Template:Allcaps: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Komusou
(updating what it does and subst non-usage)
meta>Komusou
(→‎See also: added the magic words)
Line 12: Line 12:
==See also==
==See also==


* {{tl|Nocaps}}    – lower case output
Templates that change the display (cut-n-paste will get the original text):
* {{tl|Smallcaps}} – small caps output
 
* {{tl|Nocaps}}    – lower case display
* {{tl|Smallcaps}} – small caps display
 
[[Help:Magic words#Formatting|Magic words]] that rewrite the output (cut-n-paste will get the text as displayed):
 
* <NOWIKI>{{</NOWIKI>lc:}}      – lower case output of the full text
* <NOWIKI>{{</NOWIKI>uc:}}      – upper case output of the full text
* <NOWIKI>{{</NOWIKI>lcfirst:}} – lower case output of the first character only
* <NOWIKI>{{</NOWIKI>ucfirst:}} – upper case output of the first character only


{{pp-semi-protected| small=yes | reason=No need for such template to be anon-editable. }}
{{pp-semi-protected| small=yes | reason=No need for such template to be anon-editable. }}

Revision as of 05:16, 20 September 2007

{{{1}}}

Usage

{{Allcaps|your text}} will display your text in full upper case. Your source text is not altered (a cut-n-paste will give it in its original form), only the way it is displayed. You can use this template to control the display of the variable output of magic words and of other templates.

In: {{Allcaps|The ''Name'' of the Game}}
Out: The Name of the Game

Preferably do not subst: it because the result will NOT be an uppercase source text but the original text wrapped in HTML code making it appear uppercase, so it is more efficient for this purpose to simply rewrite the text in uppercase once and for all.

See also

Templates that change the display (cut-n-paste will get the original text):

Magic words that rewrite the output (cut-n-paste will get the text as displayed):

  • {{lc:}} – lower case output of the full text
  • {{uc:}} – upper case output of the full text
  • {{lcfirst:}} – lower case output of the first character only
  • {{ucfirst:}} – upper case output of the first character only

Template:Pp-semi-protected