Template:Species2: Difference between revisions

From Wikipedia of the Dark Brotherhood, an online Star Wars Club
m (CSS)
m (Use Table instead of Divs (because our CSS is screwed))
Line 1: Line 1:
<div style="background-color:rgba(34,34,34,.9);display:block;width:600px;border:2px solid transparent;padding:1rem;margin:1rem;"><!--Outer Container-->
<table style="background-color:rgba(34,34,34,.9);width:600px;border:2px solid transparent;padding:1rem;margin:1rem;">
<div style="display:block;width:100%;"><!--Species Name-->
<tr colspan="3">
<span style="font-size:large;font-weight:bold;color:#ccc;display:block;text-align:center;">{{{name}}}</span>
<td style="font-size:large;font-weight:bold;color:#ccc;display:block;text-align:center;">{{{name}}}</td>
</div>
</tr>
<div style="display:inline-table;width:33%;"><!--Vital Stats-->
<tr>
<div style="vertical-align:top;display:block;width:100%;padding-bottom:5px;">
<td>
<span style="font-size:large;color:#ccc;">Notable Traits:</span>
<span style="font-size:large;color:#ccc;">Notable Traits:</span><br />
<div><!--Notable Traits Placeholder-->{{{traits}}}</div>
{{{traits}}}
<br />
</td>
</div>
<td rowspan="2" style="vertical-align:top;">{{{blurb}}}</td>
<div style="vertical-align:top;display:block;width:100%;">
<td rowspan="2">{{{image}}}</td>
<span style="font-size:large;color:#ccc;padding-bottom:-1rem;">Average Height:</span>
</tr>
<div><!--Average Height Placeholder-->{{{height}}}</div>
<tr>
</div>
<td>
</div>
<span style="font-size:large;color:#ccc;padding-bottom:-1rem;">Average Height:</span><br />
<div style="vertical-align:top;display:inline-table;width:33%;padding-top:1rem;"><!--Blurb-->{{{blurb}}}</div>
{{{height}}}
<div style="vertical-align:middle;text-align:center;display:inline-table;width:33%;"><!--Image-->{{{image}}}</div>
</td>
<div style="display:block;width:100%;"><!--Feat 1-->
</tr>
<span style="font-size:large;color:#ccc;">Unique Species Feat: {{{feat1name}}}</span><br />
<tr>
<span>{{{feat1desc}}}</span>
<td colspan="3">
</div>
<span style="font-size:large;color:#ccc;">Unique Species Feat: {{{feat1name}}}</span><br />
<div style="display:block;width:100%;"><!--Feat 2-->
{{{feat1desc}}}
<span style="font-size:large;color:#ccc;">Unique Species Feat: {{{feat2name}}}</span><br />
</td>
<span>{{{feat2desc}}}</span>
</tr>
</div>
<tr>
</div>
<td colspan="3">
<span style="font-size:large;color:#ccc;">Unique Species Feat: {{{feat2name}}}</span><br />
{{{feat2desc}}}
</td>
</tr>
</table>


<noinclude>{{Clear}}
<noinclude>{{Clear}}

Revision as of 01:18, 23 July 2015

{{{name}}}

Notable Traits:
{{{traits}}}

{{{blurb}}} {{{image}}}

Average Height:
{{{height}}}

Unique Species Feat: {{{feat1name}}}
{{{feat1desc}}}

Unique Species Feat: {{{feat2name}}}
{{{feat2desc}}}


To use: Paste the following text into the desired character article, and fill in the appropriate fields. Used for all species (Sentient, non-sentient, and creatures). Simply leave unneeded fields blank.

{{Species2
|name=
|image=
|traits=
|height=
|blurb=
|feat1name=
|feat1desc=
|feat2name=
|feat2desc=
}}

Example:

{{Species2
|name=Chiss
|image=[[File:TattooedChiss.jpg|180px]]
|traits= * Blue skin
* Glowing red eyes
* Above-average night vision
* Rapid maturity
|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.
|feat1name=Sore Thumbs
|feat1desc=As the Chiss are fairly isolationist in nature, the sighting of one is a fairly rare occurrence. {{member}}’s telltale blue skin and red eyes are seen as exotic qualities to most other species. Thus, {{member}} 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, {{member}} recognizes the value of propriety and self-control better than most species. As a result of intense schooling, {{member}} 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. 
}}
Chiss

Notable Traits:
* Blue skin

  • Glowing red eyes
  • Above-average night vision
  • Rapid maturity
The Chiss were a tall, blue-skinned Near-Human civilization from the planet Csilla in the Unknown Regions.

Average Height:
1.6 to 2.1 meters

Unique Species Feat: Sore Thumbs
As the Chiss are fairly isolationist in nature, the sighting of one is a fairly rare occurrence. Template:Member’s telltale blue skin and red eyes are seen as exotic qualities to most other species. Thus, Template:Member finds increased difficulty with blending into crowds.

Unique Species Feat: Wise Beyond Years
Members of the Chiss species mature at a faster rate in their society. Disciplined under a well-structured upbringing, Template:Member recognizes the value of propriety and self-control better than most species. As a result of intense schooling, Template:Member 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.