Template:IsDocSubpage: Difference between revisions

From Project: Redcap
mediawiki>ExE Boss
(BREAKING CHANGE: Change the default of `false` to the empty string (match commons:Template:IsDocSubpage))
 
m (1 revision imported: Navbox template)
 
(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 08:21, 10 November 2024

Lua error: Module:TNT:172: '''Missing JsonConfig extension, or not properly configured; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Documentation.tab. See https://www.mediawiki.org/wiki/Extension:JsonConfig#Supporting_Wikimedia_templates'''.