Difference between revisions of "Template:InfoBoxCreature"

m
m
 
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class='infobox'
+
<includeonly>{| class="infobox"
 
|-
 
|-
| colspan='2' | [[Image:{{{image|191px}}}|]]
+
{{#if:{{{image|}}}|
 +
{{!}} colspan="2" style="padding:1px" {{!}} [[Image:{{{image}}}|191px]]
 +
}}
 +
|-
 +
! colspan="2" class="infoboxname" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}} }}
 +
|-
 +
! colspan="2" class="infoboxname" | {{#if:{{{othername|}}}|''({{{othername}}})|}}
 +
|-
 +
! colspan="2" class="infoboxheading"| Creature information
 +
|- class="infoboxrow"
 +
{{#if:{{{type|}}}|
 +
{{!}} Type
 +
{{!}} {{{type|}}}
 +
}}
 +
|- class="infoboxrow"
 +
| Homeworld
 +
| {{{homeworld|}}}
 +
|- class="infoboxrow"
 +
{{#if:{{{environment|}}}|
 +
{{!}} Environment
 +
{{!}} {{{environment|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{mass|}}}|
 +
{{!}} Average mass
 +
{{!}} {{{mass|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{length|}}}|
 +
{{!}} Average length
 +
{{!}} {{{length|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{height|}}}|
 +
{{!}} Average height
 +
{{!}} {{{height|}}}
 +
}}
 
|-  
 
|-  
| colspan='2' class='infoboxname' | {{{name}}}
+
{{#if:{{{system|}}}|
 +
{{!}}{{{colspan="2" class="infoboxrow" |Creature stats}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{system|}}}|
 +
{{!}} System
 +
{{!}} {{{system|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Str|}}}|
 +
{{!}} STR
 +
{{!}} {{{Str|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Bod|}}}|
 +
{{!}} BOD
 +
{{!}} {{{Bod|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Dex|}}}|
 +
{{!}} DEX
 +
{{!}} {{{Dex|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Rfl|}}}|
 +
{{!}} RFL
 +
{{!}} {{{Rfl|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{iInt|}}}|
 +
{{!}} INT
 +
{{!}} {{{Int|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Wil|}}}|
 +
{{!}} WIL
 +
{{!}} {{{Wil|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Edg|}}}|
 +
{{!}} EDG
 +
{{!}} {{{Edg|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Traits|}}}|
 +
{{!}} Traits
 +
{{!}} {{{Traits|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Skills|}}}|
 +
{{!}} Skills
 +
{{!}} {{{Skills|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Size|}}}|
 +
{{!}} Size
 +
{{!}} {{{Size|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Armor|}}}|
 +
{{!}} Armor
 +
{{!}} {{{Armor|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Attack|}}}|
 +
{{!}} Attack
 +
{{!}} {{{Attack|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Move|}}}|
 +
{{!}} Movement
 +
{{!}} {{{Move|}}}
 +
}}  
 
|-
 
|-
| colspan='2' class='infoboxheading' | '''Creature information'''
+
|}</includeonly><noinclude>{{documentation}}</noinclude>
|- class='infoboxrow'
 
| Homeworld      || {{{Homeworld|}}}
 
|- class='infoboxrow'
 
| Environment          || {{{Environment|}}}
 
|- class='infoboxrow'
 
| Type        || {{{Type|}}}
 
|- class='infoboxrow'
 
| Body Shape      ||  {{{Body Shape|}}}
 
|- class='infoboxrow'
 
| Coloring      ||  {{{Coloring|}}}
 
|- class='infoboxrow'
 
| Lenght      ||  {{{Length|cm}}}
 
|- class='infoboxrow'
 
| Height      ||  {{{Height|cm}}}
 
|- class='infoboxrow'
 
| Mass      ||  {{{Mass|kg}}}
 
|- class='infoboxrow'
 
 
 
| colspan='2' class='Infoboxheading' | '''Creature specifications'''
 
|- class='infoboxrow'
 
| Str      || {{{Str|}}}
 
|- class='infoboxrow'
 
| Bod      || {{{Bod|}}}
 
|- class='infoboxrow'
 
| Dex      || {{{Dex|}}}
 
|- class='infoboxrow'
 
| Rfl      || {{{Rfl|}}}
 
|- class='infoboxrow'
 
| Int      || {{{Int|}}}
 
|- class='infoboxrow'
 
| Wil      || {{{Wil|}}}
 
|- class='infoboxrow'
 
| Edg      || {{{Edg|}}}
 
|- class='infoboxrow'
 
| Traits  || {{{Traits|}}}
 
|- class='infoboxrow'
 
| Skills  || {{{Skills|}}}
 
|- class='infoboxrow'
 
| Size  || {{{Size|}}}
 
|- class='infoboxrow'
 
| Armor  || {{{Armor|}}}
 
|- class='infoboxrow'
 
| Attack  || {{{Attack|}}}
 
|- class='infoboxrow'
 
| Movement  || {{{Movements|}}}
 
|}
 
 
 
<noinclude>
 
==Usage instructions==
 
Copy and paste the following code into the top of the article, filling the appropriate fields. If a field is unknown, delete it.
 
<pre><nowiki>
 
 
 
 
 
{{InfoBoxCreature
 
| image = [[Image:*.***|191px]]
 
| name = ???
 
| Environment = ???
 
| Type = ???
 
| Body Shape = ???
 
| Coloring = ???
 
| Length = ???
 
| Height = ???
 
| Mass = ???
 
| Str = ???
 
| Bod = ???
 
| Dex = ???
 
| Rfl = ???
 
| Int = ???
 
| Wil = ???
 
| Edg = ???
 
| Traits = ???
 
| Skills = ???
 
| Size = ???
 
| Armor = ???
 
| Attack = ???
 
| Movement = ???
 
}}
 
 
 
==Description==
 
 
 
==References==
 
<references />
 
==Bibliography==
 
 
 
[[Category:Alien species]]
 
 
 
</nowiki></pre>
 
 
 
 
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Infobox templates|Creature]]
 
</noinclude>
 

Latest revision as of 21:22, 4 April 2024