Template:Command List (BBTAG): Difference between revisions

Template page
m (move quote below tabs)
m (hide the Specials header when the command list doesn't have any special moves)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><table class="wikitable">
<includeonly>{{Command List (Base)
| header =
<tr>
<tr>
<th> Name </th>
<th> Name </th>
<th> Command </th>
<th> Command </th>
<th> Description </th>
</tr><tr>
</tr><tr>
</tr>
</tr>
{{#if:{{{smart_combo|}}}|<tr><th colspan="3">Smart Combo</th></tr>{{{smart_combo|}}}|}}
| collapse = {{{collapse|}}}
{{#if:{{{cmd_normal|}}}|<tr><th colspan="3">Command Normal</th></tr>{{{cmd_normal|}}}|}}
| hcolumns = 2
{{#if:{{{specials|}}}|<tr><th colspan="3">Special</th></tr>{{{specials|}}}|}}
| heading1 = Smart Combo
{{#if:{{{reversal|}}}|<tr><th colspan="3">Reversal Action</th></tr>{{{reversal|}}}|}}
| section1 = {{{smart_combo|}}}
{{#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|}}}}}
| heading2 = {{#if:{{{cmd_normal|}}}{{{specials|}}}|{{#switch:{{{type|}}}|Toushinsai=Command Normal|Evo JP|#default=Special}}}}
{{#if:{{{skill|}}}|<tr><th colspan="3">Skill</th></tr>{{{skill|}}}|}}
| section2 = {{#switch:{{{type|}}}|Toushinsai={{{cmd_normal|}}}|Evo JP|#default={{{specials|}}} }}
{{#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|}}}|}}
| heading3 = {{#if:{{{specials|}}}|{{#switch:{{{type|}}}|Toushinsai=Special|Evo JP|#default=}}}}
{{#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|}}}|}}
| section3 = {{#switch:{{{type|}}}|Toushinsai={{{specials|}}}|Evo JP|#default=}}
</table>
| heading4 = Reversal Action
<div style="clear:both;"></div>
| section4 = {{{reversal|}}}
</includeonly><noinclude>
| heading5 = {{#if:{{{skills|}}}|Skill|}}
| section5 = {{{skills|}}}
| heading6 = {{#switch:{{{type|}}}|Toushinsai=EX (Takes 1 skill gauge)|Evo JP|#default= Extra Skill (Takes 1 skill gauge)}}
| section6 = {{{extra_skill|}}}
| heading7 = {{#switch:{{{type|}}}|Toushinsai=Distortion Special (Takes 2 skill gauge)|Evo JP|#default=Distortion Skill (Takes 2 skill gauge)}}
| section7 = {{{distortions|}}}
| heading8 = {{#if:{{{dist_duo|}}}|{{#switch:{{{type|}}}|Toushinsai=Distortion Skill · Duo (takes 1 skill gauge)|Evo JP|#default=Distortion Skill · Duo (takes 2 skill gauge)}}|}}
| section8 = {{{dist_duo|}}}
| heading9 = {{#if:{{{astral|}}}|Astral Heat}}
| section9 = {{{astral|}}}
}}</includeonly><noinclude>
:''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]]
Example page: [[Ragna the Bloodedge/Gameplay/BBTAG]]


== Usage ==
== Usage ==
<pre><nowiki>
The Skills and Distortion Duo sections will only be visible if they are filled in.
{{Command List (BBTAG)|type="Toushinsai" or "Evo JP" (changes the names of the section headers)
 
<tabs plain>
<tab name="Evo JP + default ver.">
<pre style="float:left; margin-right:1em;"><nowiki>
{{Command List (BBTAG)|type=Evo JP
| collapse = yes (anything else = no)
| smart_combo =  
| smart_combo =  
| cmd_normal  =
| cmd_normal  =
Line 32: Line 50:
}}
}}
</nowiki></pre>
</nowiki></pre>
 
{{Command List (BBTAG)|type=Evo JP
For use with [[Template:Command List Row]]:
| smart_combo ={{Command List Row|EN=|JP=|romaji=|input=|desc=}}
<pre><nowiki>
| specials    ={{Command List Row|EN=|JP=|romaji=|input=|desc=}}
  {{Command List Row
| reversal    ={{Command List Row|EN=|JP=|romaji=|input=|desc=}}
  | EN    =  
| skills      ={{Command List Row|EN=|JP=|romaji=|input=|desc=}}
  | JP    =  
| extra_skill ={{Command List Row|EN=|JP=|romaji=|input=|desc=}}
  | romaji =  
| distortions ={{Command List Row|EN=|JP=|romaji=|input=|desc=}}
  | input  =  
| dist_duo    ={{Command List Row|EN=|JP=|romaji=|input=|desc=}}
  | desc  =  
}}
  | type  = BBTAG
</tab>
  }}
<tab name="Toushinsai ver.">
<pre style="float:left; margin-right:1em;"><nowiki>
{{Command List (BBTAG)|type=Toushinsai
| smart_combo =
| cmd_normal  =
| specials    =
| reversal    =
| skills      =
| extra_skill =
| distortions =
| dist_duo    =
}}
</nowiki></pre>
</nowiki></pre>
{{Command List (BBTAG)|type=Toushinsai
| 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>
</tabs>


<tab collapsed openname="Gameplay Subpage Template" style="width:100%; font-weight:bold;" container="font-style:default; font-weight:normal;">
==Example Template==
<tab collapsed openname="Example Template" style="width:100%; font-weight:bold;" container="font-style:default; font-weight:normal;">
<pre><nowiki>
<pre><nowiki>
__NOTOC__
{{Command List (BBTAG)|type=
{{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)|
| smart_combo =  
| smart_combo =  
   {{Command List Row
   {{Command List Row
Line 61: Line 97:
   | input  =  
   | input  =  
   | desc  =  
   | desc  =  
  | type  = BBTAG
   }}
   }}
| cmd_normal  =
| cmd_normal  =
Line 70: Line 105:
   | input  =  
   | input  =  
   | desc  =  
   | desc  =  
  | type  = BBTAG
   }}
   }}
| specials    =
| specials    =
Line 79: Line 113:
   | input  =  
   | input  =  
   | desc  =  
   | desc  =  
  | type  = BBTAG
   }}
   }}
| reversal    =
| reversal    =
Line 88: Line 121:
   | input  =  
   | input  =  
   | desc  =  
   | desc  =  
  | type  = BBTAG
   }}
   }}
| skills      =
| skills      =
Line 97: Line 129:
   | input  =  
   | input  =  
   | desc  =  
   | desc  =  
  | type  = BBTAG
   }}
   }}
| extra_skill =
| extra_skill =
Line 106: Line 137:
   | input  =  
   | input  =  
   | desc  =  
   | desc  =  
  | type  = BBTAG
   }}
   }}
| distortions =
| distortions =
Line 115: Line 145:
   | input  =  
   | input  =  
   | desc  =  
   | desc  =  
  | type  = BBTAG
   }}
   }}
| dist_duo    =
| dist_duo    =
Line 124: Line 153:
   | input  =  
   | input  =  
   | desc  =  
   | desc  =  
  | type  = BBTAG
   }}
   }}
}}
}}
==References==
<references>
</references>
{{Gameplay Navigation}}
</nowiki></pre>
</nowiki></pre>
</tab>
</tab>
==Notes==
This template was written using [[Template:Command List (Base)]] as a base.
[[Category:Gameplay Templates]]
[[Category:Gameplay Templates]]
</noinclude>
</noinclude>

Latest revision as of 02:34, 2 November 2019

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.