Template:META Template: Difference between revisions

From NixOS Wiki
imported>Samueldr
Created page with "<noinclude> {{Template}} '''A special template for use in ''internal'' template pages.''' == Usage == This template should be added at the very beginning of all template pag..."
 
imported>Samueldr
mNo edit summary
 
Line 1: Line 1:
<noinclude>
<noinclude>
{{Template}}
{{META Template}}
'''A special template for use in ''internal'' template pages.'''
'''A special template for use in ''internal'' template pages.'''



Latest revision as of 01:09, 6 September 2017

This page is part of a template. It should be used as part of other templates.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to voice your opinion regarding this template.

A special template for use in internal template pages.

Usage

This template should be added at the very beginning of all template pages between 'noinclude' tags:

<noinclude>
{{Meta Template}}
</noinclude>

A brief description of the template, usage instructions, and output example should also be added between the 'noinclude' tags (as in this template).

The template wikitext must be written between 'includeonly' tags:

<includeonly>...</includeonly>