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
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 of component(s):'''</td>
        <td class="PageWidthTableRemainderCell">{{{1|}}}</td>
  </tr>
  <tr><td class="PageWidthTableFirstCell">'''Description:'''</td>
        <td class="PageWidthTableRemainderCell">{{{2|}}}</td>
  </tr>
</includeonly>
</includeonly>

Revision as of 14:25, 14 October 2016

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.