Difference between revisions of "Template:Infobox bot"

From RA2Wiki
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
! Team/Creator:
 
! Team/Creator:
 
| {{{team|N/A}}}
 
| {{{team|N/A}}}
|- {{#if:{{{weight|}}}|
+
|-  
 
! Weight Class:  
 
! Weight Class:  
<td> {{weightclass|{{{weight}}}}}
+
|{{weightclass|{{{weight|N/A}}}}}
| LW | Lightweight | LightWeight = [[Lightweight]]
 
| Middleweight | MW | MiddleWeight = [[Middleweight]]
 
| Heavyweight | HW | HeavyWeight = [[Heavyweight]]
 
| AW | Ant | Antweight = [[Antweight]]
 
| SHW | Superheavyweight | SuperHeavyWeight = [[SuperHeavyWeight]]
 
| {{{weight}}} }} }}
 
|- {{#if:{{{class|}}}|
 
! Weight Class:
 
| {{{class}}} }}
 
 
|-
 
|-
 
! Type:
 
! Type:
 
| {{{type|Unique}}}
 
| {{{type|Unique}}}
 +
|-
 +
{{#if:{{{weapon|}}}|
 +
{{!}}-
 +
! Weapon:
 +
{{!}} {{{weapon}}}
 +
}}
 +
|-
 +
{{#if:{{{armor|}}}|
 +
{{!}}-
 +
! Armor:
 +
{{!}} {{{armor}}}
 +
}}
 +
|-
 +
{{#if:{{{wins|}}}|
 +
{{!}}-
 +
! Tournament Wins:
 +
{{!}} {{{wins}}}
 +
}}
 +
|-
 +
{{#if:{{{loss|}}}|
 +
{{!}}-
 +
! Tournament losses:
 +
{{!}} {{{loss}}}
 +
}}
 +
 
|}
 
|}
 
{{-}}
 
{{-}}
Line 27: Line 43:
 
  weight = Weightclass
 
  weight = Weightclass
 
  class = !!Depreciated!!! Please use weight
 
  class = !!Depreciated!!! Please use weight
 +
weapon = describe the weapon's composition if you like
 +
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 19: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.