Template:Infobox bonuses: Difference between revisions
Jump to navigation
Jump to search
LadderGoat (talk | contribs) Created page with "{| class="infobox infobox-bonuses" style="table-layout: fixed; width: 250px; text-align: center; margin: 1em 0; border: 1px solid var(--border-dark); border-collapse: collapse;" |- ! colspan="5" class="infobox-subheader" style="line-height: 1.4em; background-color: var(--bg-main); padding: 0.4em 0;" | https://oldschool.runescape.wiki/images/Attack_icon.png?b4bce.png Attack bonuses |- ! style="padding: 0.5em 0;" | |- ! class="infobox-nested" | https://oldschool.runescape...." |
LadderGoat (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
==Usage== | |||
<pre>{{Infobox Bonuses | |||
|astab = | |||
|aslash = | |||
|acrush = | |||
|amagic = | |||
|arange = | |||
|dstab = | |||
|dslash = | |||
|dcrush = | |||
|dmagic = | |||
|drange = | |||
|str = | |||
|rstr = | |||
|mdmg = | |||
|prayer = | |||
|slot = | |||
}}</pre> | |||
<includeonly> | |||
{| class="infobox infobox-bonuses" style="table-layout: fixed; width: 250px; text-align: center; margin: 1em 0; border: 1px solid var(--border-dark); border-collapse: collapse;" | {| class="infobox infobox-bonuses" style="table-layout: fixed; width: 250px; text-align: center; margin: 1em 0; border: 1px solid var(--border-dark); border-collapse: collapse;" | ||
|- | |- | ||
| Line 46: | Line 66: | ||
! class="infobox-nested" style="border-left: 2px solid var(--border-dark);" | https://oldschool.runescape.wiki/images/Magic_Damage_icon.png?63a1a.png | ! class="infobox-nested" style="border-left: 2px solid var(--border-dark);" | https://oldschool.runescape.wiki/images/Magic_Damage_icon.png?63a1a.png | ||
! class="infobox-nested" style="border-left: 2px solid var(--border-dark);" | https://oldschool.runescape.wiki/images/Prayer_icon.png?ca0dc.png | ! class="infobox-nested" style="border-left: 2px solid var(--border-dark);" | https://oldschool.runescape.wiki/images/Prayer_icon.png?ca0dc.png | ||
! class="infobox-nested" style="border-left: 2px solid var(--border-dark);" | https://oldschool.runescape.wiki/images/Weapon_slot.png?ffed1.png | ! class="infobox-nested" style="border-left: 2px solid var(--border-dark);" | {{{Slot|https://oldschool.runescape.wiki/images/Weapon_slot.png?ffed1.png}}} | ||
|- | |- | ||
| class="infobox-nested" style="padding: 0.25em 0; line-height: 1em;" | {{{ | | class="infobox-nested" style="padding: 0.25em 0; line-height: 1em;" | {{{str|+0}}} | ||
| class="infobox-nested" style="padding: 0.25em 0; line-height: 1em; border-left: 2px solid var(--border-dark);" | {{{ | | class="infobox-nested" style="padding: 0.25em 0; line-height: 1em; border-left: 2px solid var(--border-dark);" | {{{rstr|+0}}} | ||
| class="infobox-nested" style="padding: 0.25em 0; line-height: 1em; border-left: 2px solid var(--border-dark);" | {{{ | | class="infobox-nested" style="padding: 0.25em 0; line-height: 1em; border-left: 2px solid var(--border-dark);" | {{{mdmg|+0}}} | ||
| class="infobox-nested" style="padding: 0.25em 0; line-height: 1em; border-left: 2px solid var(--border-dark);" | {{{ | | class="infobox-nested" style="padding: 0.25em 0; line-height: 1em; border-left: 2px solid var(--border-dark);" | {{{prayer|+0}}} | ||
| class="infobox-nested" style="padding: 0.25em 0; line-height: 1em; border-left: 2px solid var(--border-dark);" | [[Weapon_slot_table|List]] | | class="infobox-nested" style="padding: 0.25em 0; line-height: 1em; border-left: 2px solid var(--border-dark);" | [[Weapon_slot_table|List]] | ||
|- | |- | ||
| Line 57: | Line 77: | ||
|- | |- | ||
|} | |} | ||
</includeonly> | |||
Revision as of 02:41, 20 May 2024
Usage
{{Infobox Bonuses
|astab =
|aslash =
|acrush =
|amagic =
|arange =
|dstab =
|dslash =
|dcrush =
|dmagic =
|drange =
|str =
|rstr =
|mdmg =
|prayer =
|slot =
}}