Template:Doc/subpage/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(→‎Parameters: nvm this)
 
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Doc/subpage}}
{{Doc/subpage}}
<!-- Please place categories where indicated at the bottom of this page.) -->
The replacement of {{Code|1=<nowiki><noinclude>{{doc|0}}</noinclude></nowiki>}}.
The replacement of {{Code|1=<nowiki><noinclude>{{doc|0}}</noinclude></nowiki>|select=1}}.
 
== Usage ==
== Usage ==
{{Code|<nowiki>{{Doc/subpage}}</nowiki>}}
{{Code|<nowiki>{{Doc/subpage}}</nowiki>|select=all}}
 
== Parameters ==
{{Capsule|style=2|
*{{param|1}} - ''Optional:'' Parameter for switching the template assignment. Default is {{Code|0}}.
**0 – will display the message “This is a documentation subpage for <page>”.
**1 – will display the message “This is the sandbox subpage for <page>”.
**2 – will display the message “This page is not a sandbox”.
**3 – will display the message “This is the <page> info subpage”. Useful for user subpages.
**4 – will display the message “This is a documentation subpage for use on multiple pages”. If the {{param|list}} parameter is used, then the text will be: “This is a documentation subpage for use on multiple pages listed in <list page>”.
*{{param|list}}: specifies a page or category that lists pages using a particular documentation page. Used only if parameter {{param|1}} is set to 4.
}}''Quoted from [[Template:Doc/doc]]''
*{{Param|force}}: forces the template to show on base pages.
 
== Preview ==
{{Doc/subpage|force=1}}


<includeonly>{{sandbox other||
{{Doc/Sandbox other|
<!-- Categories below this line, please -->
[[Category:Templates]]
[[Category:Templates]]
}}</includeonly>
}}

Latest revision as of 12:29, 8 May 2025

Edit-copy.png
This is a documentation subpage for Template:Doc.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

The replacement of <noinclude>{{doc|0}}</noinclude>.

Usage

{{Doc/subpage}}

Parameters

  • {{{1}}} - Optional: Parameter for switching the template assignment. Default is 0.
    • 0 – will display the message “This is a documentation subpage for <page>”.
    • 1 – will display the message “This is the sandbox subpage for <page>”.
    • 2 – will display the message “This page is not a sandbox”.
    • 3 – will display the message “This is the <page> info subpage”. Useful for user subpages.
    • 4 – will display the message “This is a documentation subpage for use on multiple pages”. If the {{{list}}} parameter is used, then the text will be: “This is a documentation subpage for use on multiple pages listed in <list page>”.
  • {{{list}}}: specifies a page or category that lists pages using a particular documentation page. Used only if parameter {{{1}}} is set to 4.

Quoted from Template:Doc/doc

  • {{{force}}}: forces the template to show on base pages.

Preview

Edit-copy.png
This is a documentation subpage for Template:Doc.
Don't forget to purge the contents of the base page upon creating or editing this subpage.