Template:Documentation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Made a template link for {{doc}})
Line 1: Line 1:
<noinclude>{{lang|Template:Documentation}}{{tdeprecated|Doc}}</noinclude><!--
<noinclude>{{Deprecated template|Doc}}
  Automatically add {{template sandbox notice}} when on a /sandbox page.
{{Note|This page acts as a template link to {{tl2|doc}}. This was done to enforce consistency across templates, but you can undo this if you would like}}</noinclude>
-->{{#ifeq: {{SUBPAGENAME}} | sandbox
<includeonly><onlyinclude>
| <div style="clear: both;"></div>{{template sandbox notice|{{{livepage|}}}}}
{{Note|This page uses the deprecated {{tl2|Documentation}} template. Please change it to use {{tl2|Doc}} instead}}
}}<!--
{{doc|docpage={{{1|}}}|content={{{content|}}}}}
  Start of gray doc box.
[[Category:Pages using Documentation]]</onlyinclude></includeonly>
-->{{documentation/start box2
| preload = {{{preload|}}}  <!--Allow custom preloads-->
| heading = {{{heading|¬}}}  <!--Empty but defined means no header-->
| heading-style = {{{heading-style|}}}
| content = {{{content|}}}
 
<!--Some namespaces must have the /doc, /sandbox and /testcases
    in talk space-->
| docspace = {{documentation/docspace}}
 
| 1 = {{{1|}}}  <!--Other docname, if fed-->
 
<!--The namespace is added in /start box2-->
| template page = {{documentation/template page}}
 
}}<!-- Start content --><!--
  Start load the /doc content:
  Note: The line breaks between this comment and the next line are necessary
  so  "=== Headings ===" at the start and end of docs are interpreted.
-->
{{#switch: {{#if:{{{content|}}}|1|0}}{{#if:{{{1|}}}|1|0}}{{#ifexist:{{{1|}}}|1|0}}{{#ifexist:{{documentation/docspace}}:{{documentation/template page}}/doc|1|0}}
| 1000 | 1001 | 1010 | 1011 | 1100 | 1101 | 1110
| 1111 = {{{content|}}}
| 0110 | 0111 = {{ {{{1}}} }}
| 0001 | 0011 = {{ {{documentation/docspace}}:{{documentation/template page}}/doc }}
| 0000 | 0100 | 0010 | 0101 =
}}
<!--
  End load the /doc content:
  Note: The line breaks between this comment and the previous line are necessary
  so  "=== Headings ===" at the start and end of docs are interpreted.
-->{{documentation/end box2
| preload = {{{preload|}}}   <!--Allow custom preloads-->
| content = {{{content|}}}
| link box = {{{link box|}}}   <!--So "link box=off" works-->
 
<!--Some namespaces must have the /doc, /sandbox and /testcases
    in talk space-->
| docspace = {{documentation/docspace}}
 
| 1 = {{{1|}}}  <!--Other docname, if fed-->
 
<!--The namespace is added in /end box2-->
| template page = {{documentation/template page}}
 
}}<!--
  End of gray doc box
--><noinclude>
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>

Revision as of 15:30, 16 November 2023

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
Please use {{Doc}} instead.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.
Note.pngNote:This page acts as a template link to {{doc}}. This was done to enforce consistency across templates, but you can undo this if you would like