Difference between revisions of "Template:Key press/Documentation"
Jareel_Skaj (talk | contribs) (Created page with "{{docpage}} Key press templates allows for documenting in-game controls. Up to 10 keys can be provided as parameters. {{Notice|The template supports a long list of supported...") |
Jareel_Skaj (talk | contribs) (Replaced table with an embedding of the Markup) |
||
Line 4: | Line 4: | ||
{{Notice|The template supports a long list of supported keys (see: [[:Template:Key press/core]] source code) and will default to the custom text if needed, but it doesn't have the built-in icons for left mouse button, scroll, moving on horizontal or vertical axis, and a number of other icons that are built-in the War Thunder Controls menu.}} | {{Notice|The template supports a long list of supported keys (see: [[:Template:Key press/core]] source code) and will default to the custom text if needed, but it doesn't have the built-in icons for left mouse button, scroll, moving on horizontal or vertical axis, and a number of other icons that are built-in the War Thunder Controls menu.}} | ||
− | {| | + | {{Markup|width=auto |
− | + | |<nowiki>{{key press|E}}</nowiki>|{{key press|E}} | |
− | + | |<nowiki>{{key press|Space}}</nowiki>|{{key press|Space}} | |
− | + | |<nowiki>{{key press|tab}}</nowiki>|{{key press|tab}} | |
− | | | + | |<nowiki>{{key press|up}}</nowiki>|{{key press|up}} |
− | |{{key press|E}} | + | |<nowiki>{{key press|cmd|opt|C}}</nowiki>|{{key press|cmd|opt|C}} |
− | + | |<nowiki>{{key press|Shift|A}} / {{key press|Shift|D}}</nowiki>|{{key press|Shift|A}} / {{key press|Shift|D}} | |
− | | | + | |<nowiki>{{key press|custom text}} vs <code>code</code></nowiki>|{{key press|custom text}} vs <code>code</code> |
− | |{{key press|Space}} | + | }} |
− | |||
− | | | ||
− | |{{key press|tab}} | ||
− | |||
− | | | ||
− | |{{key press|up}} | ||
− | | | ||
− | |||
− | |{{key press|cmd|opt|C}} | ||
− | | | ||
− | |||
− | |{{key press|Shift|A}} / {{key press|Shift|D}} | ||
− | | | ||
− | |||
− | |{{key press|custom text}} vs <code>code</code> | ||
− |
Revision as of 17:00, 23 August 2024
Key press templates allows for documenting in-game controls. Up to 10 keys can be provided as parameters.
The template supports a long list of supported keys (see: Template:Key press/core source code) and will default to the custom text if needed, but it doesn't have the built-in icons for left mouse button, scroll, moving on horizontal or vertical axis, and a number of other icons that are built-in the War Thunder Controls menu. |