Content deleted Content added
Fix |
No edit summary |
||
Line 9:
=== Usage ===
To turn a template into a self-substituting template, wrap the existing template code with:
<pre>
{{
[ ... existing template code ... ]
Line 26 ⟶ 25:
<pre>
{{
[ ... existing template code ... ]
Line 46 ⟶ 45:
Consider a template Template:Example containing the following code:
<pre>
{{
[ ... Template code goes here ... ]
Line 54 ⟶ 53:
{| class="wikitable"
|-
! Original !! Result
|-
|