User talk:DebianFanatic
Jump to navigation
Jump to search
Using keytables
Hi DebianFanatic! Welcome to the FightGear wiki. I noticed you made some welcome additions to the Mainair Flash 2 Alpha article. I would recommend you have a look at using keytables for this. For example see Douglas A-4 Skyhawk. There the following wiki markup is used:
{| class="keytable"
! Key
! Function
|-
| {{key press|Shift|C}}
| Catapult launch command
|-
| {{key press|Shift|L}}
| Carrier launch-bar engage
|-
| {{key press|O}} / {{key press|Shift|O}}
| Hook up/down
|-
| {{key press|Ctrl|B}}
| Toggle airbrakes
|-
| {{key press|Ctrl|K}}
| Toggle spoilers
|}
This results in the following table:
| Key | Function |
|---|---|
| ⇧ Shift+C | Catapult launch command |
| ⇧ Shift+L | Carrier launch-bar engage |
| O / ⇧ Shift+O | Hook up/down |
| Ctrl+B | Toggle airbrakes |
| Ctrl+K | Toggle spoilers |
Cheers!