Template:Documentation subpage: Difference between revisions

From Vigyanwiki
mediawiki>~aanzx
m (Reverted 1 edit by 2409:4081:889C:D4F2:72B4:BEFE:C5E0:CD1 (talk)(TwinkleGlobal))
m (1 revision imported)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<languages/>
</noinclude>{{#switch:<translate></translate>
| =
<includeonly><!--
<includeonly><!--
  -->{{#if:{{IsDocSubpage|override={{{override|doc}}}|false=}}
  -->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}}
     | <!--(this template has been transcluded on a /doc or /{{{override}}} page)-->
     | <!--(this template has been transcluded on a /doc or /{{{override}}} page)-->
</includeonly><!--
</includeonly><!--
Line 12: Line 8:
             | type = notice
             | type = notice
             | style = margin-bottom:1.0em;
             | style = margin-bottom:1.0em;
             | image = [[File:OOjs UI icon book-ltr.svg|40px|alt=|link=]]
             | image = [[File:Edit-copy green.svg|40px|alt=|link=]]
             | text =
             | text =
'''<translate><!--T:4--> This is a [[w:Wikipedia:Template documentation|documentation]] [[<tvar name=2>Special:MyLanguage/Help:Subpages</tvar>|subpage]] for <tvar name=1>{{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}</tvar>.</translate>'''<br /><!--
{{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}}}}}}}}.
-->{{#if:{{{text2|}}}{{{text1|}}}
  |<translate><!--T:5--> It contains usage information, [[<tvar name=7>Special:MyLanguage/Help:Categories</tvar>|categories]] and other content that is not part of the original <tvar name=1>{{{text2|{{{text1}}}}}}</tvar>.</translate>
  |<translate><!--T:10--> It contains usage information, [[<tvar name=7>Special:MyLanguage/Help:Categories</tvar>|categories]] and other content that is not part of the original <tvar name=1>{{SUBJECTSPACE}}</tvar> page.</translate>
  }}
             }}
             }}
         }}<!--
         }}<!--
Line 27: Line 19:
           |  <includeonly><!--
           |  <includeonly><!--
               -->{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}
               -->{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}
                   | [[Category:{{#switch:{{SUBJECTSPACE}}
                   | [[Category:{{#switch:{{SUBJECTSPACE}} |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages]]
                          | Template | Project = Template
                   | [[Category:Documentation subpages without corresponding pages]]
                          | Module   = Module
                          | User     = User
                          | #default = MediaWiki
                      }} documentation pages{{#translation:}}]]
                   | [[Category:Documentation subpages without corresponding pages{{#translation:}}]]
                   }}<!--
                   }}<!--
           --></includeonly>
           --></includeonly>
Line 42: Line 29:
     | <!--(this template has not been transcluded on a /doc or /{{{override}}} page)-->
     | <!--(this template has not been transcluded on a /doc or /{{{override}}} page)-->
     }}<!--
     }}<!--
--></includeonly>
--></includeonly><noinclude>{{Documentation}}</noinclude>
| #default=
  {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation subpage|noshift=1|uselang={{int:lang}}}}
}}<noinclude>
{{Documentation|content=
 
<translate>
== Usage == <!--T:6-->
 
<!--T:7-->
Use this template on Template Documentation subpage (/doc).
 
== See also == <!--T:8-->
</translate>
*{{tl|Documentation}}
*{{tl|tl}}
 
}}
</noinclude>

Latest revision as of 18:25, 18 September 2023

Template documentation

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

Usage

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



[examples needed]

Userbox documentation

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

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

|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

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

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