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
m (Text replacement - ";font-size:13px" to ";font-size:125%")
(adding more parameters because this was lacking)
 
Line 3: Line 3:
|-
|-
| 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 = 
}}