Template:Infobox character: Difference between revisions

Created page with "<!-- Template:Infobox character --> {| class="infobox infobox-character" |- ! colspan="2" class="infobox-title" | {{{name|{{PAGENAME}}}}} |- | colspan="2" class="infobox-image" | {{#if:{{{image|}}}| [[File:{{{image}}}|{{{imagesize|250px}}}|alt={{{image_alt|}}}|center]] }} <!-- Fields --> {{#if:{{{race|}}}| |- ! scope="row" | Race | {{{race}}} }} {{#if:{{{age|}}}| |- ! scope="row" | Age | {{{age}}} }} {{#if:{{{nationality|}}}| |- ! scope="row" | Nationality | {{{nationa..."
 
No edit summary
Line 8: Line 8:
   [[File:{{{image}}}|{{{imagesize|250px}}}|alt={{{image_alt|}}}|center]]
   [[File:{{{image}}}|{{{imagesize|250px}}}|alt={{{image_alt|}}}|center]]
}}
}}
<!-- Fields -->
{{#if:{{{race|}}}|
{{#if:{{{race|}}}|
|-
|-
Line 30: Line 29:
}}
}}
|}
|}
<noinclude>
<noinclude>
<!-- VisualEditor / TemplateData -->
<!-- VisualEditor / TemplateData -->
Line 40: Line 40:
       "description": "Full name of the character.",
       "description": "Full name of the character.",
       "type": "string",
       "type": "string",
      "suggested": true,
       "example": "Irian Balewood"
       "example": "Irian Balewood"
     },
     },