Difference between revisions of "Template:DisplayModelVersionTableTemplate"

From IMAGE
Jump to: navigation, search
Line 15: Line 15:
 
{{#ifeq:
 
{{#ifeq:
 
   {{#ask:[[{{{1|}}}]][[-IsComposedOfModelVersion::<q>[[-HasPreviousVersion::{{{userparam|}}}]]</q>]]|format=count}}
 
   {{#ask:[[{{{1|}}}]][[-IsComposedOfModelVersion::<q>[[-HasPreviousVersion::{{{userparam|}}}]]</q>]]|format=count}}
   |1|same version| changed version }}
+
   |1|
  <!--
 
 
<tr class="StandardTableRow">
 
<tr class="StandardTableRow">
 
     <td class="StandardTableCell">[[{{{1|}}}]]</td>
 
     <td class="StandardTableCell">[[{{{1|}}}]]</td>
Line 23: Line 22:
 
     <td class="StandardTableCell"></td>
 
     <td class="StandardTableCell"></td>
 
     </tr>
 
     </tr>
    -->
+
|
 
<tr class="StandardTableRow">
 
<tr class="StandardTableRow">
 
     <td class="StandardTableCell">[[{{{1|}}}]]</td>
 
     <td class="StandardTableCell">[[{{{1|}}}]]</td>
Line 41: Line 40:
 
   }}</td>
 
   }}</td>
 
</tr>
 
</tr>
 
+
}}
 
</includeonly>
 
</includeonly>

Revision as of 13:20, 24 October 2016

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.