Template:ModelChangeTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 9: Line 9:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>
! Description
| {{{hasChangeDescription|}}}
|-
! Change of component
| {{{isChangeOf|}}}
|}
{{#subobject:
{{#subobject:
|ChangeOfModelVersion={{PAGENAME}}
|ChangeOfModelVersion={{PAGENAME}}
|HasChangeDescription={{{hasChangeDescription|}}}
|HasChangeDescription={{{hasChangeDescription|}}}
|IsChangeOf={{{isChangeOf|}}}|+sep;
|IsChangeOf={{{isChangeOf|}}}|+sep=;
}}</includeonly>
}}</includeonly>

Latest revision as of 15:52, 23 June 2017

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

{{ModelChangeTemplate
|hasChangeDescription=
|isChangeOf=
}}

Edit the page to see the template text.