Difference between revisions of "Template:Character"
From TWC Wiki
Jump to navigationJump to searchm (cat) |
(remove colours - now coded by class/skin) |
||
Line 1: | Line 1: | ||
− | {| class="infobox bordered | + | {| class="infobox bordered" style="float: {{{align|right}}}; width: {{#if:{{{width|}}}|{{{width|}}}|23em}}; font-size: 90%; text-align: left;" cellpadding="3" |
− | ! colspan="2" style="font-size:110%; text-align: center; | + | ! colspan="2" style="font-size:110%; text-align: center;" | ''{{{title|{{PAGENAME}}}}}''<!-- |
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="background-color: white; font-size: 100%; text-align: center;"> {{{image|}}}{{#if:{{{caption|}}}|<br/><cite>{{{caption|}}}</cite>|}}}}</td></tr> | -->{{#if:{{{image|}}}|<tr><td colspan="2" style="background-color: white; font-size: 100%; text-align: center;"> {{{image|}}}{{#if:{{{caption|}}}|<br/><cite>{{{caption|}}}</cite>|}}}}</td></tr> | ||
|- | |- | ||
|- | |- | ||
− | ! | + | ! Name: |
| {{{Name|<noinclude>e.g. Karl Franz, Cao Cao etc.</noinclude>}}} | | {{{Name|<noinclude>e.g. Karl Franz, Cao Cao etc.</noinclude>}}} | ||
|- | |- | ||
− | ! | + | ! Game: |
| {{{Game|<noinclude>e.g. Warhammer, Three Kingdoms etc.</noinclude>}}} | | {{{Game|<noinclude>e.g. Warhammer, Three Kingdoms etc.</noinclude>}}} | ||
|- | |- | ||
− | ! | + | ! Culture: |
| {{{Culture|<noinclude>e.g. Imperial, Han etc.</noinclude>}}} | | {{{Culture|<noinclude>e.g. Imperial, Han etc.</noinclude>}}} | ||
|- | |- | ||
− | ! | + | ! Starting Faction: |
| {{{Starting Faction|<noinclude>e.g. The Empire, The Cao Clan etc.</noinclude>}}} | | {{{Starting Faction|<noinclude>e.g. The Empire, The Cao Clan etc.</noinclude>}}} | ||
|- | |- | ||
− | ! | + | ! Faction Leader: |
| {{{Faction Leader|<noinclude>Yes or No</noinclude>}}}<!-- | | {{{Faction Leader|<noinclude>Yes or No</noinclude>}}}<!-- | ||
− | -->{{#if:{{{Style Name|}}}|<tr><th | + | -->{{#if:{{{Style Name|}}}|<tr><th>Style Name:</th><td>{{{Style Name}}}</td></tr>}} |
− | {{#if:{{{Title|}}}|<tr><th | + | {{#if:{{{Title|}}}|<tr><th>Title:</th><td>{{{Title}}}</td></tr>}} |
− | {{#if:{{{Race|}}}|<tr><th | + | {{#if:{{{Race|}}}|<tr><th>Race:</th><td>{{{Race}}}</td></tr>}} |
− | {{#if:{{{Class|}}}|<tr><th | + | {{#if:{{{Class|}}}|<tr><th>Class:</th><td>{{{Class}}}</td></tr>}} |
− | {{#if:{{{Legendary|}}}|<tr><th | + | {{#if:{{{Legendary|}}}|<tr><th>Legendary:</th><td>{{{Legendary}}}</td></tr>}} |
|- | |- | ||
|} | |} |
Revision as of 22:29, 23 May 2019
Character | |
---|---|
Name: | e.g. Karl Franz, Cao Cao etc. |
Game: | e.g. Warhammer, Three Kingdoms etc. |
Culture: | e.g. Imperial, Han etc. |
Starting Faction: | e.g. The Empire, The Cao Clan etc. |
Faction Leader: | Yes or No
|
USAGE
Template format is as follows:
{{Character |image=[[File:No_image.png]] |Name= ? |From Game= ? |Culture= ? |Starting Faction= ? |Faction Leader= ? |Style Name= ? |Title= ? |Race= ? |Class= ? |Legendary= ? }}
The last five (Style Name, Title, Race, Class, and Legendary) are optional and will not show up if not added.