Template:DisplayChangeTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
(10 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 16: Line 15:
<td class="StandardTableCell">[[{{{1|}}}]]</td>
<td class="StandardTableCell">[[{{{1|}}}]]</td>
<td class="StandardTableCell">{{{3|}}}</td>
<td class="StandardTableCell">{{{3|}}}</td>
<td class="StandardTableCell"><ul>
<td class="StandardTableCell">
{{#arraymap:{{{4|}}}|;|yy|
{{#arraymap:{{{4|}}}|;|yy|
<li>Involved components: {{#show:yy|? IsChangeOf}}<br/>
<p>Model component: '''[[{{#show:yy|? IsChangeOf}}]]'''<br/>{{#show:yy|? HasChangeDescription}}</p>
{{#show:yy|? HasChangeDescription}}</li>
| }}
| }}
</ul></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.