Template:IsDocSubpage: Difference between revisions
Appearance
en>ExE Boss Extract doc subpage detection from {{Documentation subpage}} |
NMcLarty27 (talk | contribs) m 4 revisions imported |
||
(3 intermediate revisions by 2 users 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:{{#translation:}}|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 10:26, 8 April 2024
Lua error in Module:Documentation at line 144: message: type error in message cfg.container (string expected, got nil).