Difference between revisions of "Template:Controls"

From Sinden Lightgun
Jump to navigation Jump to search
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

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
Special 7: Special button 7
Special 8: Special button 8
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