More actions
(create page) |
m (add template wikitext for a gameplay subpage) |
||
Line 14: | Line 14: | ||
</table><div style="clear:both;"></div> | </table><div style="clear:both;"></div> | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Example page: [[Ragna the Bloodedge/Gameplay/BBCT]] | |||
== Usage == | == Usage == | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Command List | {{Command List | ||
| drive = | | drive = | ||
| specials = | | specials = | ||
| dd = | | dd = | ||
| astral | | astral = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
Line 36: | Line 38: | ||
</nowiki></pre> | </nowiki></pre> | ||
<tab collapsed openname="Gameplay Subpage Template" style="width:100%; font-weight:bold;" container="font-style:default; font-weight:normal;"> | |||
<pre><nowiki> | |||
<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 | {{Command List | ||
| drive= | | drive = | ||
{{Command List Row | {{Command List Row | ||
| EN = | | EN = | ||
| JP = | | JP = | ||
| Romaji = | | Romaji = | ||
| input = | | input = | ||
| input2 = | | input2 = | ||
| desc = | | desc = | ||
}} | }} | ||
| specials = | | specials = | ||
{{Command List Row | {{Command List Row | ||
| EN = | | EN = | ||
| JP = | | JP = | ||
| Romaji = | | Romaji = | ||
| input = | | input = | ||
| input2 = | | input2 = | ||
| desc = | | desc = | ||
}} | }} | ||
| dd = | | dd = | ||
{{Command List Row | {{Command List Row | ||
| EN = | | EN = | ||
Line 72: | Line 74: | ||
| desc = | | desc = | ||
}} | }} | ||
| astral = | | astral = | ||
{{Command List Row | {{Command List Row | ||
| EN = | | EN = | ||
Line 82: | Line 84: | ||
}} | }} | ||
}} | }} | ||
==References== | |||
<references> | |||
</references> | |||
{{Gameplay Navigation}} | |||
</nowiki></pre> | |||
</tab> | |||
[[Category:Gameplay Templates]] | [[Category:Gameplay Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 01:27, 26 March 2018
Example page: Ragna the Bloodedge/Gameplay/BBCT
Usage
{{Command List | drive = | specials = | dd = | astral = }}
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;">
<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 | drive = {{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>