Template:DisplayModelVersionTableTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
|3= Model
|3= Model
|4= Namespace
|4= Namespace
|userparam=freworkversion
}}
}}
</pre>
</pre>
Line 13: Line 14:
</noinclude><includeonly>
</noinclude><includeonly>
<tr class="StandardTableRow">
<tr class="StandardTableRow">
<td class="StandardTableCell">{{{1|}}}</td>
<td class="StandardTableCell">[[{{{1|}}}]]</td>
<td class="StandardTableCell">{{#show:{{{1|}}}| ?HasDescription}}</td>
{{#ifeq:{{ChangedVersionTemplate|modelVersion={{{1|}}}|frameworkVersion={{{userparam|}}} }}
<td class="StandardTableCell">...</td>
  |true
<td class="StandardTableCell">
  |<td class="StandardTableCell">{{#show:{{{1|}}}| ?HasDescription}}</td>
{{#ifeq:{{{4|}}}|main
  <td class="StandardTableCell">...</td>
  |{{#ask:[[Concept:AllComponentLevels]][[-IsImplementationOf::{{{3|}}}]]|format=ul}}
  <td class="StandardTableCell">
  |<ul>
  {{#ifeq:{{{4|}}}|main
  {{#arraymap:
    |{{#ask:[[Concept:AllComponentLevels]][[-IsImplementationOf::{{{3|}}}]]|format=ul
    {{#ask:[[Concept:AllComponentLevels]][[-IsImplementationOf::{{{3|}}}]]|link=none|sep=;}}
      }}
    |;|vComp
    |<ul>
    |<li>[[{{{4|}}}:vComp]]</li>
      {{#arraymap:
    |}}
        {{#ask:[[Concept:AllComponentLevels]][[-IsImplementationOf::{{{3|}}}]]|link=none|sep=;}}
    </ul>
        |;|vComp
}}</td>
        |<li>[[{{{4|}}}:vComp]]</li>
        |}}
      </ul>
  }}</td>
  |<td class="StandardTableCell">No change since previous version</td>
    <td class="StandardTableCell"></td>
    <td class="StandardTableCell"></td>
}}
</includeonly>
</includeonly>

Revision as of 10:48, 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=freworkversion
}}

Edit the page to see the template text.