Template:Species: Difference between revisions

From Firrhna Project Wiki
Jump to navigationJump to search
(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...")
 
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>
{{Game
{{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.

Template parameters

ParameterDescriptionTypeStatus
Namename

no description

Example
Felinl
Auto value
{{PAGENAME}}
Stringrequired
Imageimage

no description

Fileoptional
Image captionimagecaption

no description

Stringoptional
Homeworldhomeworld

no description

Stringoptional
Alliesallies

no description

Stringoptional
Enemiesenemies

no description

Stringoptional
Morphologymorphology

no description

Stringoptional
Kardashev scalekardashev

no description

Stringoptional