Template:SetsTableRow: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>|- | <includeonly>|- | ||
| style="text-align:center" | {{{name}}} | | style="text-align:center; width:10%" | <span id="{{{name|}}}">'''{{{name}}}'''</span> | ||
|<div style="column-count:2"> | |<div style="column-count:2"> | ||
{{{items}}} | {{{items}}} | ||
</div> | </div> | ||
| style="width: | | style="width:40%"| | ||
{{{effect}}}</includeonly><noinclude> | {{{effect}}}</includeonly><noinclude> | ||
Latest revision as of 18:53, 15 November 2025
Usage
{{SetsTableRow
|name=
|items=
|effect=
}}
Example
{| class="wikitable"
! Name
! Effect
! Items
{{SetsTableRow
|name=Knight’s Honor
|items=*[[File:knights_honor_lance_artifact.png|40px]] Lance
*[[File:knights_honor_misericorde_artifact.png|40px]] Misericorde
*[[File:knights_honor_armet_artifact.png|40px]] Armet
*[[File:knights_honor_plate_armor_artifact.png|40px]] Plate Armour
*[[File:knights_honor_drums_of_war_artifact.png|40px]] Drum of War
|effect=*3 items: +2 Morale and Luck.
*5 items: +5% chance of Morale and Luck triggering for each point of them the wearer has.
}}
|}
- Result
| Name | Effect | Items |
|---|---|---|
| Knight’s Honor |
|


