Jump to content

Template:Infobox Species: Difference between revisions

From Echoes from Elsewhere Wiki
No edit summary
No edit summary
Line 4: Line 4:
|-
|-
{{#if: {{{image|}}} |
{{#if: {{{image|}}} |
| colspan="2" style="text-align: center;" | [[File:{{{image}}}|200px]]
| colspan="2" style="text-align: center;" | [[File:{{{image|}}}|200px]]
|-
|-
}}
}}
Line 86: Line 86:


== Usage ==
== Usage ==
Copy and paste the following code at the top of a species page and fill in the desired fields. Unused fields will not appear.
Use {{Infobox Species}} with the fields below. Test with minimal fields first if issues persist.


<pre style="white-space: pre-wrap;">
<pre style="white-space: pre-wrap;">
{{Infobox Species
{{Infobox Species
| image          = Example_felarim.jpg
| image          = Test.jpg
| species_name    = Felarim
| species_name    = TestSpecies
| adjective      = Felarim / Felarine (colloquial)
| adjective      = Testian
| classification  = Mammalian humanoid (Felinoid)
| classification  = Example
| origin          = Savanna-worlds and jungle-mountain borderlands
| environment    = Plains, jungles, volcanic regions
| averageheight  = 1.8–2.4 m
| averageweight  = 90–180 kg
| lifespan        = 80–120 years
| reproduction    = Live birth, litters of 1–4 cubs
| soulstatus      = Soulless (at creation)
| possessionvuln  = High
| patrondeity    = [[Kragor the Unyielding]]
| alignment      = Pack-loyal, territorial, honor-bound
| warrole        = Active defenders; first natives with ascended god
| subspecies      = Leonin • Panthryne • Tigrath • Cheyath
}}
}}
</pre>
</pre>
All fields are optional, but at least some should be filled for the infobox to be useful.


[[Category:Templates]]
[[Category:Templates]]
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Revision as of 20:34, 20 February 2026


Usage

Use

colspan="2" style="text-align: center;" {{{species_name}}} {{{adjective}}} {{{classification}}} {{{origin}}} {{{environment}}} {{{averageheight}}} {{{averageweight}}} {{{lifespan}}} {{{reproduction}}} {{{soulstatus}}} {{{possessionvuln}}} {{{patrondeity}}} {{{alignment}}} {{{warrole}}} {{{subspecies}}}
Species Info
with the fields below. Test with minimal fields first if issues persist.
{{Infobox Species
| image           = Test.jpg
| species_name    = TestSpecies
| adjective       = Testian
| classification  = Example
}}