Template:IsDocSubpage: Difference between revisions

From Open Mower Wiki
Jump to navigation Jump to search
en>ExE Boss
BREAKING CHANGE: Change the default of `false` to the empty string (match commons:Template:IsDocSubpage)
 
m 1 revision 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}}
)
)
)<!--
)<!--

Latest revision as of 16:37, 15 May 2025

Lua error: Cannot create process: proc_open(/dev/null): Failed to open stream: Operation not permitted{{#if:| }}