Difference between revisions of "Template:Documentation"

From Second Life Wiki
Jump to navigation Jump to search
(Making documentation pages more complex!)
Line 1: Line 1:
<noinclude>
<includeonly><!--
<languages/>
  Automatically add {{template sandbox notice}} when on a /sandbox page.
</noinclude><noinclude>
-->{{#ifeq: {{SUBPAGENAME}} | sandbox |
{{documentation|content=
<div style="clear:both" />
 
{{Template sandbox notice|{{{livepage|}}}}}
<translate><!--T:12--> This template automatically displays a documentation box like the one you are seeing now, of which the content is sometimes transcluded from another page.</translate>
}}<!--
<translate><!--T:13--> It is intended for pages which are [[<tvar name=1>Special:MyLanguage/Help:Transclusion</tvar>|transcluded]] in other pages, i.e. templates, whether in the template namespace or not.</translate>
  Start of green doc box.
 
-->{{Documentation/start box2
<translate>
| preload = {{{preload|}}}<!-- Allow custom preloads -->
==Usage== <!--T:2-->
| heading = {{{heading|¬}}}<!-- Empty but defined means no header -->
 
| heading-style = {{{heading-style|}}}
===Customizing display=== <!--T:3-->
| content = {{{content|}}}
 
| docspace = {{documentation/docspace}}<!-- Some namespaces must have the /doc, /sandbox and /testcases in talk space -->
<!--T:4-->
| 1 = {{{1|}}}<!-- Other docname, if fed -->
Overrides exist to customize the output in special cases:
| lang = {{{lang|}}}
</translate>
| template page = {{documentation/template page}}<!-- The namespace is added in /start box2 -->
* <nowiki>{{</nowiki>documentation{{!}}'''heading'''=<nowiki>}}</nowiki> - <translate><!--T:5--> change the text of the "documentation" heading.</translate> <translate><!--T:10--> If this is set to blank, the entire heading line (including the first [edit] link) will also disappear.</translate>
}}<!--
 
  Start load the /doc content:
<translate>
  Note: The line break between this comment and the next line is necessary
==Rationale== <!--T:6-->
  so an  "=== Heading ===" at start of doc subpage is correctly interpreted.
</translate>
-->
<translate><!--T:7--> This template allows any page to use any documentation page, and makes it possible to protect templates while allowing anyone to edit the template's documentation and categories.</translate>
{{#switch: {{#if:{{{content|}}}|1|0}}{{#if:{{{1|}}}|1|0}}{{#ifexist:{{{1|}}}|1|0}}{{#ifexist:{{Documentation/docspace}}:{{Documentation/template page}}/doc|1|0}}
<translate><!--T:8--> It also reduces server resources by circumventing a [[w:Wikipedia:Template limits|technical limitation of templates]] (see a [[<tvar name=1>:en:Special:Diff/69888944</tvar>|developer's explanation]]).</translate>
| 0000 | 0100 | 0010 | 0101 = <!-- currently no content to transclude -->
 
| 0001 | 0011 = {{ {{Documentation/docspace}}:{{Documentation/template page}}/doc }}
<translate>
| 0110 | 0111 = {{ {{{1|}}} }}
==See also== <!--T:9-->
| 1000 | 1001 | 1010 | 1011 | 1100 | 1101 | 1110 | 1111 = {{{content|}}}
</translate>
}}<!--
* <translate><!--T:14--> [[w:Template:Documentation subpage]]</translate>
  End load the /doc content:
* <translate><!--T:11--> [[w:Wikipedia:Template documentation]]</translate>
  Note: The line break between this comment and the next line is necessary
 
  so an "=== Heading ===" at end of doc subpage is correctly interpreted.
}}</noinclude><includeonly>{{#if:{{{content|}}}|
-->
}}</includeonly>
{{Documentation/end box2
| preload = {{{preload|}}}<!-- Allow custom preloads -->
| content = {{{content|}}}
| link box = {{{link box|}}}<!-- So "link box=off" works -->
| docspace = {{Documentation/docspace}}<!-- Some namespaces must have the /doc, /sandbox and /testcases in talk space -->
| 1 = {{{1|}}}<!-- Other docname, if fed -->
| lang = {{{lang|}}}
| template page = {{Documentation/template page}}<!-- The namespace is added in /end box2 -->
}}<!--
  End of green doc box
--></includeonly><noinclude>
{{Documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>

Revision as of 08:50, 13 September 2022