Content deleted Content added
better example |
Thinking about it, it may be better to just give editors an extremely quick explanation of templates with a simple example; they'll still avoid them if they're confused by them. Is this alright, User:Nick Moyes? |
||
Line 24:
:<code><nowiki>[[Earth#Chemical composition|Chemistry of the Earth]]</nowiki></code> displays as [[Earth#Chemical composition|Chemistry of the Earth]]
You may also encounter '''[[Help:A quick guide to templates|templates]]''', which allow frequently used elements to be included on multiple pages. These are designated by curly brackets like: <code><nowiki>{{template name|parameters}}</nowiki></code>
For instance, to insert the {{citation needed|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} tag, you can use this code:
{{tnull|Citation needed|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
}}
|