Difference between revisions of "Template:Controls"

From Sinden Lightgun
Jump to navigation Jump to search
m (Updated fa-icons for P1-4 Start)
 
Line 272: Line 272:
 
{{#if:{{{p1start|}}}|
 
{{#if:{{{p1start|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>P1 Start:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>P1 Start:</b></td>
 
<td>{{{p1start}}}</td>
 
<td>{{{p1start}}}</td>
 
</tr>}}}}
 
</tr>}}}}
Line 278: Line 278:
 
{{#if:{{{p1start|}}}|
 
{{#if:{{{p1start|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p1StartLabel}}}:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>{{{p1StartLabel}}}:</b></td>
 
<td>{{{p1start}}}</td>
 
<td>{{{p1start}}}</td>
 
</tr>}}}}
 
</tr>}}}}
Line 285: Line 285:
 
{{#if:{{{p2start|}}}|
 
{{#if:{{{p2start|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>P2 Start:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>P2 Start:</b></td>
 
<td>{{{p2start}}}</td>
 
<td>{{{p2start}}}</td>
 
</tr>}}}}
 
</tr>}}}}
Line 291: Line 291:
 
{{#if:{{{p2start|}}}|
 
{{#if:{{{p2start|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p2StartLabel}}}:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>{{{p2StartLabel}}}:</b></td>
 
<td>{{{p2start}}}</td>
 
<td>{{{p2start}}}</td>
 
</tr>}}}}
 
</tr>}}}}
Line 298: Line 298:
 
{{#if:{{{p3start|}}}|
 
{{#if:{{{p3start|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>P3 Start:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>P3 Start:</b></td>
 
<td>{{{p3start}}}</td>
 
<td>{{{p3start}}}</td>
 
</tr>}}}}
 
</tr>}}}}
Line 304: Line 304:
 
{{#if:{{{p3start|}}}|
 
{{#if:{{{p3start|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p3StartLabel}}}:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>{{{p3StartLabel}}}:</b></td>
 
<td>{{{p3start}}}</td>
 
<td>{{{p3start}}}</td>
 
</tr>}}}}
 
</tr>}}}}
Line 311: Line 311:
 
{{#if:{{{p4start|}}}|
 
{{#if:{{{p4start|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>P4 Start:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>P4 Start:</b></td>
 
<td>{{{p4start}}}</td>
 
<td>{{{p4start}}}</td>
 
</tr>}}}}
 
</tr>}}}}
Line 317: Line 317:
 
{{#if:{{{p4start|}}}|
 
{{#if:{{{p4start|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p4StartLabel}}}:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>{{{p4StartLabel}}}:</b></td>
 
<td>{{{p4start}}}</td>
 
<td>{{{p4start}}}</td>
 
</tr>}}}}
 
</tr>}}}}

Latest revision as of 01:20, 26 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
Use if you want to change the Special 7 label: Special button 7
Use if you want to change the Special 8 label: 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
Use if you want to change the Coin label: Coin button
P1 Coin/Credit (Default): P1 Coin button
P2 Coin/Credit (Default): P2 Coin button
P3 Coin/Credit (Default): P3 Coin button
P4 Coin/Credit (Default): P4 Coin button
P1 Start (Default): P1 Start button
P2 Start (Default): P2 Start button
P3 Start (Default): P3 Start button
P4 Start (Default): P4 Start button
Note: Notes


Default Controls