Difference between revisions of "Template:IsDocSubpage"
Jump to navigation
Jump to search
en>ExE Boss (Extract doc subpage detection from {{Documentation subpage}}) |
m (3 revisions imported) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>{{#ifexpr: ( | <onlyinclude><includeonly>{{#ifexpr: ( | ||
{{#ifeq:{{lc:{{SUBPAGENAME}}}}|{{{override|doc}}}|1|0}} or ( | {{#ifeq:{{lc:{{SUBPAGENAME}}}}|{{lc:{{{override|doc}}}}}|1|0}} or ( | ||
{{#ifeq:{{lc:{{#titleparts:{{FULLPAGENAME}}|-1|-2}}}}|{{{override|doc}}}|1|0}} | {{#ifeq:{{lc:{{#titleparts:{{FULLPAGENAME}}|-1|-2}}}}|{{lc:{{{override|doc}}}}}|1|0}} | ||
and {{# | and {{#if:{{#invoke:Template translation|getLanguageSubpage}}|1|0}} | ||
) | ) | ||
)<!-- | )<!-- | ||
-->|{{{true|1}}}<!-- | -->|{{{true|1}}}<!-- | ||
-->|{{{false| | -->|{{{false|}}}<!-- | ||
-->}}</includeonly></onlyinclude> | -->}}</includeonly></onlyinclude> | ||
{{Documentation}} | {{Documentation}} | ||
<!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! --> | <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! --> |
Latest revision as of 04:58, 19 July 2021
Template documentation
[create]