Jump to content

Template:Infobox Species: Difference between revisions

From Echoes from Elsewhere Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
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]]
|-
{{!}}-
}}
}}
{{#if: {{{species_name|}}} |
{{#if: {{{species_name|}}} |
! Species Name
{{!}} '''Species Name'''
| {{{species_name}}}
{{!}} {{{species_name}}}
|-
{{!}}-
}}
}}
{{#if: {{{adjective|}}} |
{{#if: {{{adjective|}}} |
! Adjective / Demonym
{{!}} '''Adjective / Demonym'''
| {{{adjective}}}
{{!}} {{{adjective}}}
|-
{{!}}-
}}
}}
{{#if: {{{classification|}}} |
{{#if: {{{classification|}}} |
! Classification
{{!}} '''Classification'''
| {{{classification}}}
{{!}} {{{classification}}}
|-
{{!}}-
}}
}}
{{#if: {{{origin|}}} |
{{#if: {{{origin|}}} |
! Origin
{{!}} '''Origin'''
| {{{origin}}}
{{!}} {{{origin}}}
|-
{{!}}-
}}
}}
{{#if: {{{environment|}}} |
{{#if: {{{environment|}}} |
! Primary Environment
{{!}} '''Primary Environment'''
| {{{environment}}}
{{!}} {{{environment}}}
|-
{{!}}-
}}
}}
{{#if: {{{averageheight|}}} |
{{#if: {{{averageheight|}}} |
! Average Height
{{!}} '''Average Height'''
| {{{averageheight}}}
{{!}} {{{averageheight}}}
|-
{{!}}-
}}
}}
{{#if: {{{averageweight|}}} |
{{#if: {{{averageweight|}}} |
! Average Weight
{{!}} '''Average Weight'''
| {{{averageweight}}}
{{!}} {{{averageweight}}}
|-
{{!}}-
}}
}}
{{#if: {{{lifespan|}}} |
{{#if: {{{lifespan|}}} |
! Lifespan
{{!}} '''Lifespan'''
| {{{lifespan}}}
{{!}} {{{lifespan}}}
|-
{{!}}-
}}
}}
{{#if: {{{reproduction|}}} |
{{#if: {{{reproduction|}}} |
! Reproduction
{{!}} '''Reproduction'''
| {{{reproduction}}}
{{!}} {{{reproduction}}}
|-
{{!}}-
}}
}}
{{#if: {{{soulstatus|}}} |
{{#if: {{{soulstatus|}}} |
! Soul Status
{{!}} '''Soul Status'''
| {{{soulstatus}}}
{{!}} {{{soulstatus}}}
|-
{{!}}-
}}
}}
{{#if: {{{possessionvuln|}}} |
{{#if: {{{possessionvuln|}}} |
! Possession Vulnerability
{{!}} '''Possession Vulnerability'''
| {{{possessionvuln}}}
{{!}} {{{possessionvuln}}}
|-
{{!}}-
}}
}}
{{#if: {{{patrondeity|}}} |
{{#if: {{{patrondeity|}}} |
! Patron Deity
{{!}} '''Patron Deity'''
| {{{patrondeity}}}
{{!}} {{{patrondeity}}}
|-
{{!}}-
}}
}}
{{#if: {{{alignment|}}} |
{{#if: {{{alignment|}}} |
! Typical Alignment / Behavior
{{!}} '''Typical Alignment / Behavior'''
| {{{alignment}}}
{{!}} {{{alignment}}}
|-
{{!}}-
}}
}}
{{#if: {{{warrole|}}} |
{{#if: {{{warrole|}}} |
! Role in the War
{{!}} '''Role in the War'''
| {{{warrole}}}
{{!}} {{{warrole}}}
|-
{{!}}-
}}
}}
{{#if: {{{subspecies|}}} |
{{#if: {{{subspecies|}}} |
! Subspecies / Variants
{{!}} '''Subspecies / Variants'''
| {{{subspecies}}}
{{!}} {{{subspecies}}}
|-
{{!}}-
}}
}}
|}
|}
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.
Paste this on a species page (omit or leave blank parameters to hide rows):


<pre style="white-space: pre-wrap;">
<pre>
{{Infobox Species
{{Infobox Species
| image          = Example.jpg
| species_name    = Klyptarans
| species_name    = Klyptarans
| adjective      = Klyptaran
| adjective      = Klyptaran
| classification  = Sapient extraterrestrial crustacean-analog
| classification  = Sapient extraterrestrial crustacean-analog
| origin          = Klyptar Prime
| origin          = Klyptar Prime (tidal supercontinent world)
| environment    = Tidal pools and hives
| environment    = Tidal pools to industrialized global hives; interstellar exile colonies
| 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>

Latest revision as of 20:49, 20 February 2026


Usage

Paste this on a species page (omit or leave blank parameters to hide rows):

{{Infobox Species
| species_name    = Klyptarans
| adjective       = Klyptaran
| classification  = Sapient extraterrestrial crustacean-analog
| origin          = Klyptar Prime (tidal supercontinent world)
| environment     = Tidal pools to industrialized global hives; interstellar exile colonies
}}