Difference between revisions of "Template:Controls"

From Sinden Lightgun
Jump to navigation Jump to search
Line 21: Line 21:
|special5 = Special button 5
|special5 = Special button 5
|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
|note = Notes
|note = Notes
}}
}}
Line 110: Line 111:
</tr>}}}}
</tr>}}}}


{{#if:{{{specialLabel6|}}}||
{{#if:{{{special6|}}}|
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>Special 6:</b></td>
<td>{{{special6}}}</td>
</tr>}}}}
{{#if:{{{specialLabel6|}}}|
{{#if:{{{special6|}}}|
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>{{{specialLabel6}}}:</b></td>
<td>{{{special6}}}</td>
</tr>}}}}


{{#if:{{{weapon|}}}|
{{#if:{{{weapon|}}}|

Revision as of 18:25, 2 January 2023

Usage

Default Controls
Shoot (trigger): Trigger button
Reload: Reload button
Grenade: Grenade button
Use if you want to change the Special label: Special button 1
Use if you want to change the Special 2 label: Special button 2
Use if you want to change the Special 3 label: Special button 3
Use if you want to change the Special 4 label: Special button 4
Use if you want to change the Special 5 label: Special button 5
Use if you want to change the Special 6 label: Special button 6
Change weapon: Change weapon button
Use if you want to change the Special label: Menu button
Use if you want to change the Select label: Select button
Note: Notes


Default Controls