Template:Command List (BBTAG): Difference between revisions

Template page
m (change to new format: put description on a new row, along with a cell for an image)
m (add ability to collapse the table with "collapse" parameter)
Line 6: Line 6:
</tr><tr>
</tr><tr>
</tr>
</tr>
| collapse = {{{collapse|}}}
| hcolumns = 2
| hcolumns = 2
| heading1 = Smart Combo
| heading1 = Smart Combo
Line 37: Line 38:
<pre style="float:left; margin-right:1em;"><nowiki>
<pre style="float:left; margin-right:1em;"><nowiki>
{{Command List (BBTAG)|type=Evo JP
{{Command List (BBTAG)|type=Evo JP
| collapse = yes (anything else = no)
| smart_combo =  
| smart_combo =  
| cmd_normal  =
| cmd_normal  =

Revision as of 17:07, 20 May 2018

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>