Template:Template: Difference between revisions

From KDE Community Wiki
(New Template:Template)
 
(Use a bc to show the default message in a block code; include the Template:Template itself to Template category.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>This template inserts generic information about a template, and adds the page to [[:Category:Template]]. Use it on template pages that don't have better documentation.
{{Template}}
 
== Usage example ==
 
{{bc|<nowiki>{{Template}}</nowiki>}}


Content that will be included begins.
== Result ==
----
</noinclude>
This page is a template, editing it will affect all the pages that make use of it, so users should be especially careful when editing it.  If this page is not already in the "Template" namespace, it should probably be migrated to that location.


You can include this content in another page by using the wiki markup <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki> (or <nowiki>{{</nowiki>{{FULLPAGENAME}}<nowiki>}}</nowiki>, if this page is not in the "Template" namespace). For more details on how to use templates see [http://en.wikipedia.org/wiki/Help:A_quick_guide_to_templates "A Quick Guide to Templates"].
{{Template}}
<noinclude>
</noinclude><includeonly>{{bc|This page is a template, editing it will affect all the pages that make use of it, so users should be especially careful when editing it. For more details on how to use templates see [http://en.wikipedia.org/wiki/Help:A_quick_guide_to_templates "A Quick Guide to Templates"]}}
----
[[Category:Template]]</includeonly>
Content that will be included ends.
</noinclude>
<includeonly>[[Category:Template]]</includeonly>

Latest revision as of 20:50, 29 September 2023

This template inserts generic information about a template, and adds the page to Category:Template. Use it on template pages that don't have better documentation.

Usage example

{{Template}}

Result

This page is a template, editing it will affect all the pages that make use of it, so users should be especially careful when editing it. For more details on how to use templates see "A Quick Guide to Templates"