Template:Improve documentation/doc: Difference between revisions

Content deleted Content added
Usage: two situations
Usage: add example of commonly-preceding code
Line 10:
 
*If the template already has a documentation subpage, place this template in that subpage before the first heading. Example:
*:{{tlc|Documentation subpage}}<br />{{Tlx|Improve documentation|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}<br /><code>==Usage==</code>
*If the template ''does not'' have a documentation subpage, place this template at the end of the main template code, wrapped in {{tag|noinclude}} tags. Example:
*:<code>... main template code ...<br /><nowiki>}}<noinclude></nowiki></code><br />{{tlx|Improve documentation|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}<br /><code><nowiki></noinclude></nowiki></code>