Template:Doc: Difference between revisions

44 bytes added ,  29 March 2023
m
no edit summary
imported>JejChainstar
(Created page with "{{doc/start}} To use, create a sub-page from the template called '''doc''', put {{tl|doc/start}} at the start of your documentation, and {{tl|doc/end}} at the end. Go back to your main template page and put <noinclude>{{tl|/doc}}</noinclude> on a newline after the end of the template. /doc pages will automatically be added to Category:Documentation templates. == Optional parameters == === clear === If your main template page has floating content and yo...")
imported>Ttv pedro270707
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{doc/start}}
{{doc/start}}
{{deprecated|Documentation}}
To use, create a sub-page from the template called '''doc''', put {{tl|doc/start}} at the start of your documentation, and {{tl|doc/end}} at the end.
To use, create a sub-page from the template called '''doc''', put {{tl|doc/start}} at the start of your documentation, and {{tl|doc/end}} at the end.


Go back to your main template page and put &lt;noinclude&gt;{{tl|/doc}}&lt;/noinclude&gt; on a newline after the end of the template. /doc pages will automatically be added to [[:Category:Documentation templates]].
Go back to your main template page and put <code><nowiki><noinclude>{{/doc}}</noinclude></nowiki></code> on a newline after the end of the template. /doc pages will automatically be added to [[:Category:Documentation templates]].


== Optional parameters ==
== Optional parameters ==