Difference between revisions of "Template:Controls"

From Sinden Lightgun
Jump to navigation Jump to search
m (Updated fa-icons for P1-4 Start)
 
(22 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
|reload = Reload button
 
|reload = Reload button
 
|grenade = Grenade button
 
|grenade = Grenade button
|special = Special button
 
 
|weapon = Change weapon button
 
|weapon = Change weapon button
 +
|menuLabel = Use if you want to change the Special label
 
|menu = Menu button
 
|menu = Menu button
 +
|selectLabel = Use if you want to change the Select label
 +
|select = Select button
 +
|coinLabel = Use if you want to change the Coin label
 +
|coin = Coin button
 +
|p1CoinLabel= P1 Coin/Credit (Default)
 +
|p1coin = P1 Coin button
 +
|p2CoinLabel= P2 Coin/Credit (Default)
 +
|p2coin = P2 Coin button
 +
|p3CoinLabel = P3 Coin/Credit (Default)
 +
|p3coin = P3 Coin button
 +
|p4CoinLabel = P4 Coin/Credit (Default)
 +
|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
 +
|special = Special button 1
 +
|specialLabel2 = Use if you want to change the Special 2 label
 +
|special2 = Special button 2
 +
|specialLabel3 = Use if you want to change the Special 3 label
 +
|special3 = Special button 3
 +
|specialLabel4 = Use if you want to change the Special 4 label
 +
|special4 = Special button 4
 +
|specialLabel5 = Use if you want to change the Special 5 label
 +
|special5 = Special button 5
 +
|specialLabel6 = Use if you want to change the Special 6 label
 +
|special6 = Special button 6
 +
|specialLabel7 = Use if you want to change the Special 7 label
 +
|special7 = Special button 7
 +
|specialLabel8 = Use if you want to change the Special 8 label
 +
|special8 = Special button 8
 
|note = Notes
 
|note = Notes
 
}}
 
}}
 
</noinclude>
 
</noinclude>
  
<table class="controlbox" style="text-align: left; width: 450px; font-size: 100%; border-radius:10px; border: 1px black solid; overflow:hidden;">
+
<table class="controlbox" style="text-align: left; width: 400px; font-size: 100%; border-radius:10px; border: 1px black solid; overflow:hidden;">
 
<tr>
 
<tr>
<th class="controlbox-title" colspan="2" style="text-align: center;"><b>{{{title|{{PAGENAME}}}}} Controls</b></th>
+
<th class="controlbox-title" colspan="2" style="text-align: center;"><i class="fa-solid fa-gamepad"></i> <b>Default Controls</b></th>
 
</tr>
 
</tr>
 
{{#if:{{{shoot|}}}|
 
{{#if:{{{shoot|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-gun"></i> <b>Shoot (trigger):</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-gun"></i></i> <b>Shoot (trigger):</b></td>
 
<td>{{{shoot}}}</td>
 
<td>{{{shoot}}}</td>
 
</tr>}}
 
</tr>}}
Line 28: Line 64:
 
{{#if:{{{grenade|}}}|
 
{{#if:{{{grenade|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><b>Grenade:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-bomb"></i> <b>Grenade:</b></td>
 
<td>{{{grenade}}}</td>
 
<td>{{{grenade}}}</td>
 
</tr>}}
 
</tr>}}
 +
 +
{{#if:{{{specialLabel|}}}||
 +
{{#if:{{{special|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>Special:</b></td>
 +
<td>{{{special}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{specialLabel|}}}|
 
{{#if:{{{special|}}}|
 
{{#if:{{{special|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><b>Special:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>{{{specialLabel}}}:</b></td>
 
<td>{{{special}}}</td>
 
<td>{{{special}}}</td>
</tr>}}
+
</tr>}}}}
 +
 
 +
{{#if:{{{specialLabel2|}}}||
 +
{{#if:{{{special2|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>Special 2:</b></td>
 +
<td>{{{special2}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{specialLabel2|}}}|
 +
{{#if:{{{special2|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>{{{specialLabel2}}}:</b></td>
 +
<td>{{{special2}}}</td>
 +
</tr>}}}}
 +
 
 +
{{#if:{{{specialLabel3|}}}||
 +
{{#if:{{{special3|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>Special 3:</b></td>
 +
<td>{{{special3}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{specialLabel3|}}}|
 +
{{#if:{{{special3|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>{{{specialLabel3}}}:</b></td>
 +
<td>{{{special3}}}</td>
 +
</tr>}}}}
 +
 
 +
{{#if:{{{specialLabel4|}}}||
 +
{{#if:{{{special4|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>Special 4:</b></td>
 +
<td>{{{special4}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{specialLabel4|}}}|
 +
{{#if:{{{special4|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>{{{specialLabel4}}}:</b></td>
 +
<td>{{{special4}}}</td>
 +
</tr>}}}}
 +
 
 +
{{#if:{{{specialLabel5|}}}||
 +
{{#if:{{{special5|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>Special 5:</b></td>
 +
<td>{{{special5}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{specialLabel5|}}}|
 +
{{#if:{{{special5|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>{{{specialLabel5}}}:</b></td>
 +
<td>{{{special5}}}</td>
 +
</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:{{{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>}}}}
 +
 
 
{{#if:{{{weapon|}}}|
 
{{#if:{{{weapon|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><b>Change weapon:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-person-rifle"></i> <b>Change weapon:</b></td>
 
<td>{{{weapon}}}</td>
 
<td>{{{weapon}}}</td>
 
</tr>}}
 
</tr>}}
 +
 +
{{#if:{{{menuLabel|}}}||
 +
{{#if:{{{menu|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-bars"></i> <b>Menu:</b></td>
 +
<td>{{{menu}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{menuLabel|}}}|
 
{{#if:{{{menu|}}}|
 
{{#if:{{{menu|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><b>Menu:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-bars"></i> <b>{{{menuLabel}}}:</b></td>
 
<td>{{{menu}}}</td>
 
<td>{{{menu}}}</td>
</tr>}}
+
</tr>}}}}
 +
 
 +
{{#if:{{{selectLabel|}}}||
 +
{{#if:{{{select|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-check"></i> </i> <b>Select:</b></td>
 +
<td>{{{select}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{selectLabel|}}}|
 +
{{#if:{{{select|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-check"></i> <b>{{{selectLabel}}}:</b></td>
 +
<td>{{{select}}}</td>
 +
</tr>}}}}
 +
 
 +
{{#if:{{{coinLabel|}}}||
 +
{{#if:{{{coin|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-coins"></i> </i> <b>coin:</b></td>
 +
<td>{{{coin}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{coinLabel|}}}|
 +
{{#if:{{{coin|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-coins"></i> <b>{{{coinLabel}}}:</b></td>
 +
<td>{{{coin}}}</td>
 +
</tr>}}}}
 +
 
 +
{{#if:{{{p1CoinLabel|}}}||
 +
{{#if:{{{p1coin|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>P1 Coin/Credit:</b></td>
 +
<td>{{{p1coin}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{p1CoinLabel|}}}|
 +
{{#if:{{{p1coin|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p1CoinLabel}}}:</b></td>
 +
<td>{{{p1coin}}}</td>
 +
</tr>}}}}
 +
 
 +
{{#if:{{{p2CoinLabel|}}}||
 +
{{#if:{{{p2coin|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>P2 Coin/Credit:</b></td>
 +
<td>{{{p2coin}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{p2CoinLabel|}}}|
 +
{{#if:{{{p2coin|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p2CoinLabel}}}:</b></td>
 +
<td>{{{p2coin}}}</td>
 +
</tr>}}}}
 +
 
 +
{{#if:{{{p3CoinLabel|}}}||
 +
{{#if:{{{p3coin|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>P3 Coin/Credit:</b></td>
 +
<td>{{{p3coin}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{p3CoinLabel|}}}|
 +
{{#if:{{{p3coin|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p3CoinLabel}}}:</b></td>
 +
<td>{{{p3coin}}}</td>
 +
</tr>}}}}
 +
 
 +
{{#if:{{{p4CoinLabel|}}}||
 +
{{#if:{{{p4coin|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>P4 Coin/Credit:</b></td>
 +
<td>{{{p4coin}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{p4CoinLabel|}}}|
 +
{{#if:{{{p4coin|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-copyright"></i> <b>{{{p4CoinLabel}}}:</b></td>
 +
<td>{{{p4coin}}}</td>
 +
</tr>}}}}
 +
 
 +
{{#if:{{{p1StartLabel|}}}||
 +
{{#if:{{{p1start|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>P1 Start:</b></td>
 +
<td>{{{p1start}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{p1StartLabel|}}}|
 +
{{#if:{{{p1start|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>{{{p1StartLabel}}}:</b></td>
 +
<td>{{{p1start}}}</td>
 +
</tr>}}}}
 +
 
 +
{{#if:{{{p2StartLabel|}}}||
 +
{{#if:{{{p2start|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>P2 Start:</b></td>
 +
<td>{{{p2start}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{p2StartLabel|}}}|
 +
{{#if:{{{p2start|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>{{{p2StartLabel}}}:</b></td>
 +
<td>{{{p2start}}}</td>
 +
</tr>}}}}
 +
 
 +
{{#if:{{{p3StartLabel|}}}||
 +
{{#if:{{{p3start|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>P3 Start:</b></td>
 +
<td>{{{p3start}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{p3StartLabel|}}}|
 +
{{#if:{{{p3start|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>{{{p3StartLabel}}}:</b></td>
 +
<td>{{{p3start}}}</td>
 +
</tr>}}}}
 +
 
 +
{{#if:{{{p4StartLabel|}}}||
 +
{{#if:{{{p4start|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>P4 Start:</b></td>
 +
<td>{{{p4start}}}</td>
 +
</tr>}}}}
 +
{{#if:{{{p4StartLabel|}}}|
 +
{{#if:{{{p4start|}}}|
 +
<tr>
 +
<td class="controlboxtd1strow"><i class="fa-solid fa-circle-user"></i> <b>{{{p4StartLabel}}}:</b></td>
 +
<td>{{{p4start}}}</td>
 +
</tr>}}}}
 +
 
 
{{#if:{{{note|}}}|
 
{{#if:{{{note|}}}|
 
<tr>
 
<tr>
<td class="infobox-note" colspan="2" style="text-align: center; font-size: 0.85em;"><b>Note: </b>{{{note}}}</td>
+
<td class="infobox-note" colspan="2" style="text-align: center; font-size: 0.85em;"><i class="fa-solid fa-note-sticky"></i> <b>Note: </b>{{{note}}}</td>
 
</tr>}}
 
</tr>}}
 
</table>
 
</table>

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