Template:IsDocSubpage: Difference between revisions

From CAPipedia
en>ExE Boss
Check {{#invoke:Template translation|getLanguageSubpage}} instead
m 4 revisions imported
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{#ifeq:{{lc:{{SUBPAGENAME}}}}|{{lc:{{{override|doc}}}}}|1|0}} or (
{{#ifeq:{{lc:{{SUBPAGENAME}}}}|{{lc:{{{override|doc}}}}}|1|0}} or (
{{#ifeq:{{lc:{{#titleparts:{{FULLPAGENAME}}|-1|-2}}}}|{{lc:{{{override|doc}}}}}|1|0}}
{{#ifeq:{{lc:{{#titleparts:{{FULLPAGENAME}}|-1|-2}}}}|{{lc:{{{override|doc}}}}}|1|0}}
and {{#if:{{#invoke:Template translation|getLanguageSubpage}}|1|0}}
and {{#if:{{#translation:}}|1|0}}
)
)
)<!--
)<!--
-->|{{{true|1}}}<!--
-->|{{{true|1}}}<!--
-->|{{{false|0}}}<!--
-->|{{{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 09:26, 8 April 2024

Lua error in Module:Documentation at line 144: message: type error in message cfg.container (string expected, got nil).