{{caps|X|{{{cap|}}}|{{{nocap|}}}}}


This template returns the uppercase or lowercase version of a letter.

Usage edit

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 edit

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 edit

Here are some hypotheses, possibly true if the piece of code "{{caps|O|{{{cap|}}}|{{{nocap|}}}}}bsolete spelling of" exists in Template:obsolete spelling of:

See also edit