NewsUnrealEdForumsFilesModsFragBU

Skin

BeyondUnreal


Personal tools

Difference between revisions of "Template:Infobox Tournament Character"

From Liandri Archives

Jump to: navigation, search
m (trying to make it not force text down)
(Updated due to several UT3 characters having listed places of birth and names.)
 
(3 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
  |-
 
  |-
 
| 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;'>
 
| colspan="2" style="font-size: 8pt;" | Appearances:<div style='padding-left: 15px; font-size: 7pt;'>
Line 24: Line 30:
  
 
<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 30: Line 37:
 
{{Infobox Tournament Character
 
{{Infobox Tournament Character
 
| name        =
 
| name        =
 +
| realname    =
 
| image      =
 
| image      =
 
| race        =  
 
| race        =  
| age        =  
+
| birth_date  =
 +
| birthplace  =
 
| affil      =  
 
| affil      =  
 
| team        =  
 
| team        =  
Line 40: 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 =  
}}