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
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="background:white"
{| class="infobox green" style="width:300px"
! colspan="2" style="font-size:125%;background:green;color:white" | ''{{{name|{{PAGENAME}}}}}''
|-
|-
! colspan="2" style="background:#4f095b;color:white;font-size:125%"| {{{name|{{PAGENAME}}}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{base rarity|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{first_appearance|}}}|{{!}}-
{{!}} '''Base rarity'''
{{!}} '''First appearance'''
{{!}} {{{base rarity}}}
{{!}} {{{first_appearance}}}
|}}
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
|}}
|- style="vertical-align: top"
{{#if:{{{jap|}}}|{{!}}-
{{!}} '''Japanese name'''
{{!}} {{{jap}}}
|}}
|- style="vertical-align: top"
{{#if:{{{title|}}}|{{!}}-
{{!}} '''Title(s)'''
{{!}} {{{title}}}
|}}
|- style="vertical-align: top"
{{#if:{{{homeland|}}}|{{!}}-
{{!}} '''Homeland'''
{{!}} {{{homeland}}}
|}}
|- style="vertical-align: top"
{{#if:{{{faction|}}}|{{!}}-
{{!}} '''Faction'''
{{!}} {{{faction}}}
|}}
|- style="vertical-align: top"
{{#if:{{{role|}}}|{{!}}-
{{!}} '''Role'''
{{!}} {{{role}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{element|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{gender|}}}|{{!}}-
{{!}} '''Element'''
{{!}} '''Gender'''
{{!}} {{{element}}}
{{!}} {{{gender}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{weapon|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{relatives|}}}|{{!}}-
{{!}} '''Weapon'''
{{!}} '''Relatives'''
{{!}} {{{weapon}}}
{{!}} {{{relatives}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{game|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{species|}}}|{{!}}-
{{!}} '''Game'''
{{!}} '''Species'''
{{!}} {{{game}}}
{{!}} {{{species}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{ST|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{status|}}}|{{!}}-
{{!}} '''Special Technique'''
{{!}} '''Status'''
{{!}} {{{ST}}}
{{!}} {{{status}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{1st skill|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{other_forms|}}}|{{!}}-
{{!}} '''1st Skill'''
{{!}} '''Other form(s)'''
{{!}} {{{1st skill}}}
{{!}} {{{other_forms}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{2nd skill|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{counterparts|}}}|{{!}}-
{{!}} '''2nd Skill'''
{{!}} '''Counterpart(s)'''
{{!}} {{{2nd skill}}}
{{!}} {{{counterparts}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{obtain|}}}|{{!}}-style="background:#f5cbfa"
{{#if:{{{voice_actor|}}}|{{!}}-
{{!}} '''Where to obtain'''
{{!}} '''Voice actor(s)'''
{{!}} {{{obtain}}}
{{!}} {{{voice_actor}}}
|}}
|}}
|}<noinclude>
|}<noinclude>
Line 50: Line 79:
|name =
|name =
|image =
|image =
|base rarity =
|first_appearance =
|element =
|latest_appearance =
|weapon =
|jap =
|game =
|title =
|ST =  
|homeland =
|1st skill =
|faction =  
|2nd skill =
|role =
|obtain =
|gender =
|relatives =
|species =
|status =
|other_forms =
|counterparts =
|voice_actor =
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 04:03, July 1, 2022

Character infobox

Usage[edit]

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