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
(readding so the wiki can have more color to it (like rare's games) :))
(fix grammatical error)
Line 5: Line 5:
| align="center" colspan="2" | {{{image|}}}
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{species|}}}|{{!}}-style="background:#{{{rowcolor|f7f2b9}}}"
{{#if:{{{species|}}}|{{!}}-style="background:{{{rowcolor|#f7f2b9}}}"
{{!}} <span style="color:{{{textcolor|#000}}}">'''Species'''</span>
{{!}} <span style="color:{{{textcolor|#000}}}">'''Species'''</span>
{{!}} {{{species}}}
{{!}} {{{species}}}
Line 15: Line 15:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#{{{rowcolor|f7f2b9}}}"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:{{{rowcolor|#f7f2b9}}}"
{{!}} <span style="color:{{{textcolor|#000}}}">'''First appearance'''</span>
{{!}} <span style="color:{{{textcolor|#000}}}">'''First appearance'''</span>
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
Line 25: Line 25:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{portrayed_by|}}}|{{!}}-style="background:#{{{rowcolor|f7f2b9}}}"
{{#if:{{{portrayed_by|}}}|{{!}}-style="background:{{{rowcolor|#f7f2b9}}}"
{{!}} <span style="color:{{{textcolor|#000}}}">'''Portrayed by'''</span>
{{!}} <span style="color:{{{textcolor|#000}}}">'''Portrayed by'''</span>
{{!}} {{{portrayed_by}}}
{{!}} {{{portrayed_by}}}

Revision as of 00:52, September 30, 2019

Character infobox

Usage

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