Template:Documentation subpage: Difference between revisions

From TestWiki
Content deleted Content added
No edit summary
No edit summary
Tags: Manual revert Mobile edit Mobile web edit Advanced mobile edit
 
(241 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
<includeonly><!--
<center>
-->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}}
{| class="messagebox standard-talk" style="border: 1px solid #c0c090; background-color: #f8eaba; width: 80%; margin: 2px 4px 2px 4px; "
| <!--(this template has been transcluded on a /doc or /{{{override}}} page)-->
|- style="vertical-align:top;"
</includeonly><!--
| style="padding:1ex;width:60px;" align="center" | [[Image:Edit-paste.SVG|none|40px]]
| '''This is the [[w:Wikipedia:Template doc page pattern|template documentation page]] {{#if:{{{1|}}}|{{{1}}}|for [[{{NAMESPACE}}:{{BASEPAGENAME}}]].}}'''<br /><hr>This page is not necessarily intended to be viewed directly. If it uses [[w:Help:Variable|variable]]s, some links may appear broken. Do not replace these variables with [[w:hardcoded|hardcoded]] page names or URLs.
|}</center><!---
----
---><includeonly>[[Category:Template documentation|{{PAGENAME}}]]<!---
----
---></includeonly><!---
--->
----<noinclude>
<center><small>''[[Template:Template doc page viewed directly]] template ends''</small></center>
;Note: This template will take an alternative parameter <nowiki>{{{1}}}</nowiki> when it is applied as a X/doc style warning in a common usage page for several utility templates. (Such as are normally related by function or application and frequently list one another as ''see also'' pages.)


-->{{#ifeq:{{{doc-notice|show}}} |show
<br/><br/>Ver: fix up interwiki issues, class mesagebox 'standard-talk' not so standard, make links interwiki.// <b>[[User:Fabartus|Fra]]</b><font color="green">[[User talk:Fabartus|nkB]]</font> 21:47, 23 February 2007 (UTC)
| {{Mbox
| type = notice
| style = margin-bottom:1.0em;
| image = [[File:Edit-copy green.svg|40px|alt=|link=]]
| text =
{{strong|This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]]}} for {{terminate sentence|{{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}}}<br />It may contain usage information, [[Wikipedia:Categorization|categories]] and other content that is not part of the original {{#if:{{{text2|}}} |{{{text2}}} |{{#if:{{{text1|}}} |{{{text1}}} |{{#ifeq:{{SUBJECTSPACE}} |{{ns:User}} |{{lc:{{SUBJECTSPACE}}}} template page |{{#if:{{SUBJECTSPACE}} |{{lc:{{SUBJECTSPACE}}}} page|article}}}}}}}}.
}}
}}<!--


-->{{DEFAULTSORT:{{{defaultsort|{{PAGENAME}}}}}}}<!--
Org: Commons, IWTG perams adusts, (mn) <B>[[User:Fabartus|Fra]]</B><font color="green">[[User talk:Fabartus|nkB]]</font> 18:44, 12 February 2007 (UTC) {{-}}
----
{{interwikitmp-grp|inhib=yes|SYS=yes|V=0}}


-->{{#if:{{{inhibit|}}} |<!--(don't categorize)-->
== See also ==
| <includeonly><!--
* [[M:Meta:Template doc page pattern]] or [[W:Wikipedia:Template doc page pattern]] for how this template is used.
-->{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}
* Related templates:
| [[Category:{{#switch:{{SUBJECTSPACE}} |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages]]
# {{tlw| Template doc page transcluded}} (as redirect: ''{{tlw|Template doc page pattern}}'')
| [[Category:Documentation subpages without corresponding pages]]
# {{tlw| Interwiki doc page pattern}}
}}<!--
--></includeonly>
}}<!--


(completing initial #ifeq: at start of template:)

--><includeonly>

| <!--(this template has not been transcluded on a /doc or /{{{override}}} page)-->
<!--Categories-->
}}<!--
[[Category:Template documentation |!{{PAGENAME}}]]
--></includeonly><noinclude>{{Documentation}}</noinclude>
[[Category:Template namespace templates|{{PAGENAME}}]]

<!--Interwiki's in Other languages-->{{-}}
[[ja:Template:テンプレート文書直接表示]] &nbsp;

[[sl:Predloga:Neposredno prikazana dokumentacijska stran predloge]] &nbsp;

[[uk:Шаблон:Документація шаблона (безпосередня)]] &nbsp;
</noinclude>

Latest revision as of 11:44, 14 August 2024

This template displays a message that the current page is a documentation subpage.

Usage[edit source]

{{Documentation subpage}}
or
{{Documentation subpage|[[Page where the documentation transcluded]]}}



[examples needed]

Userbox documentation[edit source]

To set this template to use "userbox" and "userbox page" rather than "template" and "template page" or "user template" and "user template page", use:

{{Userbox documentation subpage}}
or
{{Userbox documentation subpage|[[userbox page]]}}

Text customization[edit source]

The parameters |text1= and |text2= can be used to set the text of, respectively, the template's first and second lines. If text1 is set but not text2, both lines' text will derive from text1:

With text1 and text2

{{Documentation subpage |text1='''''text1 appears here''''' |text2='''''text2 appears here'''''}}

With text2 only

{{Documentation subpage |text2='''''text2 appears here'''''}}

With text1 only

{{Documentation subpage |text1='''''text1 appears here'''''}}

Other parameters[edit source]

|inhibit=yes will prevent this template from generating any categories. (By default, "Namespace documentation pages" (usually Category:Template documentation pages) is added, or Category:Documentation subpages without corresponding pages if the main page doesn't exist.)

Display[edit source]

This template should normally be placed at the top of /doc pages. It changes output depending on where it is viewed:

  • On a /doc page, it displays a box explaining template documentation and links to the template page.
  • On other pages – i.e. pages transcluding the /doc page – the template will not show. The template page itself (which contains {{Documentation}}) will automatically note that the documentation is transcluded from a subpage.

Functions[edit source]

In addition to its message, the template adds pages to Category:Template documentation pages, Category:User documentation pages, or similar (named after the subject space), but only for documentation pages in namespaces with the subpage feature. It defaults the sort key to the page name without namespace: Template:Foo, for example, would be sorted as "Foo", i.e. under "F".

See also[edit source]