Template:Command List: 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 1: Line 1:
<includeonly>
<includeonly>
<includeonly>{{Command List (Base)
<includeonly>{{Command List (Base)
| collapse = {{{collapse|}}}
| header =
| header =
<tr>
<tr>
Line 30: Line 31:
<pre style="float:left; margin-right:1em;"><nowiki>
<pre style="float:left; margin-right:1em;"><nowiki>
{{Command List
{{Command List
| collapse = yes (anything else = no)
| drive    =  
| drive    =  
| od      =
| od      =
Line 38: Line 40:
</nowiki></pre>
</nowiki></pre>
{{Command List
{{Command List
| collapse = yes
| drive    =<span style="display:none"></span>
| drive    =<span style="display:none"></span>
| od      =<span style="display:none"></span>
| od      =<span style="display:none"></span>

Revision as of 17:06, 20 May 2018

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

Example page: Ragna the Bloodedge/Gameplay/BBCT

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

Usage

{{Command List
| collapse = yes (anything else = no)
| drive    = 
| od       =
| specials =
| dd       =
| astral   =
}}
Name Command
Normal Input Alternative Input
Drive
Overdrive
Special
Distortion Drive
Astral Heat

This template is meant to be used alongside 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>