Template:Template: Difference between revisions

From KDE TechBase
(Fixed a small link issue (removed redundant | symbol))
m (suggest only using this on templates lacking better documentation)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{Template}}
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.


Content that will be included begins.
The content that it inserts is:
----
----
</noinclude>
</noinclude>
Line 10: Line 10:
<noinclude>
<noinclude>
----
----
Content that will be included ends.
[End of content that it inserts]
</noinclude>
</noinclude>
<includeonly>[[Category:Template]]</includeonly>
<includeonly>[[Category:Template]]</includeonly>

Revision as of 22:28, 14 November 2011

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.

The content that it inserts is:


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 {{Template}} (or {{Template:Template}}, if this page is not in the "Template" namespace). For more details on how to use templates see "A Quick Guide to Templates".


[End of content that it inserts]