Template:Infobox Species: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
|- | |- | ||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
| colspan="2" style="text-align: center;" | [[File:{{{image | | 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. | |||
<pre style="white-space: pre-wrap;"> | <pre style="white-space: pre-wrap;"> | ||
{{Infobox Species | {{Infobox Species | ||
| image = | | image = Example.jpg | ||
| species_name = | | species_name = Klyptarans | ||
| adjective = | | adjective = Klyptaran | ||
| classification = | | classification = Sapient extraterrestrial crustacean-analog | ||
| origin = Klyptar Prime | |||
| environment = Tidal pools and hives | |||
| averageheight = 1.2–1.8 m carapace span | |||
| averageweight = 80–150 kg | |||
| lifespan = 80–120 standard years | |||
| reproduction = Sexual, socially regulated | |||
| soulstatus = Present | |||
| possessionvuln = Moderate | |||
| patrondeity = None | |||
| alignment = Lawful Neutral | |||
| warrole = Defensive swarm | |||
| subspecies = Core • Drift Pod exiles | |||
}} | }} | ||
</pre> | </pre> | ||
All fields are optional. | |||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 20:35, 20 February 2026
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.
{{Infobox Species
| image = Example.jpg
| species_name = Klyptarans
| adjective = Klyptaran
| classification = Sapient extraterrestrial crustacean-analog
| origin = Klyptar Prime
| environment = Tidal pools and hives
| averageheight = 1.2–1.8 m carapace span
| averageweight = 80–150 kg
| lifespan = 80–120 standard years
| reproduction = Sexual, socially regulated
| soulstatus = Present
| possessionvuln = Moderate
| patrondeity = None
| alignment = Lawful Neutral
| warrole = Defensive swarm
| subspecies = Core • Drift Pod exiles
}}
All fields are optional.