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
(Undo revision 410112 by 2601:14B:427E:4070:E992:7C8:6AEC:87FB (talk))
Tag: Undo
 
(157 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{| class="infobox bordered" cellpadding="2" cellspacing="2" style="font-size: 90%; width:250px;"
{| class="infobox" style="width:300px;float:right;border:3px solid #7e5d32;background-color:wheat;padding:2px;margin-left:4px;border-radius:10px"
! colspan="2" style="text-align:center; border:1px solid #B22222; background:#BC1B1B; color:#ffffff; "| <span style="font-size: 125%;">{{#if:{{{character name|}}}|{{{character name}}}|{{#if:{{{Rname|}}}|{{{Rname}}}|{{PAGENAME}}}}}}</span>
|-
|-
| colspan="2" style="text-align:center; font-size: 90%" | <center>{{#if:{{{image|}}}|[[File:{{{image}}}|{{{imagesize|250px}}}]]|Have an image of this character?<br />Then please '''[[Special:Upload|upload]]''' it!}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}</center>
! colspan="2" style="background-color:#bc9055;border-radius:5px; font-size:110%" | {{{name|{{PAGENAME}}}}}{{#ifeq: {{{name}}} | | {{PAGENAME}} |}}
|-
|-
| colspan="2" | <center>{{#if:{{{image|}}}|[[File:{{{image|}}}|{{{imagesize|250px}}}]]}}{{#if:{{{caption|}}}|<br />{{{caption|}}}}}{{#if:{{{image2|}}}|{{{image2|}}}}}</center>
|-
{{#if:{{{age|}}}|
{{!}} '''Age'''
{{!}} {{{age|}}}
}}<nowiki/>
{{#if:{{{grade|}}}|
{{!}}-
{{!}} '''Grade'''
{{!}} {{{grade|}}}
}}<nowiki/>
{{#if:{{{gender|}}}|
{{#if:{{{gender|}}}|
{{Episode infobox/thingy|Gender|{{{gender}}}}}
{{!}}-
}}
{{!}} '''Gender'''
|-
{{!}} {{{gender|}}}
}}<nowiki/>
{{#if:{{{animal|}}}|
{{#if:{{{animal|}}}|
{{Episode infobox/thingy|Animal|{{{animal}}}}}
{{!}}-
}}
{{!}} '''Animal'''
|-
{{!}} {{{animal|}}}
{{#if:{{{age|}}}|
}}<nowiki/>
{{Episode infobox/thingy|Age|{{{age}}}}}
{{#if:{{{birthday|}}}|
}}
{{!}}-
|-
{{!}} '''Birthday'''
{{#if:{{{portrayer|}}}|
{{!}} {{{birthday|}}}
{{Episode infobox/thingy|Portrayer|{{{portrayer}}}}}
}}<nowiki/>
}}
{{#if:{{{eye|}}}|
|-
{{!}}-
{{!}} '''Eye color'''
{{!}} {{{eye|}}}
}}<nowiki/>
{{#if:{{{hair|}}}|
{{!}}-
{{!}} '''Hair color'''
{{!}} {{{hair|}}}
}}<nowiki/>
{{#if:{{{complexion|}}}|
{{!}}-
{{!}} '''Complexion'''
{{!}} {{{complexion|}}}
}}<nowiki/>
{{#if:{{{favorite color|}}}|
{{!}}-
{{!}} '''Favorite color'''
{{!}} {{{favorite color|}}}
}}<nowiki/>
{{#if:{{{residence|}}}|
{{!}}-
{{!}} '''Residence'''
{{!}} {{{residence|}}}
}}<nowiki/>
{{#if:{{{family|}}}|
{{#if:{{{family|}}}|
{{Episode infobox/thingy|Family|{{{family}}}}}
{{!}}-
}}
{{!}} '''Family'''
|-
{{!}} {{{family|}}}
}}<nowiki/>
{{#if:{{{job|}}}|
{{#if:{{{job|}}}|
{{Episode infobox/thingy|Occupation|{{{job}}}}}
}}
|-
{{#if:{{{favorite color|}}}|
{{Episode infobox/thingy|Favorite Color|{{{favorite color}}}}}
}}
|-
! colspan="2" style="text-align: left; background: #FF7272; color: #000000; font-weight: normal"|<center>'''Chronological information'''</center>
|-
{{#if:{{{cartoon first appeared|}}} |
{{!}}style="background-color: #DDD;"{{!}}<span style="font-size: 95%;">'''First Appeared (cartoon)'''</span>
{{!}}<span style="font-size: 95%;">{{{cartoon first appeared}}}</span>
{{!}}-
{{!}}-
}}
{{!}} '''Job'''
|-
{{!}} {{{job|}}}
{{#if:{{{book first appeared|}}} |
}}<nowiki/>
{{!}}style="background-color: #DDD;"{{!}}<span style="font-size: 90%;">'''First Appeared (books)'''</span>
{{#if:{{{book_debut|}}}|
{{!}}<span style="font-size: 90%;">''{{{book first appeared}}}''</span>
{{!}}-
{{!}} '''Book debut'''
{{!}} {{{book_debut|}}}
}}<nowiki/>
{{#if:{{{cartoon_debut|}}}|
{{!}}-
{{!}}-
}}|-
{{!}} '''Cartoon debut'''
{{#if:{{{websiteonly|}}} |
{{!}} {{{cartoon_debut|}}}
{{!}}style="background-color: #DDD;"{{!}}<span style="font-size: 90%;">'''Website'''</span>
}}<nowiki/>
{{!}}<span style="font-size: 90%;">{{{websiteonly}}}</span>
{{#if:{{{voice_actor|}}}|
{{!}}-
{{!}}-
}}
{{!}} '''Voiced by'''
|}<includeonly>[[Category:Characters]]</includeonly><noinclude>
{{!}} {{{voice_actor|}}}
==Usage==
}}<nowiki/>
|}{{#if:{{{birthday|}}}|<includeonly>[[Category:Characters with known birthdays]]</includeonly>|}}{{#if:{{{voice_actor|}}}|<includeonly>[[Category:Pages with voice actors]]</includeonly>|}}<noinclude>
<pre>
<pre>
{{character infobox
{{character infobox
|character name        =
|width                =
|image                =
|image                =
|imagesize            =
|imagesize            =
|image2                =
|age                  =
|grade                =
|gender                =
|gender                =
|animal                =
|animal                =
|age                   =
|birthday              =
|portrayer             =
|eye                   =
|hair                  =
|complexion            =
|favorite color        =
|residence             =
|family                =
|family                =
|cartoon first appeared=
|job                  =
|book first appeared  =
|cartoon_debut        =
|favorite color        =
|book_debut            =
|websiteonly           =
|voice_actor           =
}}
}}
</pre>
</pre>
[[Category:Templates]][[Category:Infoboxes]]
</noinclude>
</noinclude>

Latest revision as of 01:43, 19 August 2022

Character infobox
{{character infobox
|width                 =
|image                 =
|imagesize             =
|image2                =
|age                   =
|grade                 =
|gender                =
|animal                =
|birthday              =
|eye                   =
|hair                  =
|complexion            =
|favorite color        =
|residence             =
|family                =
|job                   =
|cartoon_debut         =
|book_debut            =
|voice_actor           =
}}