Template:ShieldsTableRow: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Use ItemIcon to display the image just like on weaponstablerow)
(Use new image rarity item template)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>Sample:
<includeonly><tr>


{| class="wikitable"
<td style="text-align: center; vertical-align: middle;">
! Shield !! Armour Class Bonus !! Weight !! Price !! Special
{{Image rarity item/Format
{{ShieldsTableRow
| page = {{{page}}}
| name = The Real Sparky Sparkswall
| icon = {{{icon}}}
| image = The Real Sparky Sparkswall Unfaded Icon.png
| rarity = {{{rarity}}}
| rarity = uncommon
| armour class bonus = +1
| weight kg = 18
| weight lb = 36
| price = 400
| special =
* Super cool special feature.
}}
}}
|}</noinclude><includeonly><tr>
<td style="text-align: center; vertical-align: middle;">
{{ItemIcon
|name={{{name}}}
|size=50
|show_rarity=t
|no_padding=t
}}<br>
[[{{{name}}} | {{RarityColor | {{{rarity}}} | {{{name}}} }}]]
</td>
</td>


Line 37: Line 20:


<td style="vertical-align: middle;">
<td style="vertical-align: middle;">
{{#if: {{{special|}}} | {{blank}}
{{{special}}}
{{{special}}}
}}{{#if: {{{passives|}}} | {{blank}}
{{#invoke: ParseList | main | {{{passives}}} | useTemplate = Passive | type = none }}
}}
</td>
</td>


</tr></includeonly>
</tr></includeonly><noinclude>Sample:
 
{| class="wikitable"
! Shield !! Armour Class Bonus !! Weight !! Price !! Special
{{ShieldsTableRow
| page = The Real Sparky Sparkswall
| name = The Real Sparky Sparkswall
| icon = The Real Sparky Sparkswall Unfaded Icon.png
| rarity = uncommon
| armour class bonus = +1
| weight kg = 18
| weight lb = 36
| price = 400
| special =
* Super cool special feature.
}}
|}</noinclude>

Latest revision as of 06:55, 15 October 2024

Sample:

Shield Armour Class Bonus Weight Price Special


The Real Sparky Sparkswall

+1

18 kg
36 lb

400

  • Super cool special feature.