Template:Lowercase title: Difference between revisions

From NixOS Wiki
imported>Artturin
add lowercase title template
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>{{Lowercase title}}
{{Template}}
{{Template}}
'''This template overrides the first letter of an article name to lowercase.'''
 
== About ==
This template overrides the first letter of an article name to lowercase.


* Use it for articles which should not follow the default capital first letter of the article name.
* Use it for articles which should not follow the default capital first letter of the article name.
Line 7: Line 9:
* Note that the case of the first letter is irrelevant for linking to an article.
* Note that the case of the first letter is irrelevant for linking to an article.


====Usage====
== Usage ==
 
{{ic|<nowiki>{{lowercase title}}</nowiki>}}
{{ic|<nowiki>{{Lowercase title}}</nowiki>}}
 
====Example====


See, for example, [[st]].
== Example ==
See the [[st]] article.
</noinclude><includeonly><span>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span></includeonly>
</noinclude><includeonly><span>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span></includeonly>

Latest revision as of 02:33, 7 April 2024

This page is a template. It should be used as part of other articles. For more information, see Help:Template.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to discuss this template in the talk page.

If you wanted to create a new page instead, use the search box to search for the title of the new page you want to create and follow the link Create the page "XYZ" on this wiki! in the results page. An alternative is to create a dangling link to the new page from an existing page. A final option is to directly visit the expected URL of the page.

About

This template overrides the first letter of an article name to lowercase.

  • Use it for articles which should not follow the default capital first letter of the article name.
  • A lowercase article name is useful to reflect software project names, established acronyms or other cases.
  • Note that the case of the first letter is irrelevant for linking to an article.

Usage

{{lowercase title}}

Example

See the st article.