Template:Species Infobox: Difference between revisions
From Distant Sands 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | wikitext | ||
<includeonly>{| class="infobox" style="width: 22em; background: #eaecf0; font-size: 88%; line-height: 1.5em; border: 1px solid #aaa; border-collapse: collapse; clear: right; float: right; margin: 0.5em 0 1em 1em;" | |||
|+ style="font-size: 125%; font-weight: bold; background: #d9e5f0; padding: 0.2em; text-align: center;" | {{{name|{{PAGENAME}}}}} | |||
{{#if:{{{image|}}} | |||
| {{!}} colspan="2" style="text-align: center; padding: 0.2em;" {{!}} [[File:{{{image}}}|frameless|upright=1.1|center]]{{#if:{{{image_caption|}}}|<br />{{{image_caption}}}}} | |||
}} | |||
{{#if:{{{species|}}} | |||
{{!}}- | |||
! Species | |||
{{!}} {{{species}}} | |||
}} | |||
{{#if:{{{classification|}}} | |||
{{!}}- | |||
! [[Biological classification]]s | |||
{{!}} {{{classification}}} | |||
}} | |||
{{#if:{{{designation|}}} | |||
{{!}}- | |||
! Designation | |||
{{!}} {{{designation}}} | |||
}} | |||
{{#if:{{{subspecies|}}} | |||
{{!}}- | |||
! Subspecies | |||
{{!}} {{{subspecies}}} | |||
}} | |||
{{#if:{{{height|}}}{{{mass|}}}{{{distinctive_traits|}}}{{{lifespan|}}} | |||
{{!}}- | |||
! colspan="2" style="background: #a9a9a9; text-align: center;" {{!}} Physical characteristics | |||
}} | |||
{{#if:{{{height|}}} | |||
{{!}}- | |||
! Height | |||
{{!}} {{{height}}} | |||
}} | |||
{{#if:{{{mass|}}} | |||
{{!}}- | |||
! Mass | |||
{{!}} {{{mass}}} | |||
}} | |||
{{#if:{{{distinctive_traits|}}} | |||
{{!}}- | |||
! Distinctive traits | |||
{{!}} {{{distinctive_traits}}} | |||
}} | |||
{{#if:{{{lifespan|}}} | |||
{{!}}- | |||
! Lifespan | |||
{{!}} {{{lifespan}}} | |||
}} | |||
{{#if:{{{homeworld|}}}{{{habitat|}}}{{{diet|}}}{{{language|}}} | |||
{{!}}- | |||
! colspan="2" style="background: #a9a9a9; text-align: center;" {{!}} Socio‑cultural characteristics | |||
}} | |||
{{#if:{{{homeworld|}}} | |||
{{!}}- | |||
! Homeworld | |||
{{!}} {{{homeworld}}} | |||
}} | |||
{{#if:{{{habitat|}}} | |||
{{!}}- | |||
! Habitat | |||
{{!}} {{{habitat}}} | |||
}} | |||
{{#if:{{{diet|}}} | |||
{{!}}- | |||
! Diet | |||
{{!}} {{{diet}}} | |||
}} | |||
{{#if:{{{language|}}} | |||
{{!}}- | |||
! Language | |||
{{!}} {{{language}}} | |||
}} | |||
|}</includeonly><noinclude> | |||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"name": {}, | |||
"image": {}, | |||
"image_caption": {}, | |||
"species": {}, | |||
"classification": {}, | |||
"designation": {}, | |||
"subspecies": {}, | |||
"height": {}, | |||
"mass": {}, | |||
"distinctive_traits": {}, | |||
"lifespan": {}, | |||
"homeworld": {}, | |||
"habitat": {}, | |||
"diet": {}, | |||
"language": {} | |||
} | |||
} | |||
</templatedata></noinclude> | |||
Revision as of 13:39, 29 May 2026
wikitext
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| image_caption | image_caption | no description | Unknown | optional |
| species | species | no description | Unknown | optional |
| classification | classification | no description | Unknown | optional |
| designation | designation | no description | Unknown | optional |
| subspecies | subspecies | no description | Unknown | optional |
| height | height | no description | Unknown | optional |
| mass | mass | no description | Unknown | optional |
| distinctive_traits | distinctive_traits | no description | Unknown | optional |
| lifespan | lifespan | no description | Unknown | optional |
| homeworld | homeworld | no description | Unknown | optional |
| habitat | habitat | no description | Unknown | optional |
| diet | diet | no description | Unknown | optional |
| language | language | no description | Unknown | optional |