Template:Attacktix: Difference between revisions

From MediaWiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 9: Line 9:
====Optional====
====Optional====
* ''ID'' - The figure ID
* ''ID'' - The figure ID
* ''rarity'' - The figure's rarity
* ''faction'' - The figure's faction
* ''faction'' - The figure's faction
* ''class'' - The figure's class
* ''class'' - The figure's class
Line 20: Line 21:
{{attacktix
{{attacktix
|ID=TF??
|ID=TF??
|rarity=Rare
|faction=Autobot
|faction=Autobot
|class=Trooper
|class=Trooper
Line 33: Line 35:
{{attacktix
{{attacktix
|ID=TF03
|ID=TF03
|rarity=Rare
|faction=Decepticon
|faction=Decepticon
|class=Trooper
|class=Trooper
Line 44: Line 47:
{{attacktix
{{attacktix
|ID=TF03
|ID=TF03
|rarity=Rare
|faction=Decepticon
|faction=Decepticon
|class=Trooper
|class=Trooper
Line 53: Line 57:
[[Category:Character article templates|Attacktix]]
[[Category:Character article templates|Attacktix]]
</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"
|- bgcolor="#ececec"
|Attacktix ID number'':||'''{{{ID|TF??}}}'''
|''ID number'':||'''{{{ID|TF??}}}'''
|-  
|-  
|''Rarity'':||{{{rarity|}}}
|- bgcolor="#ececec"
|''Faction'':||{{{faction|}}}
|''Faction'':||{{{faction|}}}
|-
|''Class'':||{{{class|}}}
|- bgcolor="#ececec"
|- bgcolor="#ececec"
|''Class'':||{{{class|}}}
|''Special'':||{{{special|}}}
|-  
|-  
|''Special'':||{{{special|}}}
|''Point Cost'':||{{{cost|0}}}
|- bgcolor="#ececec"
|- bgcolor="#ececec"
|''Point Cost'':||{{{cost|0}}}
|''Base Speed'':||{{{speed|0}}}
|-  
|-  
|''Base Speed'':||{{{speed|0}}}
|- bgcolor="#ececec"
|''Attack Type'':||{{{attacktype|}}}
|''Attack Type'':||{{{attacktype|}}}
|}</includeonly>
|}</includeonly>

Latest revision as of 05:16, 11 May 2024

Description

[edit]


This template is for detailing the statistics of Attacktix figures. It has several parameters which should be filled in as completely as possible.


Usage

[edit]

Parameters

[edit]

Optional

[edit]
  • ID - The figure ID
  • rarity - The figure's rarity
  • 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

[edit]
{{attacktix
|ID=TF??
|rarity=Rare
|faction=Autobot
|class=Trooper
|special= Attackback - 2/26 (7.5%)
|cost=5
|speed=8
|attacktype=Shooter
}}

Examples

[edit]

Code

[edit]
{{attacktix
|ID=TF03
|rarity=Rare
|faction=Decepticon
|class=Trooper
|special=Attackback - 4/26 (15%)
|cost=10
|speed=4
|attacktype=Shooter (small missile)
}}

Result

[edit]
ID number: TF03
Rarity: Rare
Faction: Decepticon
Class: Trooper
Special: Attackback - 4/26 (15%)
Point Cost: 10
Base Speed: 4
Attack Type: Shooter (small missile)