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

Difference between revisions of "Template:Infobox character"

From the Conker Wiki, the Conker encyclopedia
Jump to navigationJump to search
m (spaces)
(unnecessary)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:250px; float:right; font-size:smaller; border:2px solid #ffa500; background-color: #D3D3D3;"
{| class="infobox orange"
| colspan="2" style="text-align:center;font-size:125%" | '''{{{name|{{PAGENAME}}}}}'''
|-
|-
| bgcolor=white align="center" colspan="2" | [[File:{{{image|Noimage.jpg}}}|250px]]
| colspan="2" style="text-align:center" | {{{image|}}}
|-
|-
| align="center" colspan=2 bgcolor="#ffa500" style="border-bottom:0px solid #D3D3D3; font-size:larger; color:white;" | '''{{{name|{{PAGENAME}}}}}'''
{{#if:{{{full_name|}}}|
|-
{{!}} '''Full name'''
{{#if:{{{gender<includeonly>|</includeonly>}}} |
{{!}} {{{full_name}}}
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''Gender:'''
{{!}}-
{{!}}{{{gender}}}
}}
{{#if:{{{gender|}}}|
{{!}} '''Gender'''
{{!}} {{{gender}}}
{{!}}-
}}
{{#if:{{{first_appearance|}}}|
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}}-
}}
{{#if:{{{species|}}}|
{{!}} '''Species'''
{{!}} {{{species}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{first_appearance<includeonly>|</includeonly>}}} |
{{#if:{{{color|}}}|
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''First appearance:'''
{{!}} '''Color'''
{{!}}{{{first_appearance}}}
{{!}} {{{color}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{species<includeonly>|</includeonly>}}} |
{{#if:{{{eyes|}}}|
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''Species:'''
{{!}} '''Eye color'''
{{!}}{{{species}}}
{{!}} {{{eyes}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{color<includeonly>|</includeonly>}}} |
{{#if:{{{height|}}}|
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''Color:'''
{{!}} '''Height'''
{{!}}{{{color}}}
{{!}} {{{height}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{eyes<includeonly>|</includeonly>}}} |
{{#if:{{{group|}}}|
{{!}} style="width:57%; background-color: #ffa500; font-weight:bold; color:white;" {{!}} '''Eye color:'''
{{!}} '''Associated with'''
{{!}}{{{eyes}}}
{{!}} {{{group}}}
{{!}}-
{{!}}-
}}
}}
Line 37: Line 51:
|name =
|name =
|image =
|image =
|full_name =
|gender =
|gender =
|first_appearance =
|first_appearance =
Line 42: Line 57:
|color =
|color =
|eyes =
|eyes =
|height =
|group =
}}</pre>
}}</pre>


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

Latest revision as of 20:43, December 11, 2023

Infobox character

Usage

{{Infobox character
|name =
|image =
|full_name =
|gender =
|first_appearance =
|species =
|color =
|eyes =
|height =
|group =
}}