Template:DisplayModel-FrameworkTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "DisplayModel-FrameworkTemplate" template. It should be called in the following format: <pre> {{DisplayModel-FrameworkTemplate }} </pre> Edit the page...")
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
{{DisplayModel-FrameworkTemplate
{{DisplayModel-FrameworkTemplate
|1 = framework version
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>
|}
{{#arraymap:{{#ask:[[-IsComposedOfModelVersion::{{{1|}}}]]|sep=;|link=none }}|;|xx
|<tr class="StandardTableRow">
    <td class="StandardTableCell">[[{{{1|}}}]]</td>
    <td class="StandardTableCell">[[xx]]</td>
    <td class="StandardTableCell">{{#show:xx|? HasDescription}}</td>
    <td class="StandardTableCell">
        {{#ifeq:{{#show:xx|? HasVersionDocument}}||
        |[[Media:{{#show:xx|? HasVersionDocument}}]]
        }}</td>
  </tr>
|}}
</includeonly>
</includeonly>

Latest revision as of 12:42, 19 February 2019

This is the "DisplayModel-FrameworkTemplate" template. It should be called in the following format:

{{DisplayModel-FrameworkTemplate
|1 = framework version
}}

Edit the page to see the template text.