The forum pages are fully operational! See this link for the latest forum topics, where users can collaborate or discuss certain topics in one place!

Difference between revisions of "Template:Character infobox"

From Arthur Wiki
Jump to navigationJump to search
m
Tag: sourceedit
Tag: sourceedit
Line 6: Line 6:
|-
|-
{{#if:{{{age|}}}|
{{#if:{{{age|}}}|
{{!}}'''Age'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Age'''
{{!}}{{{age|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{age|}}}
}}
}}
|-
|-
{{#if:{{{grade|}}}|
{{#if:{{{grade|}}}|
{{!}}'''Grade'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Grade'''
{{!}}{{{grade|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{grade|}}}
}}
}}
|-
|-
{{#if:{{{gender|}}}|
{{#if:{{{gender|}}}|
{{!}}'''Gender'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Gender'''
{{!}}{{{gender|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{gender|}}}
}}
}}
|-
|-
{{#if:{{{animal|}}}|
{{#if:{{{animal|}}}|
{{!}}'''Animal'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Animal'''
{{!}}{{{animal|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{animal|}}}
}}
}}
|-
|-
{{#if:{{{birthday|}}}|
{{#if:{{{birthday|}}}|
{{!}}'''Birthday'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Birthday'''
{{!}}{{{birthday|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{birthday|}}}
}}
}}
|-
|-
{{#if:{{{eye|}}}|
{{#if:{{{eye|}}}|
{{!}}'''Eye color'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Eye color'''
{{!}}{{{eye|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{eye|}}}
}}
}}
|-
|-
{{#if:{{{hair|}}}|
{{#if:{{{hair|}}}|
{{!}}'''Hair color'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Hair color'''
{{!}}{{{hair|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{hair|}}}
}}
}}
|-
|-
{{#if:{{{complexion|}}}|
{{#if:{{{complexion|}}}|
{{!}}'''Complexion'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Complexion'''
{{!}}{{{complexion|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{complexion|}}}
}}
}}
|-
|-
{{#if:{{{favorite color|}}}|
{{#if:{{{favorite color|}}}|
{{!}}'''Favorite color'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Favorite color'''
{{!}}{{{favorite color|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{favorite color|}}}
}}
}}
|-
|-
{{#if:{{{residence|}}}|
{{#if:{{{residence|}}}|
{{!}}'''Residence'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Residence'''
{{!}}{{{residence|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{residence|}}}
}}
}}
|-
|-
{{#if:{{{family|}}}|
{{#if:{{{family|}}}|
{{!}}'''Family'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Family'''
{{!}}{{{family|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{family|}}}
}}
}}
|-
|-
{{#if:{{{job|}}}|
{{#if:{{{job|}}}|
{{!}}'''Job'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Job'''
{{!}}{{{job|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{#ifeq:{{{job|}}}|Student||{{{job|}}}}}
}}
}}
|-
|-
{{#if:{{{book first appeared|}}}|
{{#if:{{{book first appeared|}}}|
{{!}}'''Book debut'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Book debut'''
{{!}}''{{{book first appeared|}}}''
{{!}} style="border-bottom: #999 1px solid;" {{!}}''{{{book first appeared|}}}''
}}
}}
|-
|-
{{#if:{{{cartoon first appeared|}}}|
{{#if:{{{cartoon first appeared|}}}|
{{!}}'''Cartoon debut'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Cartoon debut'''
{{!}}{{{cartoon first appeared|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{cartoon first appeared|}}}
}}
}}
|-
|-
{{#if:{{{portrayer|}}}|
{{#if:{{{portrayer|}}}|
{{!}}'''Voice actor'''
{{!}} style="border-bottom: #999 1px solid;" {{!}}'''Voice actor'''
{{!}}{{{portrayer|}}}
{{!}} style="border-bottom: #999 1px solid;" {{!}}{{{portrayer|}}}
}}
}}
|-
|-

Revision as of 01:01, 3 May 2015

Character infobox
{{character infobox
|width                 =
|character name        =
|image                 =
|imagesize             =
|image2                =
|age                   =
|grade                 =
|gender                =
|animal                =
|birthday              =
|eye                   =
|hair                  =
|complexion            =
|favorite color        =
|residence             =
|family                =
|job                   =
|cartoon first appeared=
|book first appeared   =
|portrayer             =
}}