Anonymous user
BTA-Mirror:Notes: Difference between revisions
m
no edit summary
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...") |
imported>Ttv pedro270707 mNo edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This page contains some notes to all editors that would not fit in our [[Better than Adventure!:Style guide|style guide]]. | This page contains some notes to all editors that would not fit in our [[Better than Adventure! Wiki:Style guide|style guide]]. | ||
== Template documentation == | == Template documentation == | ||
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|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. |