Template:BasePage2 View history

(fixed)
(fixed region)
Line 3: Line 3:
       | {{#titleparts:{{{1|{{PAGENAME}}}}}|2}}<!-- Return "USA/CommonState"-->
       | {{#titleparts:{{{1|{{PAGENAME}}}}}|2}}<!-- Return "USA/CommonState"-->
       | {{#ifeq: {{padright:|4|{{#titleparts:{{{1|{{PAGENAME}}}}}|1|3}}}}|Test<!-- If 2nd level = "Test..." -->
       | {{#ifeq: {{padright:|4|{{#titleparts:{{{1|{{PAGENAME}}}}}|1|3}}}}|Test<!-- If 2nd level = "Test..." -->
           | {{#titleparts:{{{1|{{PAGENAME}}}}}|2|2}}<!-- Return two after USA -->
           | {{#titleparts:{{{1|{{PAGENAME}}}}}|3}}<!-- Return USA + 2 -->
           | {{#titleparts:{{{1|{{PAGENAME}}}}}|1|2}}<!-- Else return one after USA -->
           | {{#titleparts:{{{1|{{PAGENAME}}}}}|2}}<!-- Else USA + 1 -->
         }}<!-- End ifeq Test-->
         }}<!-- End ifeq Test-->
     }}<!-- End ifeq CommonState-->
     }}<!-- End ifeq CommonState-->

Revision as of 15:50, 25 July 2014

BasePage2

Documentation icon Template documentation[create]
Subpages of this template.