Template:DisplayChangeTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "DisplayChangePathTemplate" template.
This is the "DisplayChangeTemplate" template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
Line 8: Line 8:
|3 HasDescription
|3 HasDescription
|4 Has subobject
|4 Has subobject
|userparam= model
}}
}}
</pre>
</pre>
Line 17: Line 16:
<td class="StandardTableCell">{{{3|}}}</td>
<td class="StandardTableCell">{{{3|}}}</td>
<td class="StandardTableCell">
<td class="StandardTableCell">
{{#arraymap:{{{4|}}}|;|yy|{{#show:yy|? IsChangeOf|format=ul}}: {{#show:yy|? HasChangeDescription}}| }}
{{#arraymap:{{{4|}}}|;|yy|
<p>Model component: '''[[{{#show:yy|? IsChangeOf}}]]'''<br/>{{#show:yy|? HasChangeDescription}}</p>
| }}
</td></tr>
</td></tr>
<!---->
</includeonly>
</includeonly>

Revision as of 18:21, 31 July 2017

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

{{DisplayChangeTemplate
|1= modelversion
|2 HasVersionNumber
|3 HasDescription
|4 Has subobject
}}

Edit the page to see the template text.