There are currently 0 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Infobox species"

From the Conker Wiki, the Conker encyclopedia
Jump to navigationJump to search
(whoops)
(adding more parameters because this was lacking)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| class="infobox orange"
{| class="infobox orange"
| colspan="2" style="text-align:center;font-size:13px" | '''{{{name|{{PAGENAME}}}}}'''
| colspan="2" style="text-align:center;font-size:125%" | '''{{{name|{{PAGENAME}}}}}'''
|-
|-
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|- style="vertical-align: top"
|-
{{#if:{{{species|}}}|{{!}}-
{{#if:{{{species|}}}|
{{!}} '''Species'''
{{!}} '''Species'''
{{!}} {{{species}}}
{{!}} {{{species}}}
|}}
{{!}}-
|- style="vertical-align: top"
}}
{{#if:{{{games|}}}|{{!}}-
{{#if:{{{games|}}}|
{{!}} '''Games'''
{{!}} '''Game appearances'''
{{!}} {{{games}}}
{{!}} {{{games}}}
|}}
{{!}}-
|}
}}
<noinclude>
{{#if:{{{habitats|}}}|
{{!}} '''Habitats'''
{{!}} {{{habitats}}}
{{!}}-
}}
{{#if:{{{attacks|}}}|
{{!}} '''Attacks'''
{{!}} {{{attacks}}}
{{!}}-
}}
{{#if:{{{weakness|}}}|
{{!}} '''Weakness'''
{{!}} {{{weakness}}}
}}
|}<noinclude>
== Usage ==
== Usage ==
<pre>
<pre>
Line 22: Line 36:
|species =
|species =
|games =
|games =
|habitats =
|attacks =
|weakness =
}}</pre>
}}</pre>


[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Species]]</includeonly>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 22:25, December 6, 2023

Infobox species

Usage

{{Infobox species
|name =
|image =
|species =
|games =
|habitats = 
|attacks = 
|weakness = 
}}