Template | Example output | Use
|
---|
Kigezo:Tlb | Kigezo:Strong | To indicate <strong> importance, seriousness, or urgency instead of just simple typographical boldfacing
|
Kigezo:Tlb | "Kigezo:Strongbad use ..." | Same as Kigezo:Braces but in red
|
Kigezo:Tlb | "Kigezo:Stronggood use ..." | Same as Kigezo:Braces but in green
|
Kigezo:Tlb | "An Kigezo:Em" | To indicate <em> stress emphasis (not just purely typographical italicization like for book titles or foreign terms)
|
Kigezo:Tlb | Kigezo:Var | 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, Kigezo:Braces should be used to ensure a noticeable distinction
|
Kigezo:Tlb | Kigezo:Var serif | (see Kigezo:Braces above)
|
Kigezo:Tlb | {{DEFAULTSORT:Y, X}} | To display wikicode variables and magic words as they would appear in code
|
Kigezo:Tlb | |year=2008 | To display template parameters with or without values
|
Kigezo:Tlb | Kigezo:Param | To display parameters as used in code (i.e. with triple braces), especially to indicate relationships between them. May be combined with Kigezo:Braces above
|
Kigezo:Tlb | Kigezo:Pvalue | To display parameter values lightly bordered; replaces <code>...</code>, especially when value contains embedded or leading/trailing blanks; visualized here with middot (·) but can use ␠, ▯, or any character.
|
Kigezo:Tlb etc. | {{Template|Kigezo:Var|Kigezo:Var|...|Kigezo:Var}} | To display a template call (with or without parameters and values) as code
|
Kigezo:Tlb | "The <img>...</img> tags ..." | To render HTML elements ("tags") in prose
|
Kigezo:Tlb/Kigezo:Tlb | "Ensure the alt= parameter ..." | To indicate text is source code. To nest other templates within Kigezo:Braces, use <code>...</code> . {{codett}} differs only in styling: someMethod becomes Kigezo:Codett
|
Kigezo:Tls | {{small|small text}} | To wrap example code in <code><nowiki>...</nowiki></code>
|
Kigezo:Tls | {{big|big text}} | To wrap example code in <kbd><nowiki>...</nowiki></kbd>
|
Kigezo:Tlb | [this is a block template] | (Kigezo:Thin space) Wrapper for <syntaxhighlight>...</syntaxhighlight> , but will wrap overflowing text
|
Kigezo:Tlb | "Do not use <Kigezo:Deprecated code> ." | (Kigezo:Thin space) To indicate deprecated source code in template documentation, articles on HTML specs, etc. The {{dc2}} variant uses strike-through (<Kigezo:Dc2> ) while {{dcr}} uses red (<Kigezo:Dcr> ).
|
Kigezo:Tlb | [this is a block template] | For larger blocks of source code and other pre-formatted text
|
Kigezo:Tlb | [this is a block template] | For block quotations (only – never for non-quotations)
|
Kigezo:Tlb | [this is a block template] | For indented blocks of material; visually identical to {{quote}} but without quote markup
|
Kigezo:Tlb | Kigezo:Kbd | To indicate user input
|
Kigezo:Tlb | Kigezo:Key press | To indicate specific-keystroke input, including combinations
|
Kigezo:Tlb | Kigezo:Key top | Similar; includes more symbols, but does not directly support combinations
|
Kigezo:Tlb | Kigezo:PlayStation key press | To indicate PlayStation-style gamepad key presses
|
Kigezo:Tlb | Don't save | To indicate a button in a user interface
|
Kigezo:Tlb | Kigezo:Samp | To indicate sample or example output
|