Template:Template: Difference between revisions

From NixOS Wiki
imported>Samueldr
m Adds notes about creating a page.
imported>Samueldr
m Fixes bad inclusion
Line 22: Line 22:
Please do not experiment with this template; you could ruin [[Special:Whatlinkshere/Template:{{PAGENAME}}|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.
Please do not experiment with this template; you could ruin [[Special:Whatlinkshere/Template:{{PAGENAME}}|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 [{{fullurl:{{TALKPAGENAME}}}} your opinion] regarding this template.</div></div></includeonly>
Feel free to voice [{{fullurl:{{TALKPAGENAME}}}} your opinion] regarding this template.


'''If you wanted to create a new page''', please instead use the search box to search for the title of the new page you want to create, submit the search and follow the link <code>Create the page "XYZ" on this wiki!</code> in the results page. An alternative is to create a dangling link to the page. A final option is to simply visit the expected location of the page.
'''If you wanted to create a new page''', please instead use the search box to search for the title of the new page you want to create, submit the search and follow the link <code>Create the page "XYZ" on this wiki!</code> in the results page. An alternative is to create a dangling link to the page. A final option is to simply visit the expected location of the page.</div></div></includeonly>

Revision as of 20:55, 2 September 2019

This page is a template. It should be used as part of other articles. For more information, read Help:Template.

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.

If you wanted to create a new page, please instead use the search box to search for the title of the new page you want to create, submit the search and follow the link Create the page "XYZ" on this wiki! in the results page. An alternative is to create a dangling link to the page. A final option is to simply visit the expected location of the page.

A special template for use in all template pages.

Usage

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

<noinclude>
{{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>