From Dark and Darker Wiki

m (Raw Salad moved page Template:GenerateUnique to Template:GenerateArtifact: Wiki-wise decision to call unique weapon variants Artifacts.)
(Changing Template to use structure that works with the new Item Data.)
Line 1: Line 1:
{{#if:{{Weapon Data|{{PAGENAME}}|unique}}|
<includeonly>{{#if:{{Item Data|Weapon|{{{1|{{PAGENAME}}}}}|artifactname}}<!--
==Unique==
-->|<h2>Unique</h2><br><!--
{{PAGENAME}}'s has a powerful unique named [[Uniques|{{Weapon Data|{{PAGENAME}}|unique}}]] and has special power of <span class="colorrarity7">"{{Weapon Data|{{PAGENAME}}|uniquepower}}"</span>
-->{{{1|{{PAGENAME}}}}} has a powerful unique named [[Uniques|{{Item Data|Weapon|{{{1|{{PAGENAME}}}}}|artifactname}}]] and has special power of <span class="colorrarity7">"{{Item Data|Weapon|{{Item Data|Weapon|{{{1|{{PAGENAME}}}}}|artifactname}}|artifactpower}}"</span>}}<!--
}}
--></includeonly><noinclude>
<table class="wikitable">
<tr>
<th>Code</th>
<th>Preview</th>
</tr>
<tr>
<td style="padding: 20px 30px;">
<pre>{{GenerateArtifact|Longsword}}</pre>
</td>
<td style="padding: 20px 30px;">
{{GenerateArtifact|Longsword}}
</td>
</tr>
</table></noinclude>

Revision as of 04:21, 15 March 2024

Code Preview
{{GenerateArtifact|Longsword}}