Check out the community portal for ways in which you can help the Wiki of Mana! Also, keep in mind that this wiki contains unmarked spoilers.

Difference between revisions of "Template:Character infobox"

From the Wiki of Mana, the Mana encyclopedia
Jump to navigationJump to search
Tag: Reverted
Tag: Manual revert
Line 1: Line 1:
{| class="infobox" style="background:white"
{| class="infobox" style="background:white"
|-
|-
! colspan="2" style="background:#4f095b;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}}
! colspan="2" style="background:#135B09;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}}
|-
|-
| align="center" colspan="2" | {{{image|}}}
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{base rarity|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#d1facb"
{{!}} '''Base rarity'''
{{!}} '''First appearance'''
{{!}} {{{base rarity}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{element|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#d1facb"
{{!}} '''Element'''
{{!}} '''Latest appearance'''
{{!}} {{{element}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{weapon|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{title|}}}|{{!}}-style="background:#d1facb"
{{!}} '''Weapon'''
{{!}} '''Title(s)'''
{{!}} {{{weapon}}}
{{!}} {{{title}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{game|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{homeland|}}}|{{!}}-style="background:#d1facb"
{{!}} '''Game'''
{{!}} '''Homeland'''
{{!}} {{{game}}}
{{!}} {{{homeland}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{ST|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{faction|}}}|{{!}}-style="background:#d1facb"
{{!}} '''Special Technique'''
{{!}} '''Faction'''
{{!}} {{{ST}}}
{{!}} {{{faction}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{1st skill|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{role|}}}|{{!}}-style="background:#d1facb"
{{!}} '''1st Skill'''
{{!}} '''Role'''
{{!}} {{{1st skill}}}
{{!}} {{{role}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{2nd skill|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{gender|}}}|{{!}}-style="background:#d1facb"
{{!}} '''2nd Skill'''
{{!}} '''Gender'''
{{!}} {{{2nd skill}}}
{{!}} {{{gender}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{obtain|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{species|}}}|{{!}}-style="background:#d1facb"
{{!}} '''Where to obtain'''
{{!}} '''Species'''
{{!}} {{{obtain}}}
{{!}} {{{species}}}
|}}
|- style="vertical-align: top"
{{#if:{{{other_forms|}}}|{{!}}-style="background:#d1facb"
{{!}} '''Other form(s)'''
{{!}} {{{other_forms}}}
|}}
|- style="vertical-align: top"
{{#if:{{{counterparts|}}}|{{!}}-style="background:#d1facb"
{{!}} '''Counterpart(s)'''
{{!}} {{{counterparts}}}
|}}
|- style="vertical-align: top"
{{#if:{{{voice_actor|}}}|{{!}}-style="background:#d1facb"
{{!}} '''Voice actor(s)'''
{{!}} {{{voice_actor}}}
|}}
|}}
|}<noinclude>
|}<noinclude>
Line 50: Line 65:
|name =
|name =
|image =
|image =
|base rarity =
|first_appearance =
|element =
|latest_appearance =
|weapon =
|title =
|game =
|homeland =
|ST =  
|faction =  
|1st skill =
|role =
|2nd skill =
|gender =
|obtain =
|species =
|other_forms =
|counterparts =
|voice_actor =
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 15:47, May 27, 2022

Character infobox

Usage

{{Character infobox
|name =
|image =
|first_appearance =
|latest_appearance =
|title =
|homeland =
|faction = 
|role =
|gender =
|species =
|other_forms =
|counterparts =
|voice_actor =
}}