More actions
- For creating BBCT to BBCF command lists, see Template:Command List.
This is a template for creating command list tables for BBTAG. Use alongside Template:Command List Row.
Example page: Ragna the Bloodedge/Gameplay/BBTAG
Usage
The Skills and Distortion Duo sections will only be visible if they are filled in.
<tabs plain> <tab name="Evo JP + default ver.">
{{Command List (BBTAG)|type=Evo JP | collapse = yes (anything else = no) | smart_combo = | cmd_normal = | specials = | reversal = | skills = | extra_skill = | distortions = | dist_duo = }}
Name | Command |
---|---|
Smart Combo | |
Special | |
Reversal Action | |
Skill | |
Extra Skill (Takes 1 skill gauge) | |
Distortion Skill (Takes 2 skill gauge) | |
Distortion Skill · Duo (takes 2 skill gauge) | |
</tab> <tab name="Toushinsai ver.">
{{Command List (BBTAG)|type=Toushinsai | smart_combo = | cmd_normal = | specials = | reversal = | skills = | extra_skill = | distortions = | dist_duo = }}
Name | Command |
---|---|
Smart Combo | |
Command Normal | |
Special | |
Reversal Action | |
Skill | |
EX (Takes 1 skill gauge) | |
Distortion Special (Takes 2 skill gauge) | |
Distortion Skill · Duo (takes 1 skill gauge) | |
</tab> </tabs>
Example Template
<tab collapsed openname="Example Template" style="width:100%; font-weight:bold;" container="font-style:default; font-weight:normal;">
{{Command List (BBTAG)|type= | smart_combo = {{Command List Row | EN = | JP = | romaji = | input = | desc = }} | cmd_normal = {{Command List Row | EN = | JP = | romaji = | input = | desc = }} | specials = {{Command List Row | EN = | JP = | romaji = | input = | desc = }} | reversal = {{Command List Row | EN = | JP = | romaji = | input = | desc = }} | skills = {{Command List Row | EN = | JP = | romaji = | input = | desc = }} | extra_skill = {{Command List Row | EN = | JP = | romaji = | input = | desc = }} | distortions = {{Command List Row | EN = | JP = | romaji = | input = | desc = }} | dist_duo = {{Command List Row | EN = | JP = | romaji = | input = | desc = }} }}
</tab>
Notes
This template was written using Template:Command List (Base) as a base.