Difference between revisions of "Template:Controls"

From Sinden Lightgun
Jump to navigation Jump to search
Line 12: Line 12:
|coinLabel = Use if you want to change the Coin label
|coinLabel = Use if you want to change the Coin label
|coin = Coin button
|coin = Coin button
|P1CoinLabel= P1 Coin/Credit (Default)
|p1CoinLabel= P1 Coin/Credit (Default)
|p1coin = P1 Coin button
|p1coin = P1 Coin button
|P2CoinLabel= P2 Coin/Credit (Default)
|p2CoinLabel= P2 Coin/Credit (Default)
|p2coin = P2 Coin button
|p2coin = P2 Coin button
|P3CoinLabel = P3 Coin/Credit (Default)
|p3CoinLabel = P3 Coin/Credit (Default)
|p3coin = P3 Coin button
|p3coin = P3 Coin button
|P4CoinLabel = P4 Coin/Credit (Default)
|p4CoinLabel = P4 Coin/Credit (Default)
|p4coin = P4 Coin button
|p4coin = P4 Coin button
|p1StartLabel= P1 Start (Default)
|p1start = P1 Start button
|p2StartLabel= P2 Start (Default)
|p2start = P2 Start button
|p3StartLabel = P3 Start (Default)
|p3start = P3 Start button
|p4StartLabel = P4 Start (Default)
|p4start = P4 Start button
|specialLabel = Use if you want to change the Special label
|specialLabel = Use if you want to change the Special label
|special = Special button 1
|special = Special button 1
Line 209: Line 217:
</tr>}}}}
</tr>}}}}


{{#if:{{{P1CoinLabel|}}}||
{{#if:{{{p1CoinLabel|}}}||
{{#if:{{{p1coin|}}}|
{{#if:{{{p1coin|}}}|
<tr>
<tr>
Line 215: Line 223:
<td>{{{p1coin}}}</td>
<td>{{{p1coin}}}</td>
</tr>}}}}
</tr>}}}}
{{#if:{{{P1CoinLabel|}}}|
{{#if:{{{p1CoinLabel|}}}|
{{#if:{{{p1coin|}}}|
{{#if:{{{p1coin|}}}|
<tr>
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{P1CoinLabel}}}:</b></td>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p1CoinLabel}}}:</b></td>
<td>{{{p1coin}}}</td>
<td>{{{p1coin}}}</td>
</tr>}}}}
</tr>}}}}


{{#if:{{{P2CoinLabel|}}}||
{{#if:{{{p2CoinLabel|}}}||
{{#if:{{{p2coin|}}}|
{{#if:{{{p2coin|}}}|
<tr>
<tr>
Line 228: Line 236:
<td>{{{p2coin}}}</td>
<td>{{{p2coin}}}</td>
</tr>}}}}
</tr>}}}}
{{#if:{{{P2CoinLabel|}}}|
{{#if:{{{p2CoinLabel|}}}|
{{#if:{{{p2coin|}}}|
{{#if:{{{p2coin|}}}|
<tr>
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{P2CoinLabel}}}:</b></td>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p2CoinLabel}}}:</b></td>
<td>{{{p2coin}}}</td>
<td>{{{p2coin}}}</td>
</tr>}}}}
</tr>}}}}


{{#if:{{{P3CoinLabel|}}}||
{{#if:{{{p3CoinLabel|}}}||
{{#if:{{{p3coin|}}}|
{{#if:{{{p3coin|}}}|
<tr>
<tr>
Line 241: Line 249:
<td>{{{p3coin}}}</td>
<td>{{{p3coin}}}</td>
</tr>}}}}
</tr>}}}}
{{#if:{{{P3CoinLabel|}}}|
{{#if:{{{p3CoinLabel|}}}|
{{#if:{{{p3coin|}}}|
{{#if:{{{p3coin|}}}|
<tr>
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{P3CoinLabel}}}:</b></td>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p3CoinLabel}}}:</b></td>
<td>{{{p3coin}}}</td>
<td>{{{p3coin}}}</td>
</tr>}}}}
</tr>}}}}


{{#if:{{{P4CoinLabel|}}}||
{{#if:{{{p4CoinLabel|}}}||
{{#if:{{{p4coin|}}}|
{{#if:{{{p4coin|}}}|
<tr>
<tr>
Line 254: Line 262:
<td>{{{p4coin}}}</td>
<td>{{{p4coin}}}</td>
</tr>}}}}
</tr>}}}}
{{#if:{{{P4CoinLabel|}}}|
{{#if:{{{p4CoinLabel|}}}|
{{#if:{{{p4coin|}}}|
{{#if:{{{p4coin|}}}|
<tr>
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{P4CoinLabel}}}:</b></td>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p4CoinLabel}}}:</b></td>
<td>{{{p4coin}}}</td>
<td>{{{p4coin}}}</td>
</tr>}}}}

{{#if:{{{p1StartLabel|}}}||
{{#if:{{{p1start|}}}|
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>P1 Start:</b></td>
<td>{{{p1start}}}</td>
</tr>}}}}
{{#if:{{{p1StartLabel|}}}|
{{#if:{{{p1start|}}}|
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p1StartLabel}}}:</b></td>
<td>{{{p1start}}}</td>
</tr>}}}}

{{#if:{{{p2StartLabel|}}}||
{{#if:{{{p2start|}}}|
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>P2 Start:</b></td>
<td>{{{p2start}}}</td>
</tr>}}}}
{{#if:{{{p2StartLabel|}}}|
{{#if:{{{p2start|}}}|
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p2StartLabel}}}:</b></td>
<td>{{{p2start}}}</td>
</tr>}}}}

{{#if:{{{p3StartLabel|}}}||
{{#if:{{{p3start|}}}|
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>P3 Start:</b></td>
<td>{{{p3start}}}</td>
</tr>}}}}
{{#if:{{{p3StartLabel|}}}|
{{#if:{{{p3start|}}}|
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p3StartLabel}}}:</b></td>
<td>{{{p3start}}}</td>
</tr>}}}}

{{#if:{{{p4StartLabel|}}}||
{{#if:{{{p4start|}}}|
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>P4 Start:</b></td>
<td>{{{p4start}}}</td>
</tr>}}}}
{{#if:{{{p4StartLabel|}}}|
{{#if:{{{p4start|}}}|
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p4StartLabel}}}:</b></td>
<td>{{{p4start}}}</td>
</tr>}}}}
</tr>}}}}



Revision as of 01:11, 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