Template:DisplayModelVersionTableTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(55 intermediate revisions by the same user not shown)
Line 1: Line 1:
show:<noinclude>
<noinclude>
This is the "DisplayModelVersionTableTemplate" template.
This is the "DisplayModelVersionTableTemplate" template.
It should be called in the following format:
It should be called in the following format:
Line 5: Line 5:
{{DisplayModelVersionTableTemplate
{{DisplayModelVersionTableTemplate
|1= Modelversion
|1= Modelversion
|2= subobjects
|3= Model
|4= Namespace
}}
}}
</pre>
</pre>
Line 13: Line 10:
</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>
<td class="StandardTableCell"><!--
<td class="StandardTableCell">...</td>
--><ul>{{#arraymap:{{#ask:[[-Has subobject::{{{1|}}}]]|sep=;|link=none}}|;|vChange 
<td class="StandardTableCell">
    |<li>{{#ask:[[vChange]]
{{#ifeq:{{{4|}}}|main
        |mainlabel=-
  |{{#ask:[[Concept:AllComponentLevels]][[-IsImplementationOf::{{{3|}}}]]|format=ul}}
        |? HasChangeDescription=
  |<ul>
        }} In model component:
  {{#arraymap:
        [[{{#show:vChange|?IsChangeOf}}]]</li>
    {{#ask:[[Concept:AllComponentLevels]][[-IsImplementationOf::{{{3|}}}]]|link=none|sep=;}}
    |}}</ul>
    |;|vComp
</td></tr>
    |<li>[[{{{4|}}}:vComp]]</li>
    |}}
    </ul>
}}</td>
</includeonly>
</includeonly>

Latest revision as of 12: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.