Difference between revisions of "Template:JaiTest"
From Masq
| Line 1: | Line 1: | ||
| − | <div class="pc-sidebar"><span class="pc-header">'''Name:''' {{{name}}}</span><div id="infobox">{ | + | <div class="pc-sidebar"><span class="pc-header">'''Name:''' {{{name}}}</span><div id="infobox"> |
| + | {| align="center" valign=top | ||
| + | |- | ||
| + | | colspan="2" | [[Image:{{PAGENAME}}.jpg|center|235px|border]] | ||
| + | |- | ||
| + | | '''Nationality:''' | ||
| + | | {{{info_nationality}}} | ||
| + | |- | ||
| + | | '''Occupation:''' | ||
| + | | {{{info_occupation}}} | ||
| + | |- | ||
| + | | '''Demeanor:''' | ||
| + | | {{{info_demeanor}}} | ||
| + | |- | ||
| + | | colspan="2" | <hr /> | ||
| + | |- | ||
| + | |'''Nicknames:''' | ||
| + | | {{{info_nicknames}}} | ||
| + | |- | ||
| + | | '''Apparent Age:''' | ||
| + | | {{info_apparent_age}}} | ||
| + | {{#forargs: info_ | ||
| + | | key | ||
| + | | value | ||
| + | | {{#switch: key| | ||
| + | | nationality | ||
| + | | occupation | ||
| + | | demeanor | ||
| + | | nicknames | ||
| + | | apparent_age="" | ||
| + | | {{#!:|- | ||
| + | | '''{{#var:key}}:''' | ||
| + | | {{#var:value}} | ||
| + | }} | ||
| + | }} | ||
| + | }} | ||
| + | |} | ||
| + | </div><span class="pc-header">{{{quotes_header|Quotes}}}</span><div id="quotes">{{#forargs: quote_ | ||
| key | | key | ||
| value | | value | ||