|
We are creating the world's most trusted encyclopedia and knowledge base.
|
CZ:Templates > Guidelines
From Citizendium, the Citizens' Compendium
Template Creation Guidelines
- ALL functional templates must be documented with {{newtemplate}} at the bottom of the new template page. This does NOT include Subpages.
- The usage for the {{newtemplate}} is as follows:
<noinclude>
{{newtemplate
|description=
|execution=
|sample=
|caveats=
|authors=
}}
</noinclude>
- Do not forget to include <noinclude></noinclude> at the end of your template; otherwise it will appear in instances of execution.
- For a sample, see Template:Bowlingscoresheet

