Template:Article header: Difference between revisions
From NARS2000
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><h1> {{{sym}}} — {{{def}}} — Keystroke {{{ks}}} — Character {{{char}}}</h1> | <includeonly><h1> {{{sym}}} — {{{def}}} — Keystroke {{{ks}}} — Character {{{char}}}</h1> | ||
{{{kb}}} | [[file:{{{kb}}}]] | ||
</includeonly><noinclude> | {{#if:{{{kb2}}}|[[File:{{{kb2}}}]]|}}</includeonly><noinclude> | ||
This page is used at the start of an article dealing with one of the keyboard symbols where | This page is used at the start of an article dealing with one of the keyboard symbols where one or two keyboard images are present. | ||
Usage: <big>'''<nowiki>{{</nowiki>Article header|sym=|def=|ks=|char=|kb=}}'''</big> | Usage: <big>'''<nowiki>{{</nowiki>Article header|sym=|def=|ks=|char=|kb=|kb2=}}'''</big> | ||
where | where | ||
:''sym='' the APL symbol, which can use the brace format. | :''sym='' the APL symbol, which can use the brace format. | ||
Line 11: | Line 11: | ||
:''ks='' keystroke to use to enter the symbol from the keyboard. | :''ks='' keystroke to use to enter the symbol from the keyboard. | ||
:''char='' decimal and hexadecimal values of the symbol. | :''char='' decimal and hexadecimal values of the symbol. | ||
:''kb='' file link on this wiki to the image uploaded here of the keyboard display. | :''kb='' file name on this wiki to the image uploaded here of the first keyboard display. | ||
Optional: | |||
:''kb2='' file link on this wiki to the image uploaded here of the second keyboard display. | |||
</noinclude> | </noinclude> |
Revision as of 10:01, 26 November 2014
This page is used at the start of an article dealing with one of the keyboard symbols where one or two keyboard images are present.
Usage: {{Article header|sym=|def=|ks=|char=|kb=|kb2=}} where
- sym= the APL symbol, which can use the brace format.
- def= a description of the definition of the symbol.
- ks= keystroke to use to enter the symbol from the keyboard.
- char= decimal and hexadecimal values of the symbol.
- kb= file name on this wiki to the image uploaded here of the first keyboard display.
Optional:
- kb2= file link on this wiki to the image uploaded here of the second keyboard display.