From Dark and Darker Wiki

(Created page with "<includeonly>{{#switch:{{lc:{{{1|}}}}} |gold ingot=5 |#default=2}}</includeonly><noinclude> Usage: <pre>{{Rarity|<item name>}}</pre> == Example == <table class="wikitable"> <tr> <th>Code</th> <th>Preview</th> </tr><tr> <td style="padding: 20px 30px;"> <pre> {{Rarity|Gold Ingot}}</pre></td> <td style="padding: 20px 30px;">{{Rarity|Gold Ingot}} </td> </tr> </table> </noinclude>")
 
(redirect to item data)
Tag: Replaced
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#switch:{{lc:{{{1|}}}}}
{{Item_Data|{{{1}}}|rarity}}
|gold ingot=5
|#default=2}}</includeonly><noinclude>
Usage:
<pre>{{Rarity|<item name>}}</pre>
== Example ==
 
<table class="wikitable">
<tr>
<th>Code</th>
<th>Preview</th>
</tr><tr>
<td style="padding: 20px 30px;">
<pre>
{{Rarity|Gold Ingot}}</pre></td>
<td style="padding: 20px 30px;">{{Rarity|Gold Ingot}}
</td>
</tr>
</table>
</noinclude>

Latest revision as of 18:38, 30 September 2023