Template:Infobox Character: Difference between revisions

no edit summary
mNo edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox"
{| class="infobox"
! class="infobox-header"; colspan=2 | {{{name_en|{{PAGENAME}}}}}
! class="infobox-title"; colspan=2 | {{{name_en|{{PAGENAME}}}}}
|-
! class="infobox-subheader"; colspan=2 | ''{{{epithet}}}''
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
Line 244: Line 246:
"description": "Image to show in the box",
"description": "Image to show in the box",
"type": "wiki-file-name",
"type": "wiki-file-name",
"suggested": true
},
"epithet": {
"label": "Epithet",
"description": "Nickname/In-game character title translation",
"example": "Supreme Commander of Japan",
"type": "string",
"suggested": true
"suggested": true
}
}
Line 250: Line 259:
"format": "block",
"format": "block",
"paramOrder": [
"paramOrder": [
"name_en",
"epithet",
"image",
"image",
"name_en",
"name_jp",
"name_jp",
"name_kana",
"name_kana",