If you are looking for Information about PSU Clementine, Go check their Wiki

Difference between revisions of "Template:RareY"

From The re-PSUPedia
Jump to: navigation, search
m (Found a new issue. Looking into it now. Crazy wiki parsing...)
m (Eiter the last or penultimate edit.)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly><font color="#007f00">'''{{{spawn|}}}'''</font></includeonly>
 
<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>
 

Latest revision as of 20:41, 23 December 2007