Template:Command List (BBTAG)

Template page
Revision as of 20:57, 23 May 2018 by Chao (talk | contribs) (Add astral heat)

This is a template for creating command list tables for BBTAG. For BBCT to BBCF command lists, see Template:Command List.

Example page: Ragna the Bloodedge/Gameplay/BBTAG

This template was written using Template:Command List (Base) as a base.

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>

For use with Template:Command List Row:

  {{Command List Row
  | EN     = 
  | JP     = 
  | romaji = 
  | input  = 
  | desc   = 
  }}

<tab collapsed openname="Gameplay Subpage Template" style="width:100%; font-weight:bold;" container="font-style:default; font-weight:normal;">

__NOTOC__
{{Character Tabs|CHARACTER NAME HERE|OPTIONAL ALTERNATE DISPLAY NAME}}
<section begin=strategy/>{{Quote|}}<section end=strategy/>
==Strategy==
<blockquote><i><section begin=strategy/><section end=strategy/></i></blockquote>
==Command List==
{{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   = 
  }}
}}
==References==
<references>
</references>

{{Gameplay Navigation}}

</tab>