BTA-Mirror:Notes

Revision as of 17:22, 5 March 2023 by imported>Ttv pedro270707 (Created page with "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: <pre> <nowiki><includeonly><!-- Template goes here --></includeonly><noinclude> {{Documentation}} <!-- Put categories/interwikis on the documentation page --> </noinclude></nowiki> </pre> Note the use of the {{tl|Documentation}} template and the warning to put cat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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/interwikis on the documentation page -->
</noinclude>

Note the use of the {{Documentation}} template and the warning to put categories and interwikis in its page.