Template:ShieldsTableRow: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
No edit summary
(Use new image rarity item template)
 
(9 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 = Example Shield
| icon = {{{icon}}}
| image = Metal Shield 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;">
[[File:{{{image}}}|frameless|50px|link={{{name}}}]]
<br>
[[{{{name}}} | {{RarityColor | {{{rarity}}} | {{{name}}} }}]]
</td>
</td>


Line 33: 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.