Difference between revisions of "Template:Documentation"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {{ | + | {{if exist:{{FULLPAGENAME}}/doc|{{{{FULLPAGENAME}}/doc}}|}}</includeonly> |
<noinclude>{{Template:Documentation/doc}}</noinclude> | <noinclude>{{Template:Documentation/doc}}</noinclude> |
Revision as of 17:39, 13 November 2019
Put documentation about a <template> in <template>/doc and then at the end of <template> put this:
<noinclude>{{Documentation}}</noinclude>
in a single line.
Template:Documentation will look if <template>/doc exists and if yes it will include <template>/doc in <template> page itself only when looking directly at the <template> page (not when you use actually use the <template> itself).
This template is part of the blend-doc repository. We use categories to retrieve templates in order to commit it in that repository: please don't remove the categorization from this template.