Template:Keybinding: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Did i mess up?)
(category and documentation)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{{1|}}} {{#if: {{{2}}} | + {{{2|}}} {{#if: {{{3}}} | + {{{3|}}}}}
<includeonly>{{Key|{{{1}}}}}{{#if: {{{2|}}} |&nbsp;+ {{Key|{{{2}}}}} {{#if: {{{3|}}} |&nbsp;+ {{Key|{{{3}}}}} }} }}</includeonly><noinclude>
{{Documentation|
This template can be used to format key binds with up to three keys.
 
For example <nowiki>{{Keybinding|ctrl|shift|A}}</nowiki> would result in {{Keybinding|ctrl|shift|A}}
 
The formatting is done by the [[:Template:Key]].
[[Category:Formatting templates]]
}}
</noinclude>

Latest revision as of 12:50, 27 August 2023

[Create]

Documentation

This template can be used to format key binds with up to three keys.

For example {{Keybinding|ctrl|shift|A}} would result in CTRL + SHIFT  + A

The formatting is done by the Template:Key.
List of all templates