Template:ChangeTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "ChangeTemplate" template. It should be called in the following format: <pre> {{ChangeTemplate }} </pre> Edit the page to see the template text. </noin...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
{{ChangeTemplate
{{ChangeTemplate
1=IsChangeOf
2=HasChangeDescription
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>
|}
  <tr><td class="PageWidthTableFirstCell">'''Change:'''</td>
        <td class="PageWidthTableRemainderCell">{{{2|}}}</td>
  </tr>
  <tr style="height:3em;"><td class="PageWidthTableFirstCell">'''Involved component(s):'''</td>
        <td class="PageWidthTableRemainderCell">{{#arraymap:{{{1|}}}|,|xx|[[xx]]|,&nbsp;}}</td>
  </tr>
</includeonly>
</includeonly>

Latest revision as of 17:59, 7 July 2017

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

{{ChangeTemplate
1=IsChangeOf
2=HasChangeDescription
}}

Edit the page to see the template text.