Template:Documentation: Difference between revisions

m
Protected "Template:Documentation": Used in all templates. ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))
imported>JejChainstar
(Created page with "<includeonly> {{#ifexist:{{{1|{{FULLPAGENAME}}}}}/doc |{{ {{{1|{{FULLPAGENAME}}}}}/doc }}Category:Templates with documentation |{{#ifexist:{{{1|{{#titleparts:{{FULLPAGENAME}}|-1}}}}}/doc |{{ {{{1|{{#titleparts:{{FULLPAGENAME}}|-1}}}}}/doc}}Category:Templates with documentation |{{#ifexist:Template:{{{1}}}/doc |{{ {{{1}}}/doc}}Category:Templates with documentation |Category:Templates with no doc...")
imported>Ttv pedro270707
m (Protected "Template:Documentation": Used in all templates. ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{#invoke: documentation | page }}</includeonly><noinclude>
{{#ifexist:{{{1|{{FULLPAGENAME}}}}}/doc
{{Documentation}}
    |{{ {{{1|{{FULLPAGENAME}}}}}/doc }}[[Category:Templates with documentation]]
<!-- Put categories on the documentation page -->
    |{{#ifexist:{{{1|{{#titleparts:{{FULLPAGENAME}}|-1}}}}}/doc
            |{{ {{{1|{{#titleparts:{{FULLPAGENAME}}|-1}}}}}/doc}}[[Category:Templates with documentation]]
            |{{#ifexist:Template:{{{1}}}/doc
                |{{ {{{1}}}/doc}}[[Category:Templates with documentation]]
                |[[Category:Templates with no documentation]]{{/doc}}
            }}
    }}
}}</includeonly><noinclude>
{{Documentation/doc}}
</noinclude>
</noinclude>