|
|
(2 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | <includeonly> | + | <includeonly><font color="#007f00">'''{{{spawn|}}}'''</font></includeonly> |
− | <font color="#007f00">'''{{{spawn|}}}'''</font> | |
− | </includeonly> | |
− | | |
− | <noinclude>==Example==
| |
− | Using the following code:
| |
− | | |
− | <pre>{{RareY |spawn= Koltova x4}}</pre>
| |
− | | |
− | The following result was created:
| |
− | | |
− | {{RareY |spawn= Koltova x4}}
| |
− | | |
− | ---
| |
− | | |
− | Using the following code:
| |
− | | |
− | <pre>{| class="wikitable" style="text-align:center"
| |
− | |-
| |
− | | {{RareN |spawn= Koltova x4}}
| |
− | | Test
| |
− | |}</pre>
| |
− | | |
− | The following result was created:
| |
− | | |
− | {| class="wikitable" style="text-align:center"
| |
− | |-
| |
− | | {{RareN |spawn= Koltova x4}}
| |
− | | Test
| |
− | |}
| |
− | | |
− | ---
| |
− | | |
− | Using the following code:
| |
− | | |
− | <pre>{{RareN |spawn= Koltova x4}} test</pre>
| |
− | | |
− | The following result was created:
| |
− | | |
− | {{RareN |spawn= Koltova x4}} test
| |
− | | |
− | ---
| |
− | | |
− | Using the following code:
| |
− | | |
− | <pre>{| class="wikitable" style="text-align:center"
| |
− | |-
| |
− | | {{RareN |spawn= Koltova x4}} test
| |
− | | Test
| |
− | |}</pre>
| |
− | | |
− | The following result was created:
| |
− | | |
− | {| class="wikitable" style="text-align:center"
| |
− | |-
| |
− | | {{RareN |spawn= Koltova x4}} test
| |
− | | Test
| |
− | |}
| |
− | | |
− | </noinclude>
| |