From Dark and Darker Wiki
m (Changing whitespace structure to be python-esque.) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#if:{{Weapon Data|{{PAGENAME}}|impactresistance}}| | <includeonly>{{#if:{{Weapon Data|{{{1|{{PAGENAME}}}}}|impactresistance}}<!-- | ||
-->|<h2>Block</h2><!-- | |||
{{PAGENAME}} has a block ability. | -->{{{1|{{PAGENAME}}}}} has a block ability.<br><!-- | ||
-->It has impact resistance of '''{{Weapon Data|{{{1|{{PAGENAME}}}}}|impactresistance}}''', learn more at [[Impact Power]].}}<!-- | |||
It has impact resistance of '''{{Weapon Data|{{PAGENAME}}|impactresistance}}''', learn more at [[Impact Power]]. | --></includeonly><noinclude> | ||
}} | <table class="wikitable"> | ||
<tr> | |||
<th>Code</th> | |||
<th>Preview</th> | |||
</tr> | |||
<tr> | |||
<td style="padding: 20px 30px;"> | |||
<pre>{{GenerateBlock|Arming Sword}}</pre></td> | |||
<td style="padding: 20px 30px;"> | |||
{{GenerateBlock|Arming Sword}}</td></tr> | |||
<tr> | |||
<td style="padding: 20px 30px;"> | |||
<pre>{{GenerateBlock|Heater Shield}}</pre></td> | |||
<td style="padding: 20px 30px;"> | |||
{{GenerateBlock|Heater Shield}}</td></tr></table> | |||
</noinclude> |
Latest revision as of 10:02, 10 April 2024
Code | Preview |
---|---|
{{GenerateBlock|Arming Sword}} |
|
{{GenerateBlock|Heater Shield}} |
BlockHeater Shield has a block ability.It has impact resistance of 5, learn more at Impact Power. |