Template:Infobox Character: Difference between revisions
No edit summary |
SimpleArrows (talk | contribs) No edit summary |
||
(22 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><infobox> | |||
<group> | |||
<title source="name"><default>{{PAGENAME}}</default><format>{{{name|{{PAGENAME}}}}}</format></title> | |||
<media source="image"> | |||
<caption source="imageinfo"><small>{{{imageinfo}}}</small></caption> | |||
</media> | |||
| | </group> | ||
<group> | |||
<header><small>Information</small></header> | |||
<data source="game"><label>'''Game(s)'''</label></data> | |||
<data source="va"><label>'''Portrayal'''</label></data> | |||
</group> | |||
<group> | |||
<header><small>Character</small></header> | |||
<data source="sex"><label>'''Sex'''</label></data> | |||
<data source="born"><label>'''Born'''</label></data> | |||
<data source="died"><label>'''Died'''</label></data> | |||
<data source="alignment"><label>'''Allegiance'''</label></data> | |||
<data source="role"><label>'''Role'''</label></data> | |||
<data source="prefweap"><label>'''Preferred Weapon'''</label></data> | |||
</group> | |||
</infobox></includeonly> | |||
<noinclude> | <noinclude> | ||
{|float="left" | {|float="left" | ||
|<pre> | |<pre> | ||
{{Infobox | {{Infobox Character | ||
|name = | |name = | ||
|image = | |image = | ||
|imageinfo = | |||
|game = | |game = | ||
| | |va = | ||
| | |sex = | ||
| | |born = | ||
| | |died = | ||
| | |alignment = | ||
|role = | |||
|prefweap = | |||
}} | }} | ||
</pre> | </pre> | ||
|} | |} | ||
[[Category:Infobox Templates | NOTE: If "name" is omitted, it will default to the name of the page. | ||
[[Category:Infobox Templates]]</noinclude> |
Latest revision as of 09:42, 31 January 2024
{{Infobox Character |name = |image = |imageinfo = |game = |va = |sex = |born = |died = |alignment = |role = |prefweap = }} |
NOTE: If "name" is omitted, it will default to the name of the page.