Template:ArmourTableRow: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
HiddenDragon (talk | contribs) (Use new image rarity item tempalte) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly><tr> | ||
<td style="text-align: center; vertical-align: middle;"> | |||
{{Image rarity item/Format | |||
{{ | | page = {{{page}}} | ||
| | | icon = {{{icon}}} | ||
| | | rarity = {{{rarity}}} | ||
| rarity = | |||
}} | }} | ||
</td> | </td> | ||
Line 35: | Line 22: | ||
<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" | |||
! Item !! Armour Class !! Stealth Disadvantage !! Weight !! Price !! Special | |||
{{ArmourTableRow | |||
| page = Example Armour (Page) | |||
| name = Example Armour | |||
| icon = Example Armour Icon.png | |||
| rarity = uncommon | |||
| armour class = 12 | |||
| stealth disadvantage = 1 | |||
| weight kg = 18 | |||
| weight lb = 36 | |||
| price = 400 | |||
| special = | |||
* Super cool special feature. | |||
}} | |||
{{ArmourTableRow | |||
| page = Leather Armour | |||
| name = Leather Armour | |||
| icon = Leather Armour Rogue Unfaded Icon.png | |||
| uid = UNI_Leather_Jaheira | |||
| rarity = uncommon | |||
| armour class = 12 | |||
| stealth disadvantage = 1 | |||
| weight kg = 18 | |||
| weight lb = 36 | |||
| price = 400 | |||
| special = | |||
* Super cool special feature. | |||
}} | |||
|}</noinclude> |
Latest revision as of 06:53, 15 October 2024
Sample:
Item | Armour Class | Stealth Disadvantage | Weight | Price | Special |
---|---|---|---|---|---|
12 | Yes |
18 kg
|
400 |
|
|
12 | Yes |
18 kg
|
400 |
|