Це підсторінкадокументаціїшаблону {{Kbd}}. Вона містить інформацію про використання, категорії та інший вміст, що не є частиною оригінальної сторінки шаблону.
Самостійне використання і комбінації з іншими шаблонами
{{kbd|71077345}}: "Entering 71077345 on a calculator and turning it upside down appears to spell ShellOil."
{{kbd|1=ssh {{var|hostname}}}}: "At the % prompt, the user must enter ssh hostname."
{{kbd|1=ssh {{var|hostname}}}} і {{key press|Enter}}: "At the % prompt, the user must input ssh hostname↵ Enter."
всередині <code>...</code>: "The commandline should read: % ssh hostname (where hostname is the IP address or domain name of the system to connect to); if this is correct, press ↵ Enter."
додатковий параметр прибере пробіли; {{kbd|1={{lorem}}|spacing=0}}: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
To indicate text is a variable name. Use for any variable names except those including "I" (uppercase i) and/or "l" (lowercase L); for these, {{varserif}} should be used to ensure a noticeable distinction.
To display parameters as used in code (i.e. with triple braces), especially to indicate relationships between them. May be combined with {{para}} above.
( or {{dc}} ) To indicate deprecated source code in template documentation, articles on HTML specs, etc. The {{dc2}} variant uses strike-through (<blink>) while {{dc|red{{=}}y}} uses red (<blink>).