Template:DisplayModelVersionTableTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
<tr class="StandardTableRow">
<tr class="StandardTableRow">
<td class="StandardTableCell">[[{{{1|}}}]]</td>
<td class="StandardTableCell">[[{{{1|}}}]]</td>
<td class="StandardTableCell">{{#show:{{{1|}}}| ?HasDescription}}</td>
<td class="StandardTableCell">{{{2|}}}<!--
{{#ifeq:
-->{{#arraymap:{{{2|}}}|,|vChange   
  {{#ask:[[{{{1|}}}]][[-IsComposedOfModelVersion::<q>[[-HasPreviousVersion::{{{userparam|}}}]]</q>]]|format=count}}
    |{{#ask:[[vChange]]|? HasChangeDescription=|mainlabel=-|format=ul}}
  |1|
    |}}
    <td class="StandardTableCell">Same as previous version</td>
</td>
|
 
    <td class="StandardTableCell"><!--
    -->{{#arraymap:{{{2|}}}|,|vChange   
      |{{#ask:[[vChange]]|? HasChangeDescription=|mainlabel=-|format=ul}}
      |}}
    </td>
}}
<td class="StandardTableCell">
<td class="StandardTableCell">
{{#ifeq:{{{4|}}}|main
{{#ifeq:{{{4|}}}|main

Revision as of 13:19, 4 July 2017

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

{{DisplayModelVersionTableTemplate
|1= Modelversion
|2= subobjects
|3= Model
|4= Namespace
|userparam=frameworkVersion 
}}

Edit the page to see the template text.