Template:ShieldsTableRow: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>Sample: {| class="wikitable" ! Shield !! Armour Class Bonus !! Weight !! Price !! Special {{ShieldTableRow | name = Example Shield | image = Metal Shield Icon.png | 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|80px|link={{{name}}}]] <br> {{{name}}} |...")
 
mNo edit summary
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>Sample:
<includeonly><tr>
 
{| class="wikitable"
! Shield !! Armour Class Bonus !! Weight !! Price !! Special
{{ShieldTableRow
| name = Example Shield
| image = Metal Shield Icon.png
| 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;">
<td style="text-align: center; vertical-align: middle;">
[[File:{{{image}}}|frameless|80px|link={{{name}}}]]
{{ItemIcon
<br>
|name={{{page}}}
[[{{{name}}} | {{RarityColor | {{{rarity}}} | {{{name}}} }}]]
|uid={{{uid|}}}
|size=50
|show_rarity=t
|no_padding=t
}}<br>
[[{{{page}}} | {{RarityColor | {{{rarity}}} | {{{name}}} }}]]
</td>
</td>


Line 33: Line 23:


<td style="vertical-align: middle;">
<td style="vertical-align: middle;">
{{{special}}}
{{#if: {{{passives|}}} | {{#invoke: ParseList | main | {{{passives}}} | useTemplate = Passive | type = htmlList }} }}
{{#if: {{{special|}}} | {{{special}}} }}
</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
| image = 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 22:12, 28 March 2024

Sample:

Shield Armour Class Bonus Weight Price Special


The Real Sparky Sparkswall

+1

18 kg
36 lb

400
  • Super cool special feature.