YellowWarningTriangle.png This wiki is closed in favour of the new wiki. Information shown is likely to be very out of date.

Difference between revisions of "Template:Key"

From Discovery Wiki
Jump to navigationJump to search
(Created page with "{{Key/core|{{{1}}}}}<!-- -->{{#if:{{{2|}}}|+{{Key/core|{{{2}}}}}}}<!-- -->{{#if:{{{3|}}}|+{{Key/core|{{{3}}}}}}}<!-- -->{{#if:{{{4|}}}|+{{Key/core|{{{4}}}}}}}<!-- -->{{#if:{{{5|}...")
 
 
Line 1: Line 1:
{{Key/core|{{{1}}}}}<!--
+
<includeonly>{{Key/core|{{{1}}}}}<!--
 
-->{{#if:{{{2|}}}|+{{Key/core|{{{2}}}}}}}<!--
 
-->{{#if:{{{2|}}}|+{{Key/core|{{{2}}}}}}}<!--
 
-->{{#if:{{{3|}}}|+{{Key/core|{{{3}}}}}}}<!--
 
-->{{#if:{{{3|}}}|+{{Key/core|{{{3}}}}}}}<!--
 
-->{{#if:{{{4|}}}|+{{Key/core|{{{4}}}}}}}<!--
 
-->{{#if:{{{4|}}}|+{{Key/core|{{{4}}}}}}}<!--
-->{{#if:{{{5|}}}|+{{Key/core|{{{5}}}}}}}
+
-->{{#if:{{{5|}}}|+{{Key/core|{{{5}}}}}}}</includeonly><noinclude>
 +
==Usage==
 +
<pre>{{Key|X}}
 +
 
 +
{{Key|Enter}}
 +
 
 +
{{Key|Alt|Tab}}
 +
 
 +
{{Key|left}} {{Key|right}} {{Key|up}} {{Key|down}}</pre>
 +
Note that you can put any keyboard key as parameter and chain keys by adding them as a further parameter. Accepts up to 5 parameters.
 +
==Result==
 +
{{Key|X}}
 +
 
 +
{{Key|Enter}}
 +
 
 +
{{Key|Alt|Tab}}
 +
 
 +
{{Key|left}} {{Key|right}} {{Key|up}} {{Key|down}}
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 12:31, 29 November 2011

Usage

{{Key|X}}

{{Key|Enter}}

{{Key|Alt|Tab}}

{{Key|left}} {{Key|right}} {{Key|up}} {{Key|down}}

Note that you can put any keyboard key as parameter and chain keys by adding them as a further parameter. Accepts up to 5 parameters.

Result

X

Enter

Alt+Tab