The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
This is the {{tl|Documentation}} template, used on almost every template page to contain that template's documented instructions and information. | {{Dependencies|Module:Arguments|Module:Documentation|Module:Documentation/config}} | ||
This is the {{tl|Documentation}} template, used on almost every template page to contain that template's documented instructions and information. You may want to use {{tl|Simple documentation}} instead, which uses a different style and fewer dependencies. | |||
This template displays a documentation box like you are seeing now and automatically loads the content from a /doc subpage. It can also load the content from other places if instructed to. | This template displays a green documentation box like you are seeing now and automatically loads the content from a /doc subpage. It can also load the content from other places if instructed to. | ||
This template is intended for documenting templates and other pages that are [[mw:Transclusion|transcluded]] onto other pages. | This template is intended for documenting templates and other pages that are [[mw:Transclusion|transcluded]] onto other pages. | ||
Line 14: | Line 15: | ||
<!--Last line of your template code--><noinclude> | <!--Last line of your template code--><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
<!-- Add categories to the /doc subpage, not here --> | <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> | ||
</noinclude> | </noinclude> | ||
</syntaxhighlight> | </syntaxhighlight> |