Difference between revisions of "Template:Controls"
Jump to navigation
Jump to search
(→Usage) |
|||
Line 22: | Line 22: | ||
|specialLabel6 = Use if you want to change the Special 6 label | |specialLabel6 = Use if you want to change the Special 6 label | ||
|special6 = Special button 6 | |special6 = Special button 6 | ||
+ | |note = Notes | ||
+ | |special7 = Special button 7 | ||
+ | |note = Notes | ||
+ | |special8 = Special button 8 | ||
|note = Notes | |note = Notes | ||
}} | }} | ||
Line 122: | Line 126: | ||
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>{{{specialLabel6}}}:</b></td> | <td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>{{{specialLabel6}}}:</b></td> | ||
<td>{{{special6}}}</td> | <td>{{{special6}}}</td> | ||
+ | </tr>}}}} | ||
+ | |||
+ | {{#if:{{{specialLabel7|}}}|| | ||
+ | {{#if:{{{special7|}}}| | ||
+ | <tr> | ||
+ | <td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>Special 7:</b></td> | ||
+ | <td>{{{special7}}}</td> | ||
+ | </tr>}}}} | ||
+ | {{#if:{{{specialLabel7|}}}| | ||
+ | {{#if:{{{special7|}}}| | ||
+ | <tr> | ||
+ | <td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>{{{specialLabel7}}}:</b></td> | ||
+ | <td>{{{special7}}}</td> | ||
+ | </tr>}}}} | ||
+ | |||
+ | {{#if:{{{specialLabel8|}}}|| | ||
+ | {{#if:{{{special8|}}}| | ||
+ | <tr> | ||
+ | <td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>Special 8:</b></td> | ||
+ | <td>{{{special8}}}</td> | ||
+ | </tr>}}}} | ||
+ | {{#if:{{{specialLabel8|}}}| | ||
+ | {{#if:{{{special8|}}}| | ||
+ | <tr> | ||
+ | <td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>{{{specialLabel8}}}:</b></td> | ||
+ | <td>{{{special8}}}</td> | ||
</tr>}}}} | </tr>}}}} | ||
Revision as of 22:50, 25 January 2023
Usage