Difference between revisions of "Template:Documentation/doc"

From //network/Library
Jump to navigation Jump to search
m (Oversight)
Tag: 2017 source edit
 
(No difference)

Latest revision as of 19:33, 26 May 2018

This template adds the documentation of said template page in an easy way. The documentation page of a template is the name of the page, and /doc at the end. So, this would be the Documentation page of the Documentation template.

Usage

Wrap with <noinclude> and tags when you insert this at the end of a template page to inform users about its usage. It will be replaced with the contents of the /doc page. For example, the inclusion of this page in Template:Documentation is written: <noinclude> {{Documentation}} </noinclude>