Template:ModelSetupTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:


{{#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/>
|{{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
     |{{DocumentPagesTemplate|model={{{Model|}}}|cat={{PAGENAME:yy}} }}<br/>
     |{{DocumentPagesTemplate|model={{{Model|}}}|cat={{PAGENAME:yy}} }}<br/>
      {{#arraymap:{{#ask:[[Subcategory of::{{PAGENAME:xx}}]]|link=none|sep=;}
        |;|zz
        |{{DocumentPagesTemplate|model={{{Model|}}}|cat={{PAGENAME:zz}} }}<br/>
        |
        }}
     |
     |
  }}
    }}
  |
|
}}
}}


</includeonly>
</includeonly>

Revision as of 15:35, 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.