(test) |
(improved and simplified) |
||
Line 1: | Line 1: | ||
{{#ifeq: {{#titleparts:{{{1|{{PAGENAME}}}}}|1|1}}| USA<!-- If USA template page --> | {{#ifeq: {{#titleparts:{{{1|{{PAGENAME}}}}}|1|1}}| USA<!-- If USA template page --> | ||
| {{#titleparts:{{{1|{{PAGENAME}}}}} | | {{#titleparts:{{{1|{{PAGENAME}}}}}|2}}<!-- Return "USA/xxxxx"--> | ||
| {{#ifeq: {{ | | {{#ifeq: {{padright:|4|{{#titleparts:{{{1|{{PAGENAME}}}}}|1|2}}}}|Test<!-- If 2nd level = "Test..." --> | ||
| {{#titleparts:{{{1|{{PAGENAME}}}}}|2}}<!-- Return first two levels --> | |||
| {{#titleparts:{{{1|{{PAGENAME}}}}}|1}}<!-- Else return 1st level only --> | |||
}} | |||
}}<noinclude>{{documentation|Template:RootPage/doc}}</noinclude> | }}<noinclude>{{documentation|Template:RootPage/doc}}</noinclude> |