Difference between revisions of "Template:Key combo"

From Zero-K
Jump to navigation Jump to search
m
m (Added a standard reminder for editors not to mess with white space between the include and noinclude tags.)
 
Line 35: Line 35:
 
   {{key press|{{{5}}}}}}}{{#if:{{{6|}}}|
 
   {{key press|{{{5}}}}}}}{{#if:{{{6|}}}|
 
   {{key press|{{{6}}}}}}}
 
   {{key press|{{{6}}}}}}}
}}}}‎</includeonly><noinclude>
+
}}}}‎</includeonly><noinclude><!-- Do not put any white space, including new line, between the end tag of includeonly and start tag of noinclude, else pages will break.
{{Documentation}}
+
-->{{Documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 19:25, 5 February 2024

Template documentation[view] [edit] [history] [purge]

Key combo is an easy to use template for whenever a key combination needs to be specified in an article. Like {{key press}}, it makes it easier to see that keyboard is involved. The difference is that this template should be used whenever there needs to be more than one key pressed at the same time. Several display styles are available, but the default should be used in most cases for consistency throughout the wiki. This way, changing the default in the template will change the style everywhere.

Examples[edit]

Usage
Desired result What you type in your article
Ctrl + Alt + Delete {{Key combo|Ctrl|Alt|Delete}}
Ctrl - Alt - Delete {{Key combo|Ctrl|Alt|Delete|style=dashloose}}
Ctrl+Alt+Delete {{Key combo|Ctrl|Alt|Delete|style=tight}}
Ctrl-Alt-Delete {{Key combo|Ctrl|Alt|Delete|style=dash}}
Ctrl Alt Delete {{Key combo|Ctrl|Alt|Delete|style=}}