Template:Species: Difference between revisions
From Firrhna Project Wiki
Jump to navigationJump to search
Kawa-neechan (talk | contribs) (Created page with "<includeonly><table class="infobox"><tr><th colspan="2" class="infobox-title">{{{name|{{PAGENAME}}}}}</th></tr> {{#if:{{{image|}}}|<tr><td colspan="2" class="infobox-image">[[File:{{{image}}}|260px]] {{#if:{{{imagecaption|}}}|''{{{imagecaption}}}''}}</td> </tr>}} {{#if:{{{homeworld|}}}|<tr> <th class="infobox-label">Homeworld</th> <td class="infobox-data">{{{homeworld}}}</td> </tr>}} {{#if:{{{allies|}}}|<tr> <th class="infobox-label">Allies</th> <td class...") |
Kawa-neechan (talk | contribs) mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
<th class="infobox-label">Enemies</th> | <th class="infobox-label">Enemies</th> | ||
<td class="infobox-data">{{{enemies}}}</td> | <td class="infobox-data">{{{enemies}}}</td> | ||
</tr>}} | |||
{{#if:{{{morphology|}}}|<tr> | |||
<th class="infobox-label">Morphology</th> | |||
<td class="infobox-data">{{{morphology}}}</td> | |||
</tr>}} | </tr>}} | ||
{{#if:{{{kardashev|}}}|<tr> | {{#if:{{{kardashev|}}}|<tr> | ||
Line 22: | Line 26: | ||
<includeonly>{{Namespace|main=[[Category:Species]]}}</includeonly> | <includeonly>{{Namespace|main=[[Category:Species]]}}</includeonly> | ||
<noinclude> | <noinclude> | ||
{{ | {{Species | ||
| name = Felin | | name = Felin | ||
| homeworld = [[Firrhna Prime]] | | homeworld = [[Firrhna Prime]] | ||
| allies = [[Space Huns]], [[Terrans]] | | allies = [[Space Huns]], [[Terrans]] | ||
| enemies = [[The Nation]] | | enemies = [[The Nation]] | ||
| morphology = Humanoid | |||
| kardashev = 1 | | kardashev = 1 | ||
}} | }} | ||
Line 58: | Line 63: | ||
"type": "string", | "type": "string", | ||
"label": "Enemies" | "label": "Enemies" | ||
}, | |||
"morphology": { | |||
"type": "string", | |||
"label": "Morphology" | |||
}, | }, | ||
"kardashev": { | "kardashev": { |
Latest revision as of 14:22, 23 September 2023
Felin | |
---|---|
Homeworld | Firrhna Prime |
Allies | Space Huns, Terrans |
Enemies | The Nation |
Morphology | Humanoid |
Kardashev scale | 1 |
An infobox for species.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | no description
| String | required |
Image | image | no description | File | optional |
Image caption | imagecaption | no description | String | optional |
Homeworld | homeworld | no description | String | optional |
Allies | allies | no description | String | optional |
Enemies | enemies | no description | String | optional |
Morphology | morphology | no description | String | optional |
Kardashev scale | kardashev | no description | String | optional |