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
(added full name as a parameter)
(infobox orange)
Line 1: Line 1:
{| class="infobox" style="background: #fff6e5; border:1px solid #ffae19"
{| class="infobox orange"
! colspan="2" style="background-color:#ffa500;font-size:13px" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="font-size:13px" | {{{name|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|- style="vertical-align: top"
|-
{{#if:{{{full_name|}}}|{{!}}- style="background:#ffc966"
{{#if:{{{full_name|}}}
{{!}} '''Full name'''
{{!}} '''Full name'''
{{!}} {{{full_name}}}
{{!}} {{{full_name}}}
|}}
|}}
{{#if:{{{gender|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{gender|}}}
{{!}}'''Gender'''
{{!}}'''Gender'''
{{!}} style="width:17em" {{!}} {{{gender|}}}
{{!}} {{{gender|}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{first_appearance|}}}|{{!}}- style="background:#ffc966"
{{#if:{{{first_appearance|}}}
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{species|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{species|}}}
{{!}} '''Species'''
{{!}} '''Species'''
{{!}} {{{species}}}
{{!}} {{{species}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{color|}}}|{{!}}- style="background:#ffc966"
{{#if:{{{color|}}}
{{!}} '''Color'''
{{!}} '''Color'''
{{!}} {{{color}}}
{{!}} {{{color}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{eyes|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{eyes|}}}
{{!}} '''Eye color'''
{{!}} '''Eye color'''
{{!}} {{{eyes}}}
{{!}} {{{eyes}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{height|}}}|{{!}}- style="background:#ffc966"
{{#if:{{{height|}}}
{{!}} '''Height'''
{{!}} '''Height'''
{{!}} {{{height}}}
{{!}} {{{height}}}

Revision as of 19:04, October 1, 2021

Infobox character

Usage

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