Template:Basepage subpage

From Embroidery Machine WIKI
Revision as of 16:15, 30 July 2013 by TheEmbroideryWarehouse (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{#switch:

 {{#if:
 | {{#if:{{#titleparts:{{{page}}}|0|3}}
   | subsubpage    
   | {{#if:{{#titleparts:{{{page}}}|0|2}}
     | subpage
     | basepage
     }}
   }}
 | {{#if:{{#titleparts:Template:Basepage subpage|0|3}}
   | subsubpage    
   | {{#if:{{#titleparts:Template:Basepage subpage|0|2}}
     | subpage
     | basepage
     }}
   }}
 }}

| basepage = | subpage = | subsubpage = }}

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}