Template:Module: Difference between revisions

From Bibliotheca Anonoma
(Created page with "<noinclude> {{Module}} '''A special template for use in ''all'' module pages.''' == Usage == This template should be added at the very beginning of all module pages between...")
 
No edit summary
Line 20: Line 20:
Please do not experiment with this module; you could ruin [[Special:Whatlinkshere/Module:{{PAGENAME}}|all pages using this module]]. If you want to edit this module, copy the text to [[Module:Sandbox]], edit and test it there, and copy it back when it works.
Please do not experiment with this module; you could ruin [[Special:Whatlinkshere/Module:{{PAGENAME}}|all pages using this module]]. If you want to edit this module, copy the text to [[Module:Sandbox]], edit and test it there, and copy it back when it works.


[{{fullurl:{{PAGENAME}}/doc}} Click here] to edit the documentation page, and feel free to voice [{{fullurl:{{TALKPAGENAME}}}} your opinion] regarding this module.</div>[[Category:Templates]]</includeonly>
[{{fullurl:Module:{{PAGENAME}}/doc}} Click here] to edit the documentation page, and feel free to voice [{{fullurl:{{TALKPAGENAME}}}} your opinion] regarding this module.</div>[[Category:Templates]]</includeonly>

Revision as of 23:39, 14 January 2017

This page is a module. It contains no Bibliotheca Anonoma-related information, but should be used as part of other articles or templates. For more information, read wp:Help:Lua.

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

Click here to edit the documentation page, and feel free to voice your opinion regarding this module.

A special template for use in all module pages.

Usage

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

<noinclude>
{{Module}}
</noinclude>

A brief description of the module, 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>