Difference between revisions of "Template:DisplayModelVersionTableTemplate"

From IMAGE
Jump to: navigation, search
 
(43 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
{{DisplayModelVersionTableTemplate
 
{{DisplayModelVersionTableTemplate
 
|1= Modelversion
 
|1= Modelversion
|2= subobjects
 
|3= Model
 
|4= Namespace
 
|userparam=frameworkVersion
 
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{{#ifexpr:{{ChangedVersionTemplate|modelVersion={{{1|}}}|frameworkVersion={{{userparam|}}} }}|1
+
<tr class="StandardTableRow">
  |<tr class="StandardTableRow">
+
<td class="StandardTableCell">[[{{{1|}}}]]</td>
    <td class="StandardTableCell">[[{{{1|}}}]]</td>
+
<td class="StandardTableCell"><!--
    <td class="StandardTableCell">No change since previous version</td>
+
--><ul>{{#arraymap:{{#ask:[[-Has subobject::{{{1|}}}]]|sep=;|link=none}}|;|vChange 
    <td class="StandardTableCell"></td>
+
    |<li>{{#ask:[[vChange]]
    <td class="StandardTableCell"></td>
+
        |mainlabel=-
  </tr>
+
        |? HasChangeDescription=
  |<tr class="StandardTableRow">
+
        }} In model component:
  <td class="StandardTableCell">[[{{{1|}}}]]</td>
+
        [[{{#show:vChange|?IsChangeOf}}]]</li>
  <td class="StandardTableCell">{{#show:{{{1|}}}| ?HasDescription}}</td>
+
    |}}</ul>
  <td class="StandardTableCell">...</td>
+
</td></tr>
  <td class="StandardTableCell">
 
  {{#ifeq:{{{4|}}}|main
 
    |{{#ask:[[Concept:AllComponentLevels]][[-IsImplementationOf::{{{3|}}}]]|format=ul
 
      }}
 
    |<ul>
 
      {{#arraymap:
 
        {{#ask:[[Concept:AllComponentLevels]][[-IsImplementationOf::{{{3|}}}]]|link=none|sep=;}}
 
        |;|vComp
 
        |<li>[[{{{4|}}}:vComp]]</li>
 
        |}}
 
      </ul>
 
  }}</td></tr>
 
}}
 
 
</includeonly>
 
</includeonly>

Latest revision as of 13:19, 19 February 2019

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

{{DisplayModelVersionTableTemplate
|1= Modelversion
}}

Edit the page to see the template text.