Difference between revisions of "Template:Controls"

From Sinden Lightgun
Jump to navigation Jump to search
Line 33: Line 33:
 
{{#if:{{{special|}}}|
 
{{#if:{{{special|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><i class="fa-solid fa-star-shooting"></i> <b>Special:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-jet-fighter"></i> <b>Special:</b></td>
 
<td>{{{special}}}</td>
 
<td>{{{special}}}</td>
 
</tr>}}
 
</tr>}}
Line 43: Line 43:
 
{{#if:{{{menu|}}}|
 
{{#if:{{{menu|}}}|
 
<tr>
 
<tr>
<td class="controlboxtd1strow"><b>Menu:</b></td>
+
<td class="controlboxtd1strow"><i class="fa-solid fa-bars"></i> <b>Menu:</b></td>
 
<td>{{{menu}}}</td>
 
<td>{{{menu}}}</td>
 
</tr>}}
 
</tr>}}

Revision as of 23:54, 20 December 2022

Usage

Controls Controls
Shoot (trigger): Trigger button
Reload: Reload button
Grenade: Grenade button
Special: Special button
Change weapon: Change weapon button
Menu: Menu button
Note: Notes


Controls Controls