Template:DisplayFrameworkVersionTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude></noinclude><includeonly>
<noinclude></noinclude><includeonly>
<h2>{{{fwVersion|}}}
<h2>{{{fwVersion|}}}
{{#ifeq:{{#show:{{{fwVersion|}}}|?IsCurrentFrameworkVersion}}|true|(last version)|}}</h2>
{{#ifeq:{{#show:{{{fwVersion|}}}|?IsCurrentFrameworkVersion}}|true|(latest version)|}}</h2>
{{#show:{{{fwVersion|}}}|? HasDescription}}
{{#show:{{{fwVersion|}}}|? HasDescription}}


<h3>Framework model composition </h3>
<h3>Framework model composition </h3>
{{#ask:[[Category:ModelVersion]][[-IsComposedOfModelVersion::{{{fwVersion|}}}]]|? HasDescription=|?IsChanged= changed =|sort=IsChanged|order=desc|format=ul }}
{{#arraymap:
  {{#ask:[[Category:ModelVersion]][[-IsComposedOfModelVersion::{{{fwVersion|}}}]][[IsChanged::true]]
    | links=none
    | sep=;
    | intro=<ul>
    | outro=</ul>}}
  |;|xx
  |<li>[[xx]] (changed), {{#show:xx|? HasDescription}}</li>
|}}
 


{{#ifeq:{{#ask:[[Category:ModelVersion]][[-IsComposedOfModelVersion::{{{fwVersion|}}}]][[IsChanged::true]]
{{#ifeq:{{#ask:[[Category:ModelVersion]][[-IsComposedOfModelVersion::{{{fwVersion|}}}]][[IsChanged::true]]

Revision as of 18:36, 31 July 2017