Difference between revisions of "Template:Documentation"

From FIThydrowiki
Jump to navigation Jump to search
imported>Docu
m (rv (doesn't work on non-empty))
 
m (1 revision imported)
 
(108 intermediate revisions by 10 users not shown)
Line 1: Line 1:
<div class="template-documentation"><!--
+
<noinclude>
 +
<languages/>
 +
</noinclude><includeonly>{{#switch:<translate></translate>
 +
| =
 +
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}
 +
| #default=
 +
  {{#invoke:Template translation|renderTranslatedTemplate|template=Template:Documentation|noshift=1}}
 +
}}</includeonly><noinclude>
 +
{{documentation|content=
  
These are the literal class definitions in common.css:
+
{{Lua|Module:Documentation}}
+
<translate>
/* For template documentation */
+
==Usage== <!--T:2-->
.template-documentation {
 
    clear: both;
 
    margin: 1em 0 0 0;
 
    border: 1px solid #aaa;
 
    background-color: #ecfcf4;
 
    padding: 5px;
 
}
 
  
 +
===Customizing display=== <!--T:3-->
  
-->{{#ifeq:{{{heading|μ}}}|<!--**DEFINED BUT EMPTY**-->
+
<!--T:4-->
  |<!--**NOTHING**-->
+
Overrides exist to customize the output in special cases:
  |<div style="padding-bottom:3px; border-bottom: 1px solid #aaa; margin-bottom:1ex">{{#ifeq:{{{content|μ}}}|μ
+
</translate>
  |<span class="editsection plainlinks" id="doc_editlinks">{{#ifexist: {{{1|{{Documentation/docname}}}}}
+
* <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>
    |<!--**    /doc EXISTS**  -->[[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} edit]]
 
    |<!--**/doc DOESN'T EXIST**-->[[{{fullurl:{{{1|{{Documentation/docname }}}}}|action=edit&preload=Template:Documentation/preload}} create]]
 
  }}</span>
 
  }} <span style="{{#if:{{{heading-style|}}}|{{{heading-style}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}|font-weight: bold; font-size: 125%|font-size: 150%}}}}">{{#if:{{{heading|}}}|{{{heading}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}|[[Image:Template-info.svg|50px]] Template documentation|Documentation}}}}</span></div>
 
}}<!--
 
  
--><div id="template_doc_page_transcluded" class="dablink plainlinks"><!--
+
<translate>
  -->{{#ifexist: {{{1|{{Documentation/docname}}}}}
+
==Rationale== <!--T:6-->
  |<!--**/doc EXISTS**-->This [[Wikipedia:Template documentation|documentation]] is [[Wikipedia:Transclusion|transcluded]] from [[{{{1|{{Documentation/docname}}}}}]]. <small style="font-style: normal">([{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} edit] &#124; [{{fullurl:{{{1|{{Documentation/docname}}}}}|action=history}} history])</small><br />
 
}}<!--
 
  
-->{{#switch: {{SUBPAGENAME}}
+
<!--T:7-->
  |sandbox|testcases=<!--**DO NOT SHOW THESE LINKS ON THE SANDBOX/TESTCASES PAGES**-->
+
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, categories, and interwiki links.</translate>
  |#default=
+
<translate>
    {{#switch: {{SUBJECTSPACE}}
+
<!--T:8-->
    |{{ns:template}}
+
It also reduces server resources by circumventing a [[w:Wikipedia:Template limits|technical limitation of templates]] (see a [[<tvar|1>:en:Special:Diff/69888944</>|developer's explanation]]).
    |{{ns:user}}=
 
      {{#ifexist: {{FULLPAGENAME}}/sandbox
 
      |This template has a [[/sandbox|sandbox]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /sandbox }}|action=edit}} edit])</small> <!--
 
        -->{{#ifexist: {{FULLPAGENAME}}/testcases
 
        |and [[/testcases|testcases]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /testcases }}|action=edit}} edit])</small>}} for editors to experiment.
 
      |{{#ifexist: {{FULLPAGENAME}}/testcases
 
        |This template has [[/testcases|testcases]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /testcases }}|action=edit}} edit])</small> for editors to experiment.}}
 
}}}}}}
 
</div>
 
{{#if:{{{content|}}}|{{{content}}}|{{#ifexist:{{{1|{{Documentation/docname}}}}} | {{ {{{1|{{Documentation/docname}}}}} }} }}}}
 
</div><noinclude>
 
  
{{pp-template|small=yes}}
+
==See also== <!--T:9-->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
+
</translate>
</noinclude>
+
* {{tiw|documentation subpage}}
 +
* {{tim|Documentation}}
 +
* <translate><!--T:11--> [[w:Wikipedia:Template documentation]]</translate>
 +
 
 +
}}
 +
[[Category:Formatting templates{{#translation:}}|Template documentation]]
 +
[[Category:Template documentation{{#translation:}}| ]]
 +
</noinclude><includeonly>{{#if:{{{content|}}}|
 +
[[Category:Template documentation pages{{#translation:}}]]
 +
}}</includeonly>

Latest revision as of 11:06, 6 July 2020

<languages/>

Lua error in package.lua at line 80: module 'Module:Arguments' not found.[[Category:Template documentation pages{{#translation:}}]][[Category:Template documentation pages{{#translation:}}]] [[Category:Formatting templates{{#translation:}}|Template documentation]] [[Category:Template documentation{{#translation:}}| ]]