Template:Template: Difference between revisions

    From KDE TechBase
    (More complete template notice, including usage and pointer to more documentation.)
    No edit summary
     
    (5 intermediate revisions by 3 users 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>{{#ifeq:{{NAMESPACE}}|Template||'''Note: this page should be moved to the Template namespace'''
    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.
     
    }}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.


    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"].
    You can include this content in another page by using the wiki markup {{#ifeq:{{NAMESPACE}}|Template|<nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki>|<nowiki>{{</nowiki>{{FULLPAGENAME}}<nowiki>}}</nowiki>}}. 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"].
    <noinclude>
    <noinclude>
    ----
    ----
    Content that will be included ends.
    [End of content that it inserts]
    </noinclude>
    <includeonly>[[Category:Template]]</includeonly>

    Latest revision as of 16:32, 10 March 2016

    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.

    You can include this content in another page by using the wiki markup {{Template}}. For more details on how to use templates see "A Quick Guide to Templates".


    [End of content that it inserts]