Template:Documentation: Difference between revisions

From Wings of Fire: The New World Wiki
m 1 revision imported: Trying to get message boxes
Rusty (talk | contribs)
don't need this, we're not on wikipedia
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
<languages/>
</noinclude><includeonly>{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}</includeonly><noinclude>
</noinclude><includeonly>{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}</includeonly><noinclude>
{{documentation|content=
{{documentation|content=


{{Lua|Module:Documentation}}
{{Lua|Module:Documentation}}
<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>
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><!--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>
It is intended for pages which are [[Help:Transclusion|transcluded]] in other pages, i.e. templates, whether in the template namespace or not.


<translate>
==Usage== <!--T:2-->


===Customising display=== <!--T:3-->
==Usage==
 
===Customising display===  
 


<!--T:4-->
Overrides exist to customise the output in special cases:
Overrides exist to customise the output in special cases:
</translate>
* <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>


<translate>
* <nowiki>{{</nowiki>documentation{{!}}'''heading'''=<nowiki>}}</nowiki> -change the text of the "documentation" heading.If this is set to blank, the entire heading line (including the first [edit] link) will also disappear.
==Rationale== <!--T:6-->
 
</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>
==Rationale==  
<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>
 
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.
It also reduces server resources by circumventing a [[w:Wikipedia:Template limits|technical limitation of templates]] (see a [[w:en:Special:Diff/69888944|developer's explanation]]).
 
 
==See also==


<translate>
* [[w:Template:Documentation subpage]]
==See also== <!--T:9-->
</translate>
* <translate><!--T:14--> [[w:Template:Documentation subpage]]</translate>
* {{tim|Documentation}}
* {{tim|Documentation}}
* <translate><!--T:11--> [[w:Wikipedia:Template documentation]]</translate>
* [[w:Wikipedia:Template documentation]]


}}
}}
[[Category:Formatting templates{{#translation:}}|Template documentation]]
[[Category:Formatting templates|Template documentation]]
[[Category:Template documentation{{#translation:}}| ]]
[[Category:Template documentation| ]]
</noinclude><includeonly>{{#if:{{{content|}}}|
</noinclude><includeonly>{{#if:{{{content|}}}|
[[Category:Template documentation pages{{#translation:}}]]
[[Category:Template documentation pages]]
}}</includeonly>
}}</includeonly>

Latest revision as of 00:43, 26 November 2024


Template documentation

This template automatically displays a documentation box like the one you are seeing now, of which the content is sometimes transcluded from another page. It is intended for pages which are transcluded in other pages, i.e. templates, whether in the template namespace or not.


Usage

Customising display

Overrides exist to customise the output in special cases:

  • {{documentation|heading=}} -change the text of the "documentation" heading.If this is set to blank, the entire heading line (including the first [edit] link) will also disappear.


Rationale

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. It also reduces server resources by circumventing a technical limitation of templates (see a developer's explanation).


See also