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
(making little thicker)
(readding so the wiki can have more color to it (like rare's games) :))
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=330px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#FFF; border:1px solid #000; color:#000; border-radius: 15px;"
{| 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"
|-
|-
! colspan="2" bgcolor="#FFD700" style="border-radius: 15px;"''{{{title|{{PAGENAME}}}}}''
! colspan="2" bgcolor="#{{{headercolor|FFD700}}}"| <span style="color:{{{textcolor|#000}}}">''{{{title|{{PAGENAME}}}}}''</span>
|-
|-
| align="center" colspan="2" | {{{image|}}}
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{species|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{species|}}}|{{!}}-style="background:#{{{rowcolor|f7f2b9}}}"
{{!}} '''Species'''
{{!}} <span style="color:{{{textcolor|#000}}}">'''Species'''</span>
{{!}} {{{species}}}
{{!}} {{{species}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{games|}}}|{{!}}-
{{#if:{{{games|}}}|{{!}}-
{{!}} '''Game appearances'''
{{!}} <span style="color:{{{textcolor|#000}}}">'''Game appearances'''</span>
{{!}} {{{games}}}
{{!}} {{{games}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#{{{rowcolor|f7f2b9}}}"
{{!}} '''First appearance'''
{{!}} <span style="color:{{{textcolor|#000}}}">'''First appearance'''</span>
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-
{{#if:{{{latest_appearance|}}}|{{!}}-
{{!}} '''Latest appearance'''
{{!}} <span style="color:{{{textcolor|#000}}}">'''Latest appearance'''</span>
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{portrayed_by|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{portrayed_by|}}}|{{!}}-style="background:#{{{rowcolor|f7f2b9}}}"
{{!}} '''Portrayed by'''
{{!}} <span style="color:{{{textcolor|#000}}}">'''Portrayed by'''</span>
{{!}} {{{portrayed_by}}}
{{!}} {{{portrayed_by}}}
|}}
|}}

Revision as of 00:50, September 30, 2019

Character infobox

Usage

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