|
|
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="2" style="padding:1rem;font-size:large;font-weight:bold;color:#ccc;text-align:center;border-bottom:2px solid #404040;">{{{name}}}</td> | | <td colspan="3" style="padding:1rem;font-size:large;font-weight:bold;color:#ccc;text-align:center;border-bottom:1px solid #404040;">{{{name}}}</td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
| <td colspan="2" style="padding:1rem;text-align:justified;border-bottom:2px solid #404040;">{{{description}}}</td> | | <td style="width:33%;vertical-align:top;border:1px solid #404040;padding:1rem 1rem 0 1rem;border-left:0;"> |
| | <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="padding:1rem;text-align:center;border-bottom:1px solid #404040;border-right:1px solid #404040;font-weight:bold;width:35px;">+0</td> | | <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:justified;border-bottom:1px solid #404040;">{{{tier0}}}</td>
| | <p style="font-size:large;color:#ccc;margin-top:-.5rem;">Average Height:</p> |
| </tr>
| | <p style="text-indent:2rem;margin-top:-1rem;">{{{height}}}</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;">+1</td>
| | <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:justified;border-bottom:1px solid #404040;">{{{tier1}}}</td>
| | <p style="font-size:large;color:#ccc;margin-top:-.5rem;">Languages:</p> |
| </tr>
| | <p style="text-indent:2rem;margin-top:-1rem;"> |
| <tr>
| | {{{languages}}}</p> |
| <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> |
| <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 Skills. All fields are required. | | 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). |
| <pre> | | <pre> |
| {{Skill | | {{Species2 |
| |name= | | |name= |
| |description= | | |image= |
| |Tier0= | | |traits= |
| |Tier1= | | |height= |
| |Tier2= | | |blurb= |
| |Tier3= | | |languages= |
| |Tier4= | | |feat1name= |
| |Tier5= | | |feat1desc= |
| | |feat2name= |
| | |feat2desc= |
| }} | | }} |
| </pre> | | </pre> |
Line 48: |
Line 57: |
| '''Example:''' | | '''Example:''' |
| <pre> | | <pre> |
| {{Skill | | {{Species2 |
| |name=Bladed Weapons | | |name=Chiss |
| |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. | | |image=[[File:TattooedChiss.jpg|180px]] |
| |Tier0=You know which end of a bladed weapon is intended to injure or kill. Stick ‘em with the pointy end. | | |traits= |
| |Tier1=You are skilled with the core forms of a bladed weapon type of your choice and are a competent combatant. | | * Blue skin |
| |Tier2=You are skilled in the complex forms of a bladed weapon type of your choice. | | * Glowing red eyes |
| |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.
| | * Above-average night vision |
| |Tier4=You are highly skilled with bladed weapons, able to pick up and expertly wield any bladed weapon type. | | * Rapid maturity |
| |Tier5=You know the ins-and-outs of every type of bladed weapon and are adept at using any type. | | |height=1.6 to 2.1 meters |
| | |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> |
| {{Skill | | {{Species2 |
| |name=Bladed Weapons | | |name=Chiss |
| |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. | | |image=[[File:TattooedChiss.jpg|180px]] |
| |Tier0=You know which end of a bladed weapon is intended to injure or kill. Stick ‘em with the pointy end. | | |traits=* 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. |
| }} | | }} |
| </noinclude> | | </noinclude> |