If you are looking for Information about PSU Clementine, Go check their Wiki
Difference between revisions of "Template:RareY"
From The re-PSUPedia
m (Found a new issue. Looking into it now. Crazy wiki parsing...) |
m (More messing with templates. Expect a few unavoidable edits :() |
||
| Line 1: | Line 1: | ||
| − | <includeonly><font color="#007f00">'''{{{spawn|}}}'''</font></includeonly> | + | <includeonly> |
| + | <font color="#007f00">'''{{{spawn|}}}'''</font> | ||
| + | </includeonly> | ||
<noinclude>==Example== | <noinclude>==Example== | ||
Revision as of 20:36, 23 December 2007
Example
Using the following code:
{{RareY |spawn= Koltova x4}}
The following result was created:
Koltova x4
---
Using the following code:
{| class="wikitable" style="text-align:center"
|-
| {{RareN |spawn= Koltova x4}}
| Test
|}
The following result was created:
| Koltova x4 | Test |
---
Using the following code:
{{RareN |spawn= Koltova x4}} test
The following result was created:
Koltova x4 test
---
Using the following code:
{| class="wikitable" style="text-align:center"
|-
| {{RareN |spawn= Koltova x4}} test
| Test
|}
The following result was created:
| Koltova x4 test | Test |