Template:Documentation: Difference between revisions

m
no edit summary
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
mNo edit summary
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/interwikis 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>