Template:DisplayModelVersionTableTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
<td class="StandardTableCell">
<td class="StandardTableCell">
{{#ifeq:{{{4|}}}|main
{{#ifeq:{{{4|}}}|main
   |{{#ask:[[Concept:AllComponentLevels]][[-IsImplementationOf::TIMER model]]|format=ul}}
   |{{#ask:[[Concept:AllComponentLevels]][[-IsImplementationOf::{{{3|}}}]]|format=ul}}
   |<ul>
   |<ul>
   {{#arraymap:
   {{#arraymap:
     {{#ask:[[Concept:AllComponentLevels]][[-IsImplementationOf::TIMER model]]|link=none|sep=;}}
     {{#ask:[[Concept:AllComponentLevels]][[-IsImplementationOf::{{{3|}}}]]|link=none|sep=;}}
     |;|vComp
     |;|vComp
     |<li>[[{{{4|}}}:vComp]]</li>
     |<li>[[{{{4|}}}:vComp]]</li>

Revision as of 09:12, 24 October 2016

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

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

Edit the page to see the template text.