Template:ModelSetupTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
{{#arraymap:{{#ask:[[:Category:Model Documentation]] OR [[Subcategory of::Model Documentation]]|link=none|sep=;}}
{{#arraymap:{{#ask:[[:Category:Model Documentation]] OR [[Subcategory of::Model Documentation]]|link=none|sep=;}}
  |;|xx
  |;|xx
  |{{DocumentPagesTemplate|model={{{Model|}}}|cat={{PAGENAME:xx}} }}<br/>
  |{{#arraymap:{{#ask:[[Subcategory of::{{PAGENAME:xx}}]]|link=none|sep=;}}
    {{#arraymap:{{#ask:[[Subcategory of::{{PAGENAME:xx}}]]|link=none|sep=;}}
  |;|yy
    |;|yy
  |{{#arraymap:{{#ask:[[Subcategory of::{{PAGENAME:yy}}]]|link=none|sep=;}}
    |{{DocumentPagesTemplate|model={{{Model|}}}|cat={{PAGENAME:yy}} }}<br/>
    |;|zz
      {{#arraymap:{{#ask:[[Subcategory of::{{PAGENAME:yy}}]]|link=none|sep=;}}
    |{{DocumentPagesTemplate|model={{{Model|}}}|cat={{PAGENAME:zz}} }}<br/>
        |;|zz
        |{{DocumentPagesTemplate|model={{{Model|}}}|cat={{PAGENAME:zz}} }}<br/>
        |
        }}
     |
     |
     }}
     }}
    {{DocumentPagesTemplate|model={{{Model|}}}|cat={{PAGENAME:yy}} }}<br/>
  |
  }}
  {{DocumentPagesTemplate|model={{{Model|}}}|cat={{PAGENAME:xx}} }}<br/>
  |
  |
}}
}}


</includeonly>
</includeonly>

Revision as of 15:45, 8 July 2016

This is the "ModelSetupTemplate" template. It should be called in the following format:

{{ModelSetupTemplate
|Model=
}}

Edit the page to see the template text.