Difference between revisions of "Template:Character"
From TWC Wiki
Jump to navigationJump to search(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {| class="infobox bordered | + | {| class="infobox bordered info-right" |
− | ! colspan="2" style="font-size:110%; text-align: center | + | ! colspan="2" style="font-size:110%; text-align:center;"|''{{{title|{{PAGENAME}}}}}''<!-- |
− | -->{{#if:{{{ | + | -->{{#if:{{{Image|}}}|<tr><td colspan="2" style="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>}}} |
|- | |- | ||
− | ! | + | ! 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:{{{ | + | -->{{#if:{{{Style Name|}}}|<tr><th>Style Name:</th><td>{{{Style Name}}}</td></tr>}} |
− | {{#if:{{{Class|}}}|<tr><th | + | {{#if:{{{Title|}}}|<tr><th>Title:</th><td>{{{Title}}}</td></tr>}} |
− | {{#if:{{{Legendary|}}}|<tr><th | + | {{#if:{{{Race|}}}|<tr><th>Race:</th><td>{{{Race}}}</td></tr>}} |
− | + | {{#if:{{{Class|}}}|<tr><th>Class:</th><td>{{{Class}}}</td></tr>}} | |
+ | {{#if:{{{Legendary|}}}|<tr><th>Legendary:</th><td>{{{Legendary}}}</td></tr>}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
− | |||
==USAGE== | ==USAGE== | ||
Line 31: | Line 31: | ||
'''<nowiki> | '''<nowiki> | ||
{{Character | {{Character | ||
− | | | + | |Image=[[File:No_image.png]] |
|Name= ? | |Name= ? | ||
|From Game= ? | |From Game= ? | ||
Line 37: | Line 37: | ||
|Starting Faction= ? | |Starting Faction= ? | ||
|Faction Leader= ? | |Faction Leader= ? | ||
+ | |Style Name= ? | ||
+ | |Title= ? | ||
|Race= ? | |Race= ? | ||
|Class= ? | |Class= ? | ||
Line 42: | Line 44: | ||
}}</nowiki>''' | }}</nowiki>''' | ||
− | The last | + | The last five (Style Name, Title, Race, Class, and Legendary) are optional and will not show up if not added. |
− | + | [[Category:Infobox Template]] | |
− | [[Category:Template]] | + | </noinclude> |
Latest revision as of 07:23, 19 April 2020
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.