BTA-Mirror:Notes: Difference between revisions

From BTA-Mirror
imported>Ttv pedro270707
m (Fixed template link)
imported>Ttv pedro270707
mNo edit summary
 
(6 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/interwikis on the documentation page -->
<!-- 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 and interwikis in its page.
Note the use of the {{tl|Template:Documentation}} template and the warning to put categories in its page.

Latest revision as of 19:12, 20 March 2023

This page contains some notes to all editors that would not fit in our style guide.

Template documentation[edit source]

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.