m fix whitespace 3, this is the one, nbsp ain't so bad in templates |
add documentation |
||
Line 50: | Line 50: | ||
-->{{#if:{{{49|}}} | ⇒ <samp>{{{49|}}}</samp>}}<!-- | -->{{#if:{{{49|}}} | ⇒ <samp>{{{49|}}}</samp>}}<!-- | ||
-->{{#if:{{{50|}}} | ⇒ <samp>{{{50|}}}</samp>}}<!-- | -->{{#if:{{{50|}}} | ⇒ <samp>{{{50|}}}</samp>}}<!-- | ||
--></kbd> | --></kbd><noinclude> | ||
{{Documentation}} | |||
[[Category:Templates]]</noinclude> |
Revision as of 21:48, 8 February 2022
This page has been transcluded from Template:Kbd/Documentation.
Used for user input and selections. Chains multiple values with an arrow up to 50 total.
Usage
Can be used for just a single user input or selection
{{kbd|Single Input}}
Single Input
Or can be used for a chain of user inputs or selections
{{kbd|Chained Input 1|Chained Input 2|Chained Input 3|4|5}}
Chained Input 1 ⇒ Chained Input 2 ⇒ Chained Input 3 ⇒ 4 ⇒ 5