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 (More messing with templates. Expect a few unavoidable edits :()
m (Replacing page with '<font color="#007f00">'''{{{spawn|}}}'''</font>')
Line 1: Line 1:
<includeonly>
 
 
<font color="#007f00">'''{{{spawn|}}}'''</font>
 
<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>
 

Revision as of 20:36, 23 December 2007

'