BTA-Mirror:Notes: Difference between revisions
imported>Ttv pedro270707 m (Fixed template link) |
imported>Ttv pedro270707 mNo edit summary |
||
Line 7: | Line 7: | ||
<nowiki><includeonly><!-- Template goes here --></includeonly><noinclude> | <nowiki><includeonly><!-- Template goes here --></includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
<!-- Put categories | <!-- Put categories on the documentation page --> | ||
</noinclude></nowiki> | </noinclude></nowiki> | ||
</pre> | </pre> | ||
Note the use of the {{tl|Template:Documentation}} template and the warning to put categories | Note the use of the {{tl|Template:Documentation}} template and the warning to put categories in its page. |
Revision as of 17:25, 5 March 2023
This page contains some notes to all editors that would not fit in our style guide.
Template documentation
All templates must follow the general model seen below:
<includeonly><!-- Template goes here --></includeonly><noinclude> {{Documentation}} <!-- Put categories on the documentation page --> </noinclude>
Note the use of the {{Documentation}}
template and the warning to put categories in its page.