Template:IsDocSubpage: Difference between revisions
Jump to navigation
Jump to search
Mediawiki>ExE Boss BREAKING CHANGE: Change the default of `false` to the empty string (match commons:Template:IsDocSubpage) |
Richardpruen (talk | contribs) m 1 revision imported: Templates and CSS files |
||
(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:{{# | and {{#if:{{#translation:}}|1|0}} | ||
) | ) | ||
)<!-- | )<!-- |
Latest revision as of 14:47, 28 October 2022
Lua error: Internal error: The interpreter exited with status 127.