Template:DisplayChangeTemplate: Difference between revisions
Jump to navigation
Jump to search
Oostenrijr (talk | contribs) No edit summary |
Oostenrijr (talk | contribs) No edit summary |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | 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 | ||
}} | }} | ||
</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" | <td class="StandardTableCell"> | ||
{{#arraymap:{{{4|}}}|;|yy| | {{#arraymap:{{{4|}}}|;|yy| | ||
< | <p>Model component: '''[[{{#show:yy|? IsChangeOf}}]]'''<br/>{{#show:yy|? HasChangeDescription}}</p> | ||
| }} | | }} | ||
</td></tr> | |||
<!----> | <!----> | ||
</includeonly> | </includeonly> | ||
Latest revision as of 11:28, 12 March 2020
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.