Template:lowercase

From Wikiversity
Jump to: navigation, search

Template loop detected: Template:Template doc page transcluded

Similar templates at English sister projects [edit]
Wikipedia-logo.png wpd Wikipedia Lowercase
Commons-logo.svg cms Commons Lowercase
Wikibooks-logo.svg wbk Wikibooks Lowercase
Wikispecies-logo.svg wsp Wikispecies Lowercase
Wikiversity-logo.svg wvy Wikiversity Lowercase


Contents

Use[edit]

Start the combined usage page or the /doc page with the following:

<includeonly> {{Template doc page transcluded}}
</includeonly><noinclude>
{{template doc page viewed directly}}
</noinclude>
or

<includeonly>{{Template doc page transcluded| ''pagename''<nowiki>}}
</includeonly><noinclude>
{{template doc page viewed directly}}
</noinclude>

Place at the top of a template documentation page (usually a "Template:Template name/doc" page) that is transcluded on the template's own page (Template:Template name). If the documentation page is not named "doc" and/or its transclusion is via another subpage (e.g. "Template:Template name/example"), use the second form of syntax above and replace pagename accordingly.

  • alternatively, substitute the template in the documentation page, and make a manual link fixup (needed only for such common usage pages, where {{BASEPAGENAME}} varies).

See also[edit]

  • the companion sample template {{sample||||||||}}
  • {{Interwiki doc page pattern}} which when subst'ed, creates boilerplate text for a /doc page including the proper calls to the other two.

Attention: Please do not Subst: this template.

Usage[edit]

This template will display the correct lowercase title as the title of the page in JavaScript-enabled browsers, and the following message in non-JavaScript browsers:

The correct title of this article is CORRECT_TITLE. The initial letter is shown capitalized due to technical restrictions.

Optional format[edit]

{{lowercase|uncapitalized title}}

produces (in a non-JavaScript enabled browser):

The correct title of this article is uncapitalized title. The initial letter is shown capitalized due to technical restrictions.