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

Difference between revisions of "Template:Character infobox"

From Rare Wiki
Jump to navigationJump to search
m (Results May Vary moved page Template:Characterbox to Template:Character infobox without leaving a redirect: better naming)
 
(simplified; bot rid of the ugly bright yellow)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color: white; border:1px solid #FFFF66; color:black"
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#FFF; border:1px solid #000; color:#000; border-radius: 15px;"
| align="center" colspan="2" bgcolor="#FFFF00" style="font-size:145%;" | '''{{PAGENAME}}'''
|-
|-
|align="center" colspan="2" | {{{image|}}}<br>{{{caption|}}}
! colspan="2" bgcolor="#FFD700" style="border-radius: 15px;"| ''{{{title|{{PAGENAME}}}}}''
{{#if:{{{powers|}}}|{{!}}- style="vertical-align: top;"
|-
{{!}} '''Powers'''
| align="center" colspan="2" | {{{image|}}}
{{!}} {{{powers}}}
|- style="vertical-align: top;"
|}}
{{#if:{{{species|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{species|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Species'''
{{!}} '''Species'''
{{!}} {{{species}}}
{{!}} {{{species}}}
|}}
|}}
{{#if:{{{affiliations|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Affiliation(s)'''
{{#if:{{{games|}}}|{{!}}-
{{!}} {{{affiliations}}}
{{!}} '''Game appearances'''
|}}
{{#if:{{{enemies|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Enemies'''
{{!}} {{{enemies}}}
|}}
{{#if:{{{games|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Game(s)'''
{{!}} {{{games}}}
{{!}} {{{games}}}
|}}
|}}
{{#if:{{{firstappearance|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{firstappearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
{{#if:{{{latestappearance|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latestappearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
|}
|}
Line 38: Line 31:
|image=
|image=
|caption=
|caption=
|powers=
|species=
|species=
|affiliations=
|enemies=
|games=
|games=
|firstappearance=
|first_appearance=
|latestappearance=
|latest_appearance=
}}
}}
</pre>
</pre>
[[Category:Formatting Templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 03:03, April 3, 2019

Character infobox

Usage

{{Characterbox
|image=
|caption=
|species=
|games=
|first_appearance=
|latest_appearance=
}}