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 (1 revision imported)
(adding more parameters because this was lacking)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background: #fff6e5; border:1px solid #ffae19; color:#000"
{| class="infobox orange"
| align="center" colspan="2" bgcolor="#ffa500" style="font-size:145%;" | '''{{{name|{{PAGENAME}}}}}'''
| colspan="2" style="text-align:center;font-size:125%" | '''{{{name|{{PAGENAME}}}}}'''
|-
|-
|align="center" colspan="2" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|- style="vertical-align: top"
|-
{{#if:{{{species|}}}|{{!}}- style="background:#ffc966"
{{#if:{{{species|}}}|
{{!}} '''Species'''
{{!}} '''Species'''
{{!}} {{{species}}}
{{!}} {{{species}}}
|}}
{{!}}-
|- style="vertical-align: top"
}}
{{#if:{{{games|}}}|{{!}}- style="vertical-align: top;"
{{#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 = 
}}