Bureaucrats, content-moderator, emailconfirmed, Interface administrators, rollback, Suppressors, Administrators, threadmoderator
4,109
edits
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox" style=" | {| id="character" class="infobox" style="width:300px" | ||
! colspan="2" style="font-size:125%" | {{{title|{{PAGENAME}}}}} | |||
|- | |- | ||
|style=" | | colspan="2" style="text-align:center" | {{{image|}}} | ||
|- | |- | ||
| | {{#if:{{{other names|}}}| | ||
{{!}} '''Other names''' | |||
{{!}} {{{other names}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{jp name|}}}| | |||
{{!}} '''Jp name''' | |||
{{!}} {{{jp name}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{gender|}}}| | |||
{{!}} '''Gender''' | |||
{{!}} {{{gender}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{occupation|}}}| | |||
{{!}} '''Occupation''' | |||
{{!}} {{{occupation}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{height|}}}| | |||
{{!}} '''Height''' | |||
| | {{!}} {{{height}}} | ||
}} | |||
|- | |- | ||
{{#if:{{{appearances|}}}| | |||
{{!}} '''Appearances''' | |||
{{!}} {{{appearances}}} | |||
}} | |||
|}<noinclude> | |}<noinclude> | ||
== Usage & preview == | == Usage & preview == | ||
Line 29: | Line 40: | ||
<pre> | <pre> | ||
{| class="infobox" style=" | {| id="character" class="infobox" style="width:300px" | ||
! colspan="2" style="font-size:125%" | {{{title|{{PAGENAME}}}}} | |||
|- | |- | ||
|colspan="2"|{{{image|}}} | | colspan="2" style="text-align:center" | {{{image|}}} | ||
|- | |- | ||
{{#if:{{{other names|}}}| | |||
{{!}} '''Other names''' | |||
{{!}} {{{other names}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{jp name|}}}| | |||
{{!}} '''Jp name''' | |||
{{!}} {{{jp name}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{gender|}}}| | |||
{{!}} '''Gender''' | |||
{{!}} {{{gender}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{occupation|}}}| | |||
{{!}} '''Occupation''' | |||
{{!}} {{{occupation}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{height|}}}| | |||
{{!}} '''Height''' | |||
{{!}} {{{height}}} | |||
}} | |||
|- | |- | ||
{{#if:{{{appearances|}}}| | |||
{{!}} '''Appearances''' | |||
{{!}} {{{appearances}}} | |||
}} | |||
|}<noinclude> | |}<noinclude> | ||
</pre> | </pre> | ||
edits