Template:Command List: Difference between revisions

Template page
m (move quote below tabs)
(switch to use Command List (Base))
Line 1: Line 1:
<includeonly><table class="wikitable">
<includeonly>
<includeonly>{{Command List (Base)
| header =
<tr>
<tr>
<th rowspan="2"> Name </th>
<th rowspan="2"> Name </th>
Line 8: Line 10:
<th> Alternative Input</th>
<th> Alternative Input</th>
</tr>
</tr>
{{#if:{{{drive|}}}|<tr><th colspan="4">Drive</th></tr>{{{drive|}}}|}}
| hcolumns = 4
{{#if:{{{od|}}}|<tr><th colspan="4">Overdrive</th></tr>{{{od|}}}|}}
| heading1 = {{#if:{{{drive}}}|Drive|}}
{{#if:{{{specials|}}}|<tr><th colspan="4">Special</th></tr>{{{specials|}}}|}}
| section1 = {{{drive|}}}
{{#if:{{{dd|}}}|<tr><th colspan="4">Distortion Drive</th></tr>{{{dd|}}}|}}
| heading2 = {{#if:{{{od}}}|Overdrive|}}
{{#if:{{{astral|}}}|<tr><th colspan="4">Astral Heat</th></tr>{{{astral|}}}|}}
| section2 = {{{od|}}}
</table><div style="clear:both;"></div>
| heading3 = {{#if:{{{specials}}}|Special|}}
</includeonly><noinclude>
| section3 = {{{specials|}}}
| heading4 = {{#if:{{{dd}}}|Distortion Drive|}}
| section4 = {{{dd|}}}
| heading5 = {{#if:{{{astral}}}|Astral Heat|}}
| section5 = {{{astral|}}}
}}</includeonly><noinclude>
This template was written using [[Template:Command List (Base)]] as a base.
 
Example page: [[Ragna the Bloodedge/Gameplay/BBCT]]
Example page: [[Ragna the Bloodedge/Gameplay/BBCT]]


== Usage ==
== Usage ==
<pre><nowiki>
<pre style="float:left; margin-right:1em;"><nowiki>
{{Command List
{{Command List
| drive    =  
| drive    =  
Line 27: Line 36:
}}
}}
</nowiki></pre>
</nowiki></pre>
{{Command List
| drive    =<span style="display:none"></span>
| od      =<span style="display:none"></span>
| specials =<span style="display:none"></span>
| dd      =<span style="display:none"></span>
| astral  =<span style="display:none"></span>
}}


For use with [[Template:Command List Row]]:
For use with [[Template:Command List Row]]:

Revision as of 21:07, 26 March 2018

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

Example page: Ragna the Bloodedge/Gameplay/BBCT

Usage

{{Command List
| drive    = 
| od       =
| specials =
| dd       =
| astral   =
}}
Name Command Description
Normal Input Alternative Input
Drive
Overdrive
Special
Distortion Drive
Astral Heat

For use with Template:Command List Row:

  {{Command List Row
  | EN     = 
  | JP     = 
  | romaji = 
  | input  = 
  | input2 = 
  | 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
| drive = 
  {{Command List Row
  | EN     = 
  | JP     = 
  | romaji = 
  | input  = 
  | input2 = 
  | desc   = 
  }}
| od       =
  {{Command List Row
  | EN     = 
  | JP     = 
  | romaji = 
  | input  = 
  | input2 = 
  | desc   = 
  }}
| specials =
  {{Command List Row
  | EN     = 
  | JP     = 
  | romaji = 
  | input  = 
  | input2 = 
  | desc   = 
  }}
| dd       =
  {{Command List Row
  | EN     = 
  | JP     = 
  | romaji = 
  | input  = 
  | input2 = 
  | desc   = 
  }}
| astral  =
  {{Command List Row
  | EN     = 
  | JP     = 
  | romaji = 
  | input  = 
  | input2 = 
  | desc   = 
  }}
}}
==References==
<references>
</references>

{{Gameplay Navigation}}

</tab>