Vörlaag:caps/Doku
This template returns the uppercase or lowercase version of a letter.
Usage
ännernThis template is supposed to be used in other templates, mainly to display the first letter of an automatic text in either case, as chosen by the user.
Simply add the following code to any template, replacing the X by a default letter.
{{caps|X|{{{cap|}}}|{{{nocap|}}}}}
Here are other examples:
{{caps|A|{{{cap|}}}|{{{nocap|}}}}}
{{caps|B|{{{cap|}}}|{{{nocap|}}}}}
{{caps|C|{{{cap|}}}|{{{nocap|}}}}}
Parameters
ännernThis template by default uses the parameters {{{cap}}}
and {{{nocap}}}
from the other template.
nocap=1
: Unless it is empty or omitted,{{caps}}
returns the default letter in the opposite case.cap
: If equal to the opposite case of the default letter, the opposite case is returned by{{caps}}
.
Examples
ännernHere are some hypotheses, possibly true if the piece of code "{{caps|O|{{{cap|}}}|{{{nocap|}}}}}bsolete spelling of
" exists in Template:obsolete spelling of:
returns:{{obsolete spelling of|ameba}}
- Obsolete spelling of ameba.
returns:{{obsolete spelling of|ameba|nocap=1}}
- obsolete spelling of ameba.
returns:{{obsolete spelling of|ameba|cap=o}}
- obsolete spelling of ameba.
See also
ännernSupplementary templates [ännern]
Contents, text, tables:
- caps (returns a particular letter, either in upper or lower cases)
- theordinal (returns "first" from 1, "second" from 2, etc.)
- navbox (generates a collapsible box)
- !! (returns two vertical pipes: ||)
- (! (returns a left brace followed by a vertical pipe: {|)
- !) (returns a vertical pipe followed by a right brace: |})
- !- (returns a vertical pipe followed by a dash: |-)
Languages, families and scripts:
Categories:
- categorize (adds a category, with language-specific sorting)
- catlangcode (adds a topical category, with language-specific sorting)
- catlangname (adds a lexical or other category similarly named, with language-specific sorting)
Other:
- deftempboiler (generates a definition template)
- ännern (generates an "edit" button)