Template:Allcaps: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Komusou
m (moved Template:Caps to Template:Allcaps: Renamed in line with the group Nocaps, Smallcaps, Allcaps (also, template isn't transcluded yet, prolly used as subst too))
meta>Komusou
(quick-and-dirty ==Usage== and ==See also== plus {{pp-semi-protected| small=yes | reason=No need for such template to be anon-editable. }})
Line 1: Line 1:
<span style="text-transform:uppercase;">{{{1}}}</span><noinclude>[[Category:Formatting templates]]</noinclude>
<SPAN STYLE="text-transform:uppercase;">{{{1}}}</SPAN><noinclude>
 
==Usage==
 
<CODE><NOWIKI>{{Allcaps|your text}}</NOWIKI></CODE> will display your text in full upper case.
 
: '''In:''' <CODE><NOWIKI>{{Allcaps|The ''Name'' of the Game}}</NOWIKI></CODE>
: '''Out:''' {{Allcaps|The ''Name'' of the Game}}
 
Use preferably <CODE><NOWIKI>{{subst:Allcaps|your text}}</NOWIKI></CODE> for a quick local uppercase, especially when the source text isn't a variable or magic word, but static text that needs to be processed only once and for all.
 
==See also==
 
* {{tl|Nocaps}}    – lower case output
* {{tl|Smallcaps}} – small caps output
 
{{pp-semi-protected| small=yes | reason=No need for such template to be anon-editable. }}
 
[[Category:Formatting templates]]
 
</noinclude>

Revision as of 02:04, 20 September 2007

{{{1}}}

Usage

{{Allcaps|your text}} will display your text in full upper case.

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

Use preferably {{subst:Allcaps|your text}} for a quick local uppercase, especially when the source text isn't a variable or magic word, but static text that needs to be processed only once and for all.

See also

Template:Pp-semi-protected