Template:Ifsandbox: Difference between revisions
Template page
More actions
first version |
m clarify unneeded comment marks, and minimal structural indendation |
||
| (7 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{#ifeq:{{lc:{{#titleparts:{{{{{b|}}}PAGENAME}}|-{{{m|1}}}}}/sandbox}}|{{lc:{{{{{b|}}}PAGENAME}}}}|{{{1|}}}|{{{2|}}}}}<noinclude> | {{#ifeq: {{lc:{{#titleparts: {{ {{UC:{{{b|}}}}}PAGENAME }} | -{{{m|1}}} }}/sandbox}} | {{lc:{{ {{UC:{{{b|}}}}}PAGENAME}} }} | ||
| {{#switch: {{{1|}}} | |||
{{Documentation}} | |n = {{#titleparts: {{ {{UC:{{{b|}}}}}PAGENAME }}| -{{{m|1}}} }} | ||
</noinclude> | |doc = {{#titleparts: {{SUBJECTPAGENAME}} | -1 }}/doc | ||
|#default = {{{1|}}} | |||
}} | |||
| {{#switch: {{{1|}}} | |||
|n = {{ {{UC:{{{b|}}}}}PAGENAME }} | |||
|doc = {{SUBJECTPAGENAME}}/doc | |||
|#default = {{{2|}}} | |||
}} | |||
}}<noinclude>{{Documentation|{{Ifsandbox|doc}}}}</noinclude> | |||