Difference between revisions of "Template:DisplayModelVersionTableTemplate"

From IMAGE
Jump to: navigation, search
Line 13: Line 13:
 
<td class="StandardTableCell">[[{{{1|}}}]]</td>
 
<td class="StandardTableCell">[[{{{1|}}}]]</td>
 
<td class="StandardTableCell"><!--
 
<td class="StandardTableCell"><!--
-->{{#arraymap:{{{2|}}}|;|vChange   
+
--><ul>{{#arraymap:{{{2|}}}|;|vChange   
     |{{#ask:[[vChange]]|? HasChangeDescription=|?IsChangeOf= In model component: |mainlabel=-|format=ul}}
+
     |<li>{{#ask:[[vChange]]
     |}}
+
        |mainlabel=-
 +
        |? HasChangeDescription=
 +
        }}In model component:  
 +
        {{#show:vChange|?IsChangeOf}}</li>
 +
     |}}</ul>
 
</td></tr>
 
</td></tr>
 
</includeonly>
 
</includeonly>

Revision as of 19:28, 31 July 2017

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

{{DisplayModelVersionTableTemplate
|1= Modelversion
|2= subobjects
}}

Edit the page to see the template text.