Difference between revisions of "Template:Species"
Template page
(Created page with "<div class="infobox"> {| width="275" align="right" cellpadding="3" cellspacing="0" style="border-radius:13px;margin-bottom: 0; {{#if: {{{image|}}}| {{!}} colspan="2" bgcolor={...") |
m (Protected "Template:Species" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly> | ||
<infobox theme="bravo"> | |||
{{ | <title source="name"> | ||
<default>{{PAGENAME}}</default><format>'''{{{name|}}}'''</format> | |||
</title> | |||
<image source="image"/> | |||
<header>Stellar Information</header> | |||
<data source="homeworld"><label>Mandate</label></data> | |||
<data source="star system"><label>Mandate</label></data> | |||
<data source="sector"><label>Mandate</label></data> | |||
<data source="region"><label>Mandate</label></data> | |||
<data source="quadrant"><label>Mandate</label></data> | |||
<header>Political Information</header> | |||
<data source="discovery date"><label>First Contact</label></data> | |||
<data source="extinction date"><label>Extinction Date</label></data> | |||
<data source="affiliation"><label>Affiliation</label></data> | |||
<data source="political system"><label>Political System</label></data> | |||
<data source="population"><label>Total Population</label></data> | |||
<data source="type"><label>Species Type</label></data> | |||
{{#if: {{{ | <data source="atmosphere type"><label>Atmospheric Requirements</label></data> | ||
<data source="development stage"><label>Development Stage</label></data> | |||
{{ | <data source="character"><label>Personality</label></data> | ||
<data source="discovery date"><label>Commander</label></data> | |||
<data source="discovery date"><label>Commander</label></data> | |||
{{# | <header name="footer">[[Template:Species]]</header> | ||
</infobox> | |||
{{#if: {{{templatemode|}}}|<!-- do nothing -->|<!--else-->[[Category:Species]]{{DEFAULTSORT:{{{name}}}}} | |||
{{#switch:{{{quadrant|}}} | |||
| | |alpha | ||
|Alpha | |||
|[[Alpha Quadrant]] | |||
|Alpha Quadrant = [[Category:Alpha Quadrant]] | |||
|beta | |||
| | |Beta | ||
|[[Beta Quadrant]] | |||
|Beta Quadrant = [[Category:Beta Quadrant]] | |||
{{ | |gamma | ||
{ | |Gamma | ||
| | |[[Gamma Quadrant]] | ||
| | |Gamma Quadrant = [[Category:Gamma Quadrant]] | ||
|delta | |||
| | |Delta | ||
|[[Delta Quadrant]] | |||
|Delta Quadrant = [[Category:Delta Quadrant]] | |||
}} | |||
{{#switch:{{{affiliation|}}} | |||
| | |Federation | ||
|[[Federation]] | |||
|United Federation of Planets | |||
|[[United Federation of Planets]] | |||
|UFP | |||
| | |[[UFP]] = [[Category:Federation Astrometrics]] | ||
|Breen | |||
|Breen Confederacy | |||
|[[Breen Confederacy]] = [[Category:Breen Astrometrics]] | |||
|Cardassian | |||
| | |[[Cardassian]] | ||
|Cardassia | |||
|[[Cardassia]] | |||
|Cardassian Union | |||
|[[Cardassian Union]] = [[Category:Cardassian Astrometrics]] | |||
| | |Dominion | ||
|The Dominion | |||
|[[Dominion]] | |||
|[[The Dominion]] = [[Category:Dominion Astrometrics]] | |||
|Gorn | |||
| | |Gorn Hegemony | ||
|[[Gorn Hegemony]] = [[Category:Gorn Astrometrics]] | |||
|Tzenkethi | |||
|Tzenkethi Coalition | |||
|[[Tzenkethi Coalition]] = [[Category:Tzenkethi Astrometrics]] | |||
| | |Kzinti | ||
|Kzinti Patriarchy | |||
|[[Kzinti Patriarchy]] = [[Category:Kzinti Astrometrics]] | |||
|Ferengi | |||
|Ferengi Alliance | |||
| | |[[Ferengi Alliance]] = [[Category:Ferengi Astrometrics]] | ||
|Klingon | |||
|Klingon Empire | |||
|[[Klingon]] | |||
|[[Klingon Empire]] = [[Category:Klingon Astrometrics]] | |||
| | |Sheliak | ||
| | |Sheliak Corporate | ||
| | |[[Sheliak Corporate]] = [[Category:Sheliak Astrometrics]] | ||
|Talarian | |||
|Talarian Empire | |||
|[[Talarian Empire]] = [[Category:Talarian Astrometrics]] | |||
<pre> | |Firat Federation | ||
|[[First Federation]] = [[Category:First Federation Astrometrics]] | |||
|Independent | |||
|Independent Planets | |||
|[[Independent Planets]] = [[Category:Independent Astrometrics]] | |||
|Romulan | |||
|Romulan Star Empire | |||
|Romulan Empire | |||
|[[Romulan]] | |||
|[[Romulan Empire]] | |||
|[[Romulan Star Empire]] = [[Category:Romulan Astrometrics]] | |||
}} | |||
}} | |||
</includeonly> | |||
<noinclude> | |||
==Species== | |||
Infobox for species<pre> | |||
{{Species | {{Species | ||
|image= | | image = | ||
|name= | | name = | ||
|star system= | | homeworld = | ||
|sector= | | star system = | ||
| | | sector = | ||
| | | region = | ||
|discovery date= | | quadrant = | ||
|extinction date= | | discovery date = | ||
|affiliation | | extinction date = | ||
| affiliation = | |||
|political system= | | political system = | ||
|population= | | population = | ||
|type= Humanoid .etc | | type = Humanoid .etc | ||
|atmosphere type= Oxygen/Chlorine/Methane/.etc | | atmosphere type = Oxygen/Chlorine/Methane/.etc | ||
|development stage= Medieval/Warp capable/.etc | | development stage = Medieval/Warp capable/.etc | ||
|character= Aggressive/Peaceful/.etc | | character = Aggressive/Peaceful/.etc | ||
}}</pre> | }}</pre> | ||
{{clear}} | |||
[[Category:Infobox Templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 07:46, 6 June 2024
Species
Infobox for species{{Species | image = | name = | homeworld = | star system = | sector = | region = | quadrant = | discovery date = | extinction date = | affiliation = | political system = | population = | type = Humanoid .etc | atmosphere type = Oxygen/Chlorine/Methane/.etc | development stage = Medieval/Warp capable/.etc | character = Aggressive/Peaceful/.etc }}