Template:FrameworkVersionTemplate: Difference between revisions
Jump to navigation
Jump to search
Oostenrijr (talk | contribs) No edit summary |
Oostenrijr (talk | contribs) No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
{{FrameworkVersionTemplate | {{FrameworkVersionTemplate | ||
|hasDescription= | |hasDescription= | ||
|hasVersion= | |||
|isComposedOfModelVersion | |isComposedOfModelVersion | ||
| | |isCurrentFrameworkVersion | ||
|hasPreviousVersion | |||
}} | }} | ||
</pre> | </pre> | ||
| Line 13: | Line 15: | ||
{{{hasDescription|}}} | {{{hasDescription|}}} | ||
==Composition | ==Composition framework version== | ||
{{#ask:[[-IsComposedOfModelVersion::{{SUBJECTPAGENAME}}]] | {{#ask:[[-IsComposedOfModelVersion::{{SUBJECTPAGENAME}}]] | ||
| mainlabel=Model | | mainlabel=Model | ||
| ?HasDescription=Description | | ?HasDescription=Description | ||
| ?HasVersionNumber=version number | |||
| format=table}} | | format=table}} | ||
See [[IMAGE framework | |||
See [[IMAGE framework version overview]] | |||
{{#set:HasDescription={{{hasDescription|}}} | {{#set:HasDescription={{{hasDescription|}}} | ||
|IsCurrentFrameworkVersion={{{isCurrentFrameworkVersion|}}} }} | |IsCurrentFrameworkVersion={{{isCurrentFrameworkVersion|}}} | ||
|HasVersionNumber={{{hasVersion|}}} | |||
|IsComposedOfModelVersion={{{isComposedOfModelVersion|}}}|+sep=; | |||
|HasPreviousVersion={{{hasPreviousVersion|}}} }} | |||
[[Category:FrameworkVersion]] | [[Category:FrameworkVersion]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 13:49, 19 February 2019
This is the "FrameworkVersionTemplate" template. It should be called in the following format:
{{FrameworkVersionTemplate
|hasDescription=
|hasVersion=
|isComposedOfModelVersion
|isCurrentFrameworkVersion
|hasPreviousVersion
}}
Edit the page to see the template text.