Template:Command List (BBTAG): Difference between revisions

Template page
mNo edit summary
m (fix titles not showing up for type = Evo JP)
Line 10: Line 10:
{{#if:{{{specials|}}}|<tr><th colspan="3">Special</th></tr>{{{specials|}}}|}}
{{#if:{{{specials|}}}|<tr><th colspan="3">Special</th></tr>{{{specials|}}}|}}
{{#if:{{{reversal|}}}|<tr><th colspan="3">Reversal Action</th></tr>{{{reversal|}}}|}}
{{#if:{{{reversal|}}}|<tr><th colspan="3">Reversal Action</th></tr>{{{reversal|}}}|}}
{{#if:{{{extra_skill|}}}|<tr><th colspan="3">{{#switch:{{{type|}}}|Toushinsai=EX (Takes 1 skill gauge)|Evo JP=|#default=Extra Skill (Takes 1 skill gauge)}}</th></tr>{{{extra_skill|}}}}}
{{#if:{{{extra_skill|}}}|<tr><th colspan="3">{{#switch:{{{type|}}}|Toushinsai=EX (Takes 1 skill gauge)|Evo JP|#default=Extra Skill (Takes 1 skill gauge)}}</th></tr>{{{extra_skill|}}}}}
{{#if:{{{skill|}}}|<tr><th colspan="3">Skill</th></tr>{{{skill|}}}|}}
{{#if:{{{skill|}}}|<tr><th colspan="3">Skill</th></tr>{{{skill|}}}|}}
{{#if:{{{distortions|}}}|<tr><th colspan="3">{{#switch:{{{type|}}}|Toushinsai=Distortion Special (Takes 2 skill gauge)|Evo JP=|#default=Distortion Skill (Takes 2 skill gauge)}}</th></tr>{{{distortions|}}}|}}
{{#if:{{{distortions|}}}|<tr><th colspan="3">{{#switch:{{{type|}}}|Toushinsai=Distortion Special (Takes 2 skill gauge)|Evo JP|#default=Distortion Skill (Takes 2 skill gauge)}}</th></tr>{{{distortions|}}}|}}
{{#if:{{{dist_duo|}}}|<tr><th colspan="3">{{#switch:{{{type|}}}|Toushinsai=Distortion Skill · Duo (takes 1 skill gauge)|Evo JP=|#default=Distortion Skill · Duo (takes 2 skill gauge)}}</th></tr>{{{dist_duo|}}}|}}
{{#if:{{{dist_duo|}}}|<tr><th colspan="3">{{#switch:{{{type|}}}|Toushinsai=Distortion Skill · Duo (takes 1 skill gauge)|Evo JP|#default=Distortion Skill · Duo (takes 2 skill gauge)}}</th></tr>{{{dist_duo|}}}|}}
</table>
</table>
<div style="clear:both;"></div>
<div style="clear:both;"></div>

Revision as of 02:30, 26 March 2018

Example page: Ragna the Bloodedge/Gameplay/BBTAG

Usage

{{Command List (BBTAG)|type="Toushinsai" or "Evo JP" (changes the names of the section headers)
| smart_combo = 
| cmd_normal  =
| specials    =
| reversal    =
| skills      =
| extra_skill =
| distortions =
| dist_duo    =
}}

For use with Template:Command List Row:

  {{Command List Row
  | EN     = 
  | JP     = 
  | Romaji = 
  | input  = 
  | desc   = 
  | type   = BBTAG
  }}

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

<section begin=strategy/>{{Quote|}}<section end=strategy/>
__NOTOC__
{{Character Tabs|CHARACTER NAME HERE|OPTIONAL ALTERNATE DISPLAY NAME}}
==Strategy==
<blockquote><i><section begin=strategy/><section end=strategy/></i></blockquote>
==Command List==
{{Command List (BBTAG)|
| smart_combo = 
  {{Command List Row
  | EN     = 
  | JP     = 
  | Romaji = 
  | input  = 
  | desc   = 
  | type   = BBTAG
  }}
| cmd_normal  =
  {{Command List Row
  | EN     = 
  | JP     = 
  | Romaji = 
  | input  = 
  | desc   = 
  | type   = BBTAG
  }}
| specials    =
  {{Command List Row
  | EN     = 
  | JP     = 
  | Romaji = 
  | input  = 
  | desc   = 
  | type   = BBTAG
  }}
| reversal    =
  {{Command List Row
  | EN     = 
  | JP     = 
  | Romaji = 
  | input  = 
  | desc   = 
  | type   = BBTAG
  }}
| skills      =
  {{Command List Row
  | EN     = 
  | JP     = 
  | Romaji = 
  | input  = 
  | desc   = 
  | type   = BBTAG
  }}
| extra_skill =
  {{Command List Row
  | EN     = 
  | JP     = 
  | Romaji = 
  | input  = 
  | desc   = 
  | type   = BBTAG
  }}
| distortions =
  {{Command List Row
  | EN     = 
  | JP     = 
  | Romaji = 
  | input  = 
  | desc   = 
  | type   = BBTAG
  }}
| dist_duo    =
  {{Command List Row
  | EN     = 
  | JP     = 
  | Romaji = 
  | input  = 
  | desc   = 
  | type   = BBTAG
  }}
}}
==References==
<references>
</references>

{{Gameplay Navigation}}

</tab>