Template:Infobox Character: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox"
{| class="infobox"
! align="center" | {{{name_en|{{PAGENAME}}}}}
! class="infobox-header"; colspan=2 | {{{name_en|{{PAGENAME}}}}}
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
{{!}} colspan=2; style="text-align:center;" {{!}} [[Image:{{{image}}}|270px]]
{{!}} class="infobox-image"; colspan=2 {{!}} [[Image:{{{image}}}|270px]]
}}
}}
|-
|-
! align="center" | '''Names'''
! class="infobox-subheader"; colspan=2 | '''Names'''
|-
|-
{{#if:{{{name_en|}}}|
{{#if:{{{name_en|}}}|
Line 18: Line 18:
|-
|-
{{#if:{{{name_kana|}}}|
{{#if:{{{name_kana|}}}|
{{!}} ''Kana'' {{!}}{{!}}''{{{name_kana}}}''
{{!}} ''Kana'' {{!}}{{!}}{{{name_kana}}}
}}
}}
|-
|-
{{#if:{{{name_ro|}}}|
{{#if:{{{name_ro|}}}|
{{!}} ''Romaji'' {{!}}{{!}}{{{name_ro}}}
{{!}} ''Romaji'' {{!}}{{!}}''{{{name_ro}}}''
}}
}}
|-
|-
Line 36: Line 36:
{{!}} ''Nicknames'' {{!}}{{!}}{{{nicknames}}}
{{!}} ''Nicknames'' {{!}}{{!}}{{{nicknames}}}
}}
}}
|-
! class="infobox-subheader"; colspan=2 | '''Profile'''
|-
{{#if:{{{class|}}}|
{{!}} ''Class'' {{!}}{{!}}{{{class}}}
}}
|-
{{#if:{{{dorm|}}}|
{{!}} ''Dorm'' {{!}}{{!}}{{{dorm}}}
}}
|-
{{#if:{{{roommate|}}}|
{{!}} ''Roommate'' {{!}}{{!}}[[{{{roommate}}}]]
}}
|-
{{#if:{{{height|}}}|
{{!}} ''Height'' {{!}}{{!}}{{{height}}}
}}
|-
{{#if:{{{threesizes|}}}|
{{!}} ''Three Sizes'' {{!}}{{!}}{{{threesizes}}}
}}
|-
{{#if:{{{shoesize|}}}|
{{!}} ''Shoe Size'' {{!}}{{!}}{{{shoesize}}}
}}
|-
{{#if:{{{weight|}}}|
{{!}} ''Weight'' {{!}}{{!}}{{{weight}}}
}}
|-
{{#if:{{{calls_self|}}}|
{{!}} ''Calls self'' {{!}}{{!}}{{{calls_self}}}
}}
|-
{{#if:{{{calls_trainer|}}}|
{{!}} ''Calls Trainer'' {{!}}{{!}}{{{calls_trainer}}}
}}
|-
{{#if:{{{seiyuu|}}}|
! class="infobox-subheader"; colspan=2 {{!}} Voice
{{!}}-
{{!}} ''Voice Actor'' {{!}}{{!}}{{{seiyuu}}}
}}
|-
! class="infobox-below"; colspan=2 | [[{{PAGENAME}}/Gallery|Image Gallery]]
|}
|}
</includeonly>
</includeonly>
Line 59: Line 105:
| shoesize=shoesize
| shoesize=shoesize
| weight=weight
| weight=weight
| strengths=strengths
| weaknesses=weaknesses
| ears=ears
| tail=tail
| family=family
| secrets=secrets
| calls_self=calls_self
| calls_self=calls_self
| calls_trainer=calls_trainer
| calls_trainer=calls_trainer
Line 173: Line 213:
"example": "Slightly reduced",
"example": "Slightly reduced",
"type": "string"
"type": "string"
},
"strengths": {
"label": "Strengths",
"description": "Character's strengths",
"example": "Giving in-depth food critiques",
"type": "string"
},
"weaknesses": {
"label": "Weaknesses",
"description": "Character's weaknesses",
"example": "Touch-and-go ticket gates at the train station",
"type": "string"
},
"ears": {
"label": "Comment (Ears)",
"description": "Character's bio comment labeled Ears",
"example": "They pick up on any sound of cooking.",
"type": "string"
},
"tail": {
"label": "Comment (Tail)",
"description": "Character's bio comment labeled Tail",
"example": "She's not very good at playing poker, her tail calls her bluff.",
"type": "string"
},
"family": {
"label": "Comment (Family)",
"description": "Character's bio comment labeled Family",
"example": "Her eye color came from her birth mother.",
"type": "string"
},
"secrets": {
"label": "Secrets",
"description": "List of secrets",
"example": "- She can tell the difference between milks with just one taste.",
"type": "content"
},
},
"calls_self": {
"calls_self": {
Line 254: Line 258:
"shoesize",
"shoesize",
"weight",
"weight",
"strengths",
"weaknesses",
"ears",
"tail",
"family",
"secrets",
"calls_self",
"calls_self",
"calls_trainer",
"calls_trainer",