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)
 
m (update)
 
(15 intermediate revisions by 2 users not shown)
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"
| align="center" colspan="2" bgcolor="#FFFF00" style="font-size:145%;" | '''{{PAGENAME}}'''
! colspan="2" style="background:#{{{headercolor|FFD700}}};font-size:125%"| {{color|{{{name|{{PAGENAME}}}}}|{{{textcolor|#000}}}}}
|-
|-
|align="center" colspan="2" | {{{image|}}}<br>{{{caption|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
{{#if:{{{powers|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top;"
{{!}} '''Powers'''
{{#if:{{{species|}}}|{{!}}-style="background:{{{rowcolor|#f7f2b9}}}"
{{!}} {{{powers}}}
{{!}} <span style="color:{{{textcolor|#000}}}">'''Species'''</span>
|}}
{{#if:{{{species|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Species'''
{{!}} {{{species}}}
{{!}} {{{species}}}
|}}
|}}
{{#if:{{{affiliations|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Affiliation(s)'''
{{#if:{{{affiliation|}}}|{{!}}-style="background:{{{rowcolor|#f7f2b9}}}"
{{!}} {{{affiliations}}}
{{!}} <span style="color:{{{textcolor|#000}}}">'''Affiliation'''</span>
{{!}} {{{affiliation}}}
|}}
|}}
{{#if:{{{enemies|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Enemies'''
{{#if:{{{games|}}}|{{!}}-style="background:{{{rowcolor|#f7f2b9}}}"
{{!}} {{{enemies}}}
{{!}} <span style="color:{{{textcolor|#000}}}">'''Game appearances'''</span>
{{!}} {{{games}}}
|}}
|}}
{{#if:{{{games|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Game(s)'''
{{#if:{{{first_appearance|}}}|{{!}}-style="background:{{{rowcolor|#f7f2b9}}}"
{{!}} {{{games}}}
{{!}} <span style="color:{{{textcolor|#000}}}">'''First appearance'''</span>
{{!}} {{{first_appearance}}}
|}}
|}}
{{#if:{{{firstappearance|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''First appearance'''
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:{{{rowcolor|#f7f2b9}}}"
{{!}} {{{firstappearance}}}
{{!}} <span style="color:{{{textcolor|#000}}}">'''Latest appearance'''</span>
{{!}} {{{latest_appearance}}}
|}}
|}}
{{#if:{{{latestappearance|}}}|{{!}}- style="vertical-align: top;"
|- style="vertical-align: top"
{{!}} '''Latest appearance'''
{{#if:{{{portrayed_by|}}}|{{!}}-style="background:{{{rowcolor|#f7f2b9}}}"
{{!}} {{{latestappearance}}}
{{!}} <span style="color:{{{textcolor|#000}}}">'''Portrayed by'''</span>
{{!}} {{{portrayed_by}}}
|}}
|}}
|}
|}
Line 35: Line 37:
==Usage==
==Usage==
<pre>
<pre>
{{Characterbox
{{Character infobox
|image=
|image=
|caption=
|powers=
|species=
|species=
|affiliations=
|affiliation=
|enemies=
|games=
|games=
|firstappearance=
|first_appearance=
|latestappearance=
|latest_appearance=
|portrayed_by=
}}
}}
</pre>
</pre>
[[Category:Formatting Templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 04:40, October 16, 2021

Character infobox

Usage

{{Character infobox
|image=
|species=
|affiliation=
|games=
|first_appearance=
|latest_appearance=
|portrayed_by=
}}