Warning
This is an unofficial archive of PsychonautWiki as of 2025-08-11T15:14:44Z. Content on this page may be outdated, incomplete, or inaccurate. Please refer to the original page for the most up-to-date information.

Template:Documentation subpage: Difference between revisions

From PsychonautWiki Archive
Jump to navigation Jump to search
>PJosepherum
m 1 revision: Importing quotes template
>PJosepherum
m 1 revision imported
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
-->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}}
-->{{#ifeq:{{SUBPAGENAME}}|{{#ifeq:{{{1|}}}|override|{{SUBPAGENAME}}|doc}}|</includeonly><!-- show on doc pages only
    | <!--(this template has been transcluded on a /doc or /{{{override}}} page)-->
  -->{{#invoke:Fallback | autotranslate
</includeonly><!--
      |base = Documentation subpage
 
      |lang = {{{lang|}}}
      -->{{#ifeq:{{{doc-notice|show}}} |show
      |page = {{#if:{{{page|}}}|{{{page|}}}|{{SUBJECTSPACE}}:{{BASEPAGENAME}}}}
          | {{Mbox
    }}<!--
            | type = notice
  -->{{{category|[[Category:Template documentation|<noinclude> </noinclude><includeonly>{{PAGENAME}}</includeonly>]]}}}<!--
            | style = margin-bottom:1.0em;
--><includeonly>}}</includeonly><!-- show on doc pages only
            | image = [[File:Edit-copy green.svg|40px|alt=|link=]]
--><noinclude>{{documentation}}</noinclude>
            | text =
'''This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]] for {{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}'''.<br />It contains 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}}}}}}}<!--
 
      -->{{#if:{{{inhibit|}}} |<!--(don't categorize)-->
          |  <includeonly><!--
              -->{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}
                  | [[Category:{{#switch:{{SUBJECTSPACE}} |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages]]
                  | [[Category:Documentation subpages without corresponding pages]]
                  }}<!--
          --></includeonly>
        }}<!--
 
(completing initial #ifeq: at start of template:)
--><includeonly>
    | <!--(this template has not been transcluded on a /doc or /{{{override}}} page)-->
    }}<!--
--></includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 11:56, 7 May 2015

Documentation icon Documentationviewedithistory⧼Code-rev-purge-link⧽

This documentation is transcluded from Template:Documentation subpage/doc.

Place {{documentation subpage}} at the top of all template documentation subpages. It does not need to be in <noinclude> tags because it will only show up on “/doc” subpages.

  • If the subpage is named something other than “/doc”, use {{documentation subpage|override}}.
  • If the template page is different from the base page name, use {{documentation subpage|page=Template:Example}}.

Usage

<poem>{{Documentation subpage

|1 = 
|page = 

}}</poem>

⧼templatedata-doc-params⧽

ParameterDescriptionDefaultStatus
1If set to “override”, allows to force the display of this template. Use only if the documentation page does not end in „/doc“.emptyoptional
pageFull page name of the described template. Use only if the documentation page is not a subpage of the described template.emptyoptional

Additional information

The template is intended to be used in the following namespaces: the Template namespace

The template is intended to be used by the following user groups: all users

Placement: At the top of the page

⧼Seealso⧽

wikipedia:Template:Documentation (for how this template is used)

Localization

English |

This template is localized through {{Autotranslate}}. The layout of the template can be found under Template:Documentation subpage/layout.

To add your language to the list of languages supported by this template, please copy the code of Template:Documentation subpage/en (or any other language version you prefer to translate) and replace the text strings in there (the form below can be used to create a translation, the English version is preloaded in the edit box). Please change the parameter lang from en (or whatever language you are translating) to the language code of your language.

<inputbox> type=create preload=Template:Documentation subpage/en default=Template:Documentation subpage/⧼Lang⧽

</inputbox>