NewsUnrealEdForumsFilesModsFragBU

Skin

BeyondUnreal


Personal tools

Difference between revisions of "Template:Infobox Tournament Character"

From Liandri Archives

Jump to: navigation, search
m (appearances padding)
(Updated due to several UT3 characters having listed places of birth and names.)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| cellspacing="0" cellpadding="4" style="border: 1px solid #000; float: right; clear: right; background: #ddd; width: 256px;"
+
{| cellspacing="0" cellpadding="4" style="border: 1px solid #000; background: #ddd; float: right; clear: right; width: 256px; margin: 10px;"
 
  |-
 
  |-
 
| colspan="2" style="text-align: center" | '''{{{name}}}'''<br />{{{image|}}}
 
| colspan="2" style="text-align: center" | '''{{{name}}}'''<br />{{{image|}}}
 +
|-
 +
| style="font-size: 8pt;" | Real Name
 +
| style="font-size: 8pt;" | {{{realname|Unknown}}}
 
  |-
 
  |-
 
| style="font-size: 8pt;" | Race
 
| style="font-size: 8pt;" | Race
 
| style="font-size: 8pt;" | {{{race|Unknown}}}
 
| style="font-size: 8pt;" | {{{race|Unknown}}}
 
  |-
 
  |-
| style="font-size: 8pt;" | Age:
+
| style="font-size: 8pt;" | Born:
| style="font-size: 8pt;" | {{{age|Unknown}}}
+
| style="font-size: 8pt;" | {{{birth_date|Unknown}}}
 +
|-
 +
| style="font-size: 8pt;" | Place of Birth:
 +
| style="font-size: 8pt;" | {{{birthplace|Unknown}}}
 
  |-
 
  |-
 
| style="font-size: 8pt;" | Corporate Affiliation:
 
| style="font-size: 8pt;" | Corporate Affiliation:
Line 13: Line 19:
 
  |-
 
  |-
 
| style="font-size: 8pt;" | Team:
 
| style="font-size: 8pt;" | Team:
| style="font-size: 8pt;" | {{{team|Unknown}}}
+
| style="font-size: 8pt;" | {{{team|None/Unknown}}}
 
  |-
 
  |-
 
| style="font-size: 8pt;" | Weapon Preference:
 
| style="font-size: 8pt;" | Weapon Preference:
| style="font-size: 8pt;" | {{{wpref|Unknown}}}
+
| style="font-size: 8pt;" | {{{wpref|No preference}}}
 
  |-
 
  |-
| colspan="2" style="font-size: 8pt;" | Appearances:<div style='padding-left: 15px; font-size: 7pt;'>{{{appearances}}}</div>
+
| colspan="2" style="font-size: 8pt;" | Appearances:<div style='padding-left: 15px; font-size: 7pt;'>
 +
{{{appearances}}}
 +
</div>
 
|}
 
|}
{{clear}}
 
  
 
<noinclude>
 
<noinclude>
 +
{{clear}}
 
==Usage==
 
==Usage==
 
Name and Appearances are the only absolutely required fields. The others default to "Unknown" if not defined
 
Name and Appearances are the only absolutely required fields. The others default to "Unknown" if not defined
Line 29: Line 37:
 
{{Infobox Tournament Character
 
{{Infobox Tournament Character
 
| name        =
 
| name        =
 +
| realname    =
 
| image      =
 
| image      =
 
| race        =  
 
| race        =  
| age        =  
+
| birth_date  =
 +
| birthplace  =
 
| affil      =  
 
| affil      =  
 
| team        =  
 
| team        =  
Line 39: Line 49:
 
</pre>
 
</pre>
 
[[Category:Character infobox templates]]</noinclude>
 
[[Category:Character infobox templates]]</noinclude>
 +
<includeonly>[[Category:Tournament Character]]</includeonly>

Latest revision as of 14:43, 24 November 2007

{{{name}}}
Real Name Unknown
Race Unknown
Born: Unknown
Place of Birth: Unknown
Corporate Affiliation: Unknown
Team: None/Unknown
Weapon Preference: No preference
Appearances:

{{{appearances}}}


Usage

Name and Appearances are the only absolutely required fields. The others default to "Unknown" if not defined

{{Infobox Tournament Character
| name        =
| realname    =
| image       =
| race        = 
| birth_date  = 
| birthplace  =
| affil       = 
| team        = 
| wpref       = 
| appearances =  
}}