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

Difference between revisions of "Template:Character infobox"

From the Crash Bandicoot Wiki, the Crash Bandicoot encyclopedia
Jump to navigationJump to search
m (easier on the eyes)
m
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=300px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#FFF; border:1px solid #000"
{| class="infobox" style="background:#FFF"
! colspan="2" style="background:#ff8a3b;font-size:125%" |  {{{name|{{PAGENAME}}}}}
|-
|-
! colspan="2" bgcolor="#ff8a3b" style=font-size:13px |  {{{name|{{PAGENAME}}}}}
| style="text-align:center" colspan="2" | {{{image|}}}
|-
|- style="vertical-align: top"
| align="center" colspan="2" | {{{image|}}}
{{#if:{{{full_name|}}}|{{!}}-style="background:#FFE5CC"
{{!}} '''Full name'''
{{!}} {{{full_name}}}
|}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#FFE5CC"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#FFE5CC"
Line 20: Line 24:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{affiliation|}}}|{{!}}-style="background:#FFE5CC"
{{#if:{{{latest_portrayal|}}}|{{!}}-style="background:#FFE5CC"
{{!}} '''Affiliation'''
{{!}} '''Latest portrayal'''
{{!}} {{{affiliation}}}
{{!}} {{{latest_portrayal}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{voice_actor|}}}|{{!}}-style="background:#FFE5CC"
{{#if:{{{portayed_by|}}}|{{!}}-style="background:#FFE5CC"
{{!}} '''Voice actor(s)'''
{{!}} '''Portrayed by'''
{{!}} {{{voice_actor}}}
{{!}} {{{portrayed_by}}}
|}}
|}}
|}<noinclude>
|}<noinclude>
Line 33: Line 37:
<pre>
<pre>
{{Character infobox
{{Character infobox
|name =
|title=
|image =
|image=
|first_appearance =
|full_name=
|latest_appearance =
|species=
|species =
|first_appearance=
|affiliation =
|latest_appearance=
|voice_actor =
|latest_portrayal=
|portrayed_by=
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Characters]]</includeonly>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 21:02, December 16, 2022

Character infobox

Usage[edit]

{{Character infobox
|title=
|image=
|full_name=
|species=
|first_appearance=
|latest_appearance=
|latest_portrayal=
|portrayed_by=
}}