|
|
Line 1: |
Line 1: |
| <includeonly><table style="background-color:rgba(34,34,34,.9);width:600px;border:2px solid #404040;border-spacing:0;border-radius:10px;"> | | <includeonly><table style="background-color:rgba(34,34,34,.9);width:600px;border:2px solid #404040;border-spacing:0;border-radius:10px;"> |
| <tr> | | <tr> |
| <td colspan="3" style="padding:1rem;font-size:large;font-weight:bold;color:#ccc;text-align:center;border-bottom:1px solid #404040;">{{{name}}}</td> | | <td colspan="2" style="padding:1rem;font-size:large;font-weight:bold;color:#ccc;text-align:center;border-bottom:2px solid #404040;">{{{name}}}</td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
| <td style="width:33%;vertical-align:top;border:1px solid #404040;padding:1rem 1rem 0 1rem;border-left:0;"> | | <td colspan="2" style="padding:1rem;text-align:justified;border-bottom:2px solid #404040;">{{{description}}}</td> |
| <p style="font-size:large;color:#ccc;margin-top:-.5rem;">Notable Traits:</p>
| |
| <p style="text-indent:2rem;margin-top:-1rem;">
| |
| {{{traits}}}</p>
| |
| </td>
| |
| <td style="width:33%;vertical-align:top;border:1px solid #404040;padding:1rem 1rem 0 1rem;text-align:justify;{{#if: {{{image}}}||border-right:0;}}">
| |
| <p style="font-size:large;color:#ccc;margin-top:-.5rem;">Description:</p>
| |
| <p style="margin-left:2rem;margin-top:-1rem;text-align:justify;">{{{blurb}}}</p></td>
| |
| {{#if: {{{image}}} |<td rowspan="2" style="text-align:center;width:33%;border:1px solid #404040;padding:1rem;border-right:0;{{#if: {{{feat1name}}}||{{#if: {{{feat2name}}}||border-bottom:0;}}}}">{{{image}}}</td>}}
| |
| </tr> | | </tr> |
| <tr> | | <tr> |
| <td style="vertical-align:top;padding:1rem 1rem 0 1rem;border:1px solid #404040;border-left:0;{{#if: {{{feat1name}}}||{{#if: {{{feat2name}}}||border-bottom:0;}}}}"> | | <td style="padding:1rem;text-align:center;border-bottom:1px solid #404040;border-right:1px solid #404040;font-weight:bold;width:35px;">+0</td> |
| <p style="font-size:large;color:#ccc;margin-top:-.5rem;">Average Height:</p>
| | <td style="padding:1rem;text-align:justified;border-bottom:1px solid #404040;">{{{tier0}}}</td> |
| <p style="text-indent:2rem;margin-top:-1rem;">{{{height}}}</p>
| | </tr> |
| </td>
| | <tr> |
| <td style="vertical-align:top;padding:1rem 1rem 0 1rem;border:1px solid #404040;{{#if: {{{image}}}||border-right:0;}}{{#if: {{{feat1name}}}||{{#if: {{{feat2name}}}||border-bottom:0;}}}}"> | | <td style="padding:1rem;text-align:center;border-bottom:1px solid #404040;border-right:1px solid #404040;font-weight:bold;width:35px;">+1</td> |
| <p style="font-size:large;color:#ccc;margin-top:-.5rem;">Languages:</p>
| | <td style="padding:1rem;text-align:justified;border-bottom:1px solid #404040;">{{{tier1}}}</td> |
| <p style="text-indent:2rem;margin-top:-1rem;">
| | </tr> |
| {{{languages}}}</p> | | <tr> |
| </td>
| | <td style="padding:1rem;text-align:center;border-bottom:1px solid #404040;border-right:1px solid #404040;font-weight:bold;width:35px;">+2</td> |
| | <td style="padding:1rem;text-align:justified;border-bottom:1px solid #404040;">{{{tier2}}}</td> |
| | </tr> |
| | <tr> |
| | <td style="padding:1rem;text-align:center;border-bottom:1px solid #404040;border-right:1px solid #404040;font-weight:bold;width:35px;">+3</td> |
| | <td style="padding:1rem;text-align:justified;border-bottom:1px solid #404040;">{{{tier3}}}</td> |
| | </tr> |
| | <tr> |
| | <td style="padding:1rem;text-align:center;border-bottom:1px solid #404040;border-right:1px solid #404040;font-weight:bold;width:35px;">+4</td> |
| | <td style="padding:1rem;text-align:justified;border-bottom:1px solid #404040;">{{{tier4}}}</td> |
| | </tr> |
| | <tr> |
| | <td style="padding:1rem;text-align:center;border-bottom:1px solid #404040;border-right:1px solid #404040;font-weight:bold;width:35px;">+5</td> |
| | <td style="padding:1rem;text-align:justified;border-bottom:1px solid #404040;">{{{tier5}}}</td> |
| </tr> | | </tr> |
| {{#if: {{{feat1name}}}|<tr>
| |
| <td colspan="3" style="padding:1rem 1rem 0 1rem;text-align:justify;{{#if: {{{feat2name}}}|border:1px solid #404040;border-left:0;border-right:0|border-top:1px solid #404040}};">
| |
| <p style="font-size:large;color:#ccc;margin-top:-.5rem;">Unique Species Feat: <span style="color:white">{{{feat1name}}}</span></p>
| |
| <p style="text-align:justify;margin-left:2rem;margin-top:-1rem;">{{{feat1desc}}}</p>
| |
| </td>
| |
| </tr>}}
| |
| {{#if: {{{feat2name}}}|<tr>
| |
| <td colspan="3" style="border-top:1px solid #404040;padding:1rem 1rem 0 1rem;text-align:justify;">
| |
| <p style="font-size:large;color:#ccc;margin-top:-.5rem;">Unique Species Feat: <span style="color:white">{{{feat2name}}}</span></p>
| |
| <p style="text-align:justify;margin-left:2rem;margin-top:-1rem;">{{{feat2desc}}}</p>
| |
| </td>
| |
| </tr>}}
| |
| </table> | | </table> |
| </includeonly><noinclude>{{Clear}} | | </includeonly><noinclude>{{Clear}} |
| To use: Paste the following text into the desired article, and fill in the appropriate fields. Used for all species (Sentient, non-sentient, and creatures). Image, Feat 1 and Feat 2 are optional (the table will resize accordingly if they are ommitted). | | To use: Paste the following text into the desired article and fill in the appropriate fields. Used for all Skills. All fields are required. |
| <pre> | | <pre> |
| {{Species2 | | {{Skill |
| |name= | | |name= |
| |image= | | |description= |
| |traits= | | |Tier0= |
| |height= | | |Tier1= |
| |blurb= | | |Tier2= |
| |languages= | | |Tier3= |
| |feat1name= | | |Tier4= |
| |feat1desc= | | |Tier5= |
| |feat2name=
| |
| |feat2desc=
| |
| }} | | }} |
| </pre> | | </pre> |
Line 57: |
Line 48: |
| '''Example:''' | | '''Example:''' |
| <pre> | | <pre> |
| {{Species2 | | {{Skill |
| |name=Chiss | | |name=Bladed Weapons |
| |image=[[File:TattooedChiss.jpg|180px]] | | |description=A fighter's ability to use a range of bladed melee weapons. This includes: Swords, Knives, Spears, Axes, and Vibroweapons of the same types. Starting with an understanding of one type of weapon, as an individual progresses, he or she can expand on not just mastery over a single type of bladed weapon, but competency in others. |
| |traits= | | |Tier0=You know which end of a bladed weapon is intended to injure or kill. Stick ‘em with the pointy end. |
| * Blue skin
| | |Tier1=You are skilled with the core forms of a bladed weapon type of your choice and are a competent combatant. |
| * Glowing red eyes
| | |Tier2=You are skilled in the complex forms of a bladed weapon type of your choice. |
| * Above-average night vision
| | |Tier3=You know enough about bladed weapons to pick up and fight competently with any type of bladed weapon and are able to fight expertly with one of your choice. |
| * Rapid maturity
| | |Tier4=You are highly skilled with bladed weapons, able to pick up and expertly wield any bladed weapon type. |
| |height=1.6 to 2.1 meters
| | |Tier5=You know the ins-and-outs of every type of bladed weapon and are adept at using any type. |
| |blurb=The Chiss were a tall, blue-skinned Near-Human civilization from the planet Csilla in the Unknown Regions. | |
| |languages=* Basic | |
| * Cheunh
| |
| |feat1name=Sore Thumbs
| |
| |feat1desc=As the Chiss are fairly isolationist in nature, the sighting of one is a fairly rare occurrence. <nowiki>{{member}}</nowiki>’s telltale blue skin and red eyes are seen as exotic qualities to most other species. Thus, <nowiki>{{member}}</nowiki> finds increased difficulty with blending into crowds.
| |
| |feat2name=Wise Beyond Years | |
| |feat2desc=Members of the Chiss species mature at a faster rate in their society. Disciplined under a well-structured upbringing, <nowiki>{{member}}</nowiki> recognizes the value of propriety and self-control better than most species. As a result of intense schooling, <nowiki>{{member}}</nowiki> has a habit of simply knowing things about the galaxy and its occupants that others might have overlooked, and can adapt to new concepts outside of the norm at a quicker rate. | |
| }} | | }} |
| </pre> | | </pre> |
| {{Species2 | | {{Skill |
| |name=Chiss | | |name=Bladed Weapons |
| |image=[[File:TattooedChiss.jpg|180px]] | | |description=A fighter's ability to use a range of bladed melee weapons. This includes: Swords, Knives, Spears, Axes, and Vibroweapons of the same types. Starting with an understanding of one type of weapon, as an individual progresses, he or she can expand on not just mastery over a single type of bladed weapon, but competency in others. |
| |traits=* Blue skin | | |Tier0=You know which end of a bladed weapon is intended to injure or kill. Stick ‘em with the pointy end. |
| * Glowing red eyes
| | |Tier1=You are skilled with the core forms of a bladed weapon type of your choice and are a competent combatant. |
| * Above-average night vision
| | |Tier2=You are skilled in the complex forms of a bladed weapon type of your choice. |
| * Rapid maturity
| | |Tier3=You know enough about bladed weapons to pick up and fight competently with any type of bladed weapon and are able to fight expertly with one of your choice. |
| |height=1.6 to 2.1 meters
| | |Tier4=You are highly skilled with bladed weapons, able to pick up and expertly wield any bladed weapon type. |
| |blurb=The Chiss were a tall, blue-skinned Near-Human civilization from the planet Csilla in the Unknown Regions. | | |Tier5=You know the ins-and-outs of every type of bladed weapon and are adept at using any type. |
| |languages=* Basic | |
| * Cheunh
| |
| |feat1name=Sore Thumbs
| |
| |feat1desc=As the Chiss are fairly isolationist in nature, the sighting of one is a fairly rare occurrence. <nowiki>{{member}}</nowiki>’s telltale blue skin and red eyes are seen as exotic qualities to most other species. Thus, <nowiki>{{member}}</nowiki> finds increased difficulty with blending into crowds.
| |
| |feat2name=Wise Beyond Years | |
| |feat2desc=Members of the Chiss species mature at a faster rate in their society. Disciplined under a well-structured upbringing, <nowiki>{{member}}</nowiki> recognizes the value of propriety and self-control better than most species. As a result of intense schooling, <nowiki>{{member}}</nowiki> has a habit of simply knowing things about the galaxy and its occupants that others might have overlooked, and can adapt to new concepts outside of the norm at a quicker rate. | |
| }} | | }} |
| </noinclude> | | </noinclude> |