Difference between revisions of "Template:Infobox bot"

From RA2Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
! Type:
 
! Type:
 
| {{{type|Unique}}}
 
| {{{type|Unique}}}
|- {{#if:{{{weapon|}}}|
+
|-
 +
{{#if:{{{weapon|}}}|
 +
{{!}}-
 
! Weapon:
 
! Weapon:
<td>{{{weapon}}} }}
+
{{!}} {{{weapon}}}
|- {{#if:{{{wins|}}}|
+
}}
 +
|-
 +
{{#if:{{{armor|}}}|
 +
{{!}}-
 +
! Armor:
 +
{{!}} {{{armor}}}
 +
}}
 +
|-
 +
{{#if:{{{wins|}}}|
 +
{{!}}-
 
! Tournament Wins:
 
! Tournament Wins:
<td>{{{wins}}} }}
+
{{!}} {{{wins}}}
 +
}}
 +
|-
 +
{{#if:{{{loss|}}}|
 +
{{!}}-
 +
! Tournament losses:
 +
{{!}} {{{loss}}}
 +
}}
 +
 
 
|}
 
|}
 
{{-}}
 
{{-}}
Line 27: Line 46:
 
  wins = tournament wins
 
  wins = tournament wins
 
  Type = Robot Type, spinner, wedge, etc.
 
  Type = Robot Type, spinner, wedge, etc.
 +
armor = specify armor here
 
  More variables to come soon.
 
  More variables to come soon.
 
</noinclude>
 
</noinclude>

Latest revision as of 18:14, 19 October 2008

{{{name}}}
Team/Creator: N/A
Weight Class: N/A
Type: Unique


Variables:

Team = Team/Creator
weight = Weightclass
class = !!Depreciated!!! Please use weight
weapon = describe the weapon's composition if you like
wins = tournament wins
Type = Robot Type, spinner, wedge, etc.
armor = specify armor here
More variables to come soon.