සැකිල්ල:caps
{{caps|X|{{{cap|}}}|{{{nocap|}}}}}
- පහත දැක්වෙන උපදෙස්, සැකිල්ල:caps/documentation හි පිහිටා ඇත. සැකිල්ල:caps/documentation]]. [සංස්කරණය]
- ප්රයෝජනවත් සබැඳි: උප පිටු ලැයිස්තුව • සබැඳි • යළි යොමු • transclusions • errors (parser/module) • sandbox
This template returns the uppercase or lowercase version of a letter.
Usage
සංස්කරණයThis 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
සංස්කරණයThis 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
සංස්කරණයHere 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
සංස්කරණයContents, text, tables:
- caps (returns a particular letter, either in upper or lower cases)
- ordinal to word (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:
- Module:languages/templates
- langrev (returns the language code of a given language name)
- scriptrev (returns a script code from a script name)
Categories:
- categorize (adds a category, with language-specific sorting)
- topics (adds a topical category, with language-specific sorting)
- catlangname (adds a lexical or other category similarly named, with language-specific sorting)
Other:
- edit (generates an "edit" button)