Template:Attacktix: Difference between revisions
From MediaWiki
Jump to navigationJump to search
Cyberlink420 (talk | contribs) mNo edit summary |
mNo edit summary |
||
| Line 54: | Line 54: | ||
</noinclude> | </noinclude> | ||
<includeonly>{| cellspacing="0" border="0" "cellpadding="3" style="float: left; padding-left: 20px;" | <includeonly>{| cellspacing="0" border="0" "cellpadding="3" style="float: left; padding-left: 20px;" | ||
|- | |- bgcolor="#ececec" | ||
|Attacktix ID number'':||'''{{{ID|TF??}}}''' | |Attacktix ID number'':||'''{{{ID|TF??}}}''' | ||
|- | |||
|''Faction'':||{{{faction|}}} | |||
|- bgcolor="#ececec" | |- bgcolor="#ececec" | ||
|'' | |''Class'':||{{{class|}}} | ||
|- | |- | ||
|'' | |''Special'':||{{{special|}}} | ||
|- bgcolor="#ececec" | |- bgcolor="#ececec" | ||
|'' | |''Point Cost'':||{{{cost|0}}} | ||
|- | |- | ||
|'' | |''Base Speed'':||{{{speed|0}}} | ||
|- bgcolor="#ececec" | |- bgcolor="#ececec" | ||
|''Attack Type'':||{{{attacktype|}}} | |''Attack Type'':||{{{attacktype|}}} | ||
|}</includeonly> | |}</includeonly> | ||
Revision as of 03:20, 11 May 2024
Description
This template is for detailing the statistics of Attacktix figures. It has several parameters which should be filled in as completely as possible.
Usage
Parameters
Optional
- ID - The figure ID
- faction - The figure's faction
- class - The figure's class
- special - The figure's special rule
- cost - The figure's points cost
- speed - The figure's base speed
- attacktype - The figure's attack type
Code
{{attacktix
|ID=TF??
|faction=Autobot
|class=Trooper
|special= Attackback - 2/26 (7.5%)
|cost=5
|speed=8
|attacktype=Shooter
}}
Examples
Code
{{attacktix
|ID=TF03
|faction=Decepticon
|class=Trooper
|special=Attackback - 4/26 (15%)
|cost=10
|speed=4
|attacktype=Shooter (small missile)
}}
Result
| Attacktix ID number: | TF03 |
| Faction: | Decepticon |
| Class: | Trooper |
| Special: | Attackback - 4/26 (15%) |
| Point Cost: | 10 |
| Base Speed: | 4 |
| Attack Type: | Shooter (small missile) |

