Template:Lowercase title/doc: Difference between revisions

no edit summary
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
No edit summary
Line 1:
{{Documentation subpage}}
<!--
Kendeo
-->
:''See also: {{tl|Nocaps}}''
{{TOCright}}
 
== Usage ==
{{nosubst}}
:''{{See also|Template: {{tl|Nocaps}}''
<!-- Please add categories at the bottom of this page, and interwikis at Wikidata (see Wikipedia:Wikidata) -->
 
SimplyIt addis the tag <code><nowiki>{{lowercase title}}</nowiki></code> at the beginning of a page (and optionally, at the beginning of its talk page). There are no parameters. The tag willused onlyto decapitalize the first letter of the page's name in the title at the beginningtop of the page. Examples:
 
== Usage ==
{| CLASS="wikitable"
Simply add {{tlx|lowercase title}} at the top of a page (and optionally, at the top of its talk page). There are no parameters. Examples:
 
{| CLASSClass="wikitable"
|-
! Page name !! Will display
Line 20 ⟶ 18:
|}
 
=== IssuesAttention ===
When using the template on redirect pages, the template must be moved '''after''' the redirect, since. otherwiseOtherwise it will break the redirection. This, however, limits the template to have an effect only when viewing the redirect page directly. Nevertheless, it is still useful in this scenario in order to document the proper capitalization of a term.
The template does '''not''' work together with other title modification templates: you need to use DISPLAYTITLE directly and make sure it's the last DISPLAYTITLE on the page. For example, to make "Example" italic and lowercase, use <code><nowiki>{{DISPLAYTITLE:''example''}}</nowiki></code>.
 
When using the template on redirect pages, the template must be moved ''after'' the redirect, since otherwise it will break the redirection. This, however, limits the template to have an effect only when viewing the redirect page directly. Nevertheless, it is still useful in this scenario in order to document the proper capitalization of a term.
 
When using on templates, please make sure to wrap it with a &lt;noinclude&gt; tag, so that transcluded pages don't get affected.
 
=== TechnicalLimitations ===
The template does '''notNOT''' work together with other title modification templates:. In this case you need to use {{tlx|DISPLAYTITLE}} directlyinstead and make sure it's the last DISPLAYTITLE on the page. For example, to make "ExampleeZone" italic and lowercase, use <code><nowiki>{{DISPLAYTITLE:''exampleeZone''}}</nowiki></code>.
This template wraps the [[Help:Magic words|magic word]] DISPLAYTITLE so that it works automatically in any namespace (main, talk, template, etc.) to decapitalise the first letter of the name of a page it is transcluded on.
 
== Comparison ==
{{WrongTitleExamples}}
 
== Technical notes ==
This template wraps the [[w:en:Help:Magic words|magic word]] DISPLAYTITLE so that it works automatically in any namespace (main, talk, template, etc.) to decapitalise the first letter of the name of a page it is transcluded on.
 
Here is the actual script:
<source lang=sql>
/* Page using a lowercase title, with or without {{lowercase}} */
Line 40 ⟶ 43:
</source>
 
== See alsoTemplateData ==
* [[Wikipedia:Naming conventions (technical restrictions)#Lowercase first letter]]
{{WrongTitleExamples}}
 
<includeonly>{{Sandbox other||
[[Category:Correct title templates]]
}}</includeonly>
==TemplateData==
{{TemplateData header}}
<templatedata>
Line 55 ⟶ 51:
}
</templatedata>
 
== See also ==
* [[w:en:Help:Magic words|Magic words]]
* [[Wikipediaw:en:WP:Naming conventions (technical restrictions)#Lowercase first letter|Naming conventions (technical restrictions) of lowercase first letter]]
 
 
<includeonly>{{Sandboxsandbox other||
<!-- Add categories below this line, and interwikis at Wikidata -->
[[Category:Correct title templates]]
}}</includeonly>
Anonymous user