More actions
m (alter to work with BBTAG command lists) |
m (Display romaji in smaller font) |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<tr> | <tr> | ||
< | <th style="font-weight:normal; text-align:left;"> {{#if:{{{DE|}}}{{{FR|}}}{{{ES|}}}{{{IT|}}}{{{ZH|}}}{{{KO|}}}|<!-- | ||
<td> {{{ | -->{{tt|<b>{{{EN|}}}</b>{{#if:{{{JP|}}}|<br>{{{JP|}}}|}}{{#if:{{{romaji|}}}|<br><small><i>{{{romaji|}}}</i></small>}}|<!-- | ||
{{# | -->{{#if:{{{DE|}}}|German: {{{DE|}}}<br/>}}<!-- | ||
<td> {{{desc|}}} </td> | -->{{#if:{{{FR|}}}|French: {{{FR|}}}</br>}}<!-- | ||
-->{{#if:{{{ES|}}}|Spanish: {{{ES|}}}<br/>}}<!-- | |||
-->{{#if:{{{IT|}}}|Italian: {{{IT|}}}<br/>}}<!-- | |||
-->{{#if:{{{ZH|}}}|Chinese: {{{ZH|}}}<br/>}}<!-- | |||
-->{{#if:{{{KO|}}}|Korean: {{{KO|}}} }}<!-- | |||
-->}}|<!-- | |||
--><b>{{{EN|}}}</b>{{#if:{{{JP|}}}|<br>{{{JP|}}}|}}{{#if:{{{romaji|}}}|<br><small><i>{{{romaji|}}}</i></small>}}<!-- | |||
-->}} </th> | |||
<th> {{{input|}}} </th> | |||
{{#if:{{{input2}}}|<!-- | |||
input2 was either omitted or has a value | |||
-->{{#if:{{{input2|}}}|<!-- | |||
input2 has a value, so show it. | |||
--><th> {{{input2|}}} </th>|<!-- | |||
input2 was omitted, so don't show anything. | |||
-->}}<!-- | |||
-->|<!-- | |||
input2 was included but left blank, so show it. | |||
--><th> {{{input2|}}} </th><!-- | |||
-->}} | |||
</tr> | |||
<tr> | |||
<td style="text-align:center; max-width:200px;"><!-- | |||
-->{{#if:{{{image|}}}|[[File:{{{image|}}}|200x200px]]}}{{#if:{{{caption|}}}|<br/>{{{caption|}}}}}<!-- | |||
-->{{#if:{{{image2|}}}|<br/>[[File:{{{image2|}}}|200x200px]]}}{{#if:{{{caption2|}}}|<br/>{{{caption2|}}}}}<!-- | |||
-->{{#if:{{{image3|}}}|<br/>[[File:{{{image3|}}}|200x200px]]}}{{#if:{{{caption3|}}}|<br/>{{{caption3|}}}}}</td> | |||
<td {{#if:{{{input2}}}|{{#if:{{{input2|}}}|colspan="2"|}}|colspan="2"}}>{{{desc|}}}</td> | |||
</tr> | </tr> | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
This is a template to be used alongside [[:Template:Command List]] or [[:Template:Command List (BBTAG)]]. It defines a single row of the command list. | This is a template to be used alongside [[:Template:Command List]] or [[:Template:Command List (BBTAG)]]. It defines a single row of the command list. | ||
If you wish to use this template on its own (without Command List), you must put it | If you wish to use this template on its own (without [[:Template:Command List]]), you must put it inside a table. | ||
{{Command List Row | |||
| EN = | == Preview == | ||
| JP = | === [[Template:Command List|Command List]] === | ||
| Romaji | {{Command List | ||
| input = | |drive= | ||
{{Command List Row | |||
| EN = English name of command | |||
| JP = 零刀(フロストバイト) | |||
| DE = German name of command | |||
| FR = French name of command | |||
| ES = Spanish name of command | |||
| IT = Italian name of command | |||
| ZH = Chinese name of command | |||
| KO = Korean name of command | |||
| romaji = Romaji for the command | |||
| input = 6D | |||
| input2 = | | input2 = | ||
| desc = | | image = Kagura B Dragon's Ascent.gif |caption=Caption | ||
| image2 = Kagura B Dragon Spirit.gif |caption2=Caption2 | |||
| desc = A description of the command can be very long and might have multiple paragraphs. Note that in order to add line breaks, use <nowiki><br/></nowiki>. Here is a filler sentence.<br/>This is paragraph 2. | |||
}} | |||
}} | }} | ||
===[[Template:Command List (BBTAG)|Command List (BBTAG)]] === | |||
{{Command List (BBTAG)| | |||
== | |specials= | ||
{{Command List Row | |||
{{Command List Row | |||
| EN = English name of command | | EN = English name of command | ||
| JP = | | JP = 零刀(フロストバイト) | ||
| DE = German name of command | |||
| FR = French name of command | |||
| ES = Spanish name of command | |||
| IT = Italian name of command | |||
| ZH = Chinese name of command | |||
| KO = Korean name of command | |||
| romaji = Romaji for the command | | romaji = Romaji for the command | ||
| | | image = BlazBlue_Central_Fiction_Kagura_Mutsuki_Sprite_Idle.gif | ||
| | | input = 6D | ||
| desc = | | desc = A description of the command can be very long and might have multiple paragraphs. Note that in order to add line breaks, use <nowiki><br/></nowiki>. Here is a filler sentence.<br/>This is paragraph 2. | ||
}} | |||
}} | }} | ||
== Usage == | == Usage == | ||
<tabs | <tabs> | ||
<tab name="Default"> | <tab name="Default"> | ||
<pre><nowiki> | <pre><nowiki> | ||
Line 42: | Line 85: | ||
| EN = | | EN = | ||
| JP = | | JP = | ||
| | | DE = | ||
| FR = | |||
| ES = | |||
| IT = | |||
| ZH = | |||
| KO = | |||
| romaji = | |||
| image = |caption= | |||
| image2 = |caption2= | |||
| image3 = |caption3= | |||
| input = | | input = | ||
| input2 = | | input2 = | ||
Line 54: | Line 106: | ||
| EN = | | EN = | ||
| JP = | | JP = | ||
| | | DE = | ||
| FR = | |||
| ES = | |||
| IT = | |||
| ZH = | |||
| KO = | |||
| romaji = | |||
| image = |caption= | |||
| image2 = |caption2= | |||
| image3 = |caption3= | |||
| input = | | input = | ||
| desc = | |||
| desc = | |||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
Line 68: | Line 127: | ||
| EN = English name of command | | EN = English name of command | ||
| JP = Japanese name of the command | | JP = Japanese name of the command | ||
| DE = German | |||
| FR = French | |||
| ES = Spanish | |||
| IT = Italian | |||
| ZH = Chinese (pick traditional over simplified) | |||
| KO = Korean | |||
| romaji = Romaji for the command | | romaji = Romaji for the command | ||
| image = image name (without the File: prefix) | |||
| image2 = "" for a second image | |||
| image3 = "" for a third image | |||
| input = Input sequence for the command | | input = Input sequence for the command | ||
| input2 = Alternate input sequence for the command | | input2 = Alternate input sequence for the command (omit it completely to remove the column, otherwise leave it blank to keep the column, but have it be blank e,g for BBTAG command lists - see above for templates) | ||
| desc = Description of the command. | | desc = Description of the command. (omit it completely to remove the column, otherwise leave it blank to keep the column, but have it be blank e,g for BBTAG command lists - see above for templates) | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
== Notes == | |||
We want it so that if input2 is completely omitted, the column will disappear. If input2 is left blank, but exists, then we want to column to exist, but be blank. Finally, if input2 is filled in, then we want its column to exist. | |||
{| class=wikitable | |||
! colspan="3" | Truth Table | |||
|- | |||
! | |||
! <nowiki>{{{input2}}}</nowiki> | |||
! <nowiki>{{{input2|}}}</nowiki> | |||
|- | |||
! omitted | |||
| T | |||
| F | |||
|- | |||
! "input2 =" | |||
| F | |||
| F | |||
|- | |||
! "input2 = something" | |||
| T | |||
| T | |||
|} | |||
[[Category:Gameplay Templates]] | [[Category:Gameplay Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 02:14, 2 November 2019
This is a template to be used alongside Template:Command List or Template:Command List (BBTAG). It defines a single row of the command list.
If you wish to use this template on its own (without Template:Command List), you must put it inside a table.
Preview
Command List
Command List (BBTAG)
Usage
<tabs> <tab name="Default">
{{Command List Row | EN = | JP = | DE = | FR = | ES = | IT = | ZH = | KO = | romaji = | image = |caption= | image2 = |caption2= | image3 = |caption3= | input = | input2 = | desc = }}
</tab> <tab name="BBTAG">
{{Command List Row | EN = | JP = | DE = | FR = | ES = | IT = | ZH = | KO = | romaji = | image = |caption= | image2 = |caption2= | image3 = |caption3= | input = | desc = }}
</tab> </tabs>
{{Command List Row | EN = English name of command | JP = Japanese name of the command | DE = German | FR = French | ES = Spanish | IT = Italian | ZH = Chinese (pick traditional over simplified) | KO = Korean | romaji = Romaji for the command | image = image name (without the File: prefix) | image2 = "" for a second image | image3 = "" for a third image | input = Input sequence for the command | input2 = Alternate input sequence for the command (omit it completely to remove the column, otherwise leave it blank to keep the column, but have it be blank e,g for BBTAG command lists - see above for templates) | desc = Description of the command. (omit it completely to remove the column, otherwise leave it blank to keep the column, but have it be blank e,g for BBTAG command lists - see above for templates) }}
Notes
We want it so that if input2 is completely omitted, the column will disappear. If input2 is left blank, but exists, then we want to column to exist, but be blank. Finally, if input2 is filled in, then we want its column to exist.
Truth Table | ||
---|---|---|
{{{input2}}} | {{{input2|}}} | |
omitted | T | F |
"input2 =" | F | F |
"input2 = something" | T | T |