Template:FrameworkVersionTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
{{FrameworkVersionTemplate
{{FrameworkVersionTemplate
|hasDescription=
|hasDescription=
|hasVersion=
|isComposedOfModelVersion
|isComposedOfModelVersion
|IsCurrentFrameworkVersion
|IsCurrentFrameworkVersion
|prevVersion
}}
}}
</pre>
</pre>
Line 14: Line 14:
{{{hasDescription|}}}
{{{hasDescription|}}}


==Composition of this IMAGE framework version==
==Composition framework version==


{{#ask:[[-IsComposedOfModelVersion::{{SUBJECTPAGENAME}}]]
{{#ask:[[-IsComposedOfModelVersion::{{SUBJECTPAGENAME}}]]
| mainlabel=Model
| mainlabel=Model
| ?HasDescription=Description
| ?HasDescription=Description
| ?HasVersion=version number
| format=table}}
| format=table}}


Previous framework version: [[{{{prevVersion|}}}]]


See [[IMAGE framework version overview]]
See [[IMAGE framework version overview]]
Line 27: Line 27:
{{#set:HasDescription={{{hasDescription|}}}
{{#set:HasDescription={{{hasDescription|}}}
|IsCurrentFrameworkVersion={{{isCurrentFrameworkVersion|}}}
|IsCurrentFrameworkVersion={{{isCurrentFrameworkVersion|}}}
|HasPreviousVersion={{{prevVersion|}}} }}
|HasVersion=hasversion
{{#arraymap:{{{isComposedOfModelVersion|}}}|;|yy|{{#set:IsComposedOfModelVersion=yy}}|}}
|IsComposedOfModelVersion={{{isComposedOfModelVersion|}}}|+sep=; }}
[[Category:FrameworkVersion]]
[[Category:FrameworkVersion]]
</includeonly>
</includeonly>

Revision as of 19:09, 3 July 2017

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

{{FrameworkVersionTemplate
|hasDescription=
|hasVersion=
|isComposedOfModelVersion
|IsCurrentFrameworkVersion
}}

Edit the page to see the template text.