Difference between revisions of "Template:Controls"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 21: | Line 21: | ||
|special5 = Special button 5  | |special5 = Special button 5  | ||
|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  | ||
|note = Notes  | |note = Notes  | ||
}}  | }}  | ||
| Line 110: | Line 111: | ||
</tr>}}}}  | </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:{{{weapon|}}}|  | {{#if:{{{weapon|}}}|  | ||
Revision as of 18:25, 2 January 2023
Usage