Bonus
Discusión5
1.048páginas en el wiki
Página de plantilla
| Bonuses Hover over image for type | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
? | |||||||||||
| ? | ? | ? | ? | ? | |||||||
| ? | ? | ? | ? | ? | ? | ||||||
| Absorción de Daño | |||||||||||
| ? | ? | ? | |||||||||
| Otros Bonus | |||||||||||
| ? | ? | ? | ? | ||||||||
| Sin comparación disponible | |||||||||||
Contenido |
Usage
{{Infobox Bonuses
|astab = (The value with a +ve or -ve sign. Use 0 if no bonuses. (i.e. +90, -45, 0)) Attack stab bonus
|aslash = Attack slash bonus
|acrush = Attack crush bonus
|amagic = Attack magic bonus
|arange = Attack ranged bonus
|dstab = Defence stab bonus
|dslash = Defence slash bonus
|dcrush = Defence crush bonus
|dmagic = Defence magic bonus
|drange = Defence ranged bonus
|dsummon = Defence summoning bonus
|str = Strength bonus
|rangestr = Ranged strength bonus
|prayer = Prayer bonus
|magicdamage = Magic damage %
|absorbmelee = Absorb melee %
|absorbranged= Absorb ranged %
|absorbmagic = Absorb magic %
|slot = Equipment slot
|aspeed = Attack speed (optional; for weapons)
|image = see below
|caption = optional; see below
}}
{{Infobox Bonuses
|astab = 25
|aslash = 24
|acrush = 23
|amagic = -3
|arange = -2
|dstab = 25
|dslash = 24
|dcrush = 23
|dmagic = -3
|drange = 0
|dsummon =10
|str = 6
|rangestr =0
|prayer = 0
|magicdamage = 0
|absorbmelee = 1
|absorbranged = 3
|absorbmagic = 2
|slot = body
|aspeed =
|image =
|caption =
}}
Attack speed
The aspeed parameter is an optional number that represents speed for weapons. The lower the number, the slower the weapon (see Official Weapon Types page).
Speed Speed bar 10 Archivo:Speed0.gif 9 Archivo:Speed1.gif 8 


7 


6 


5 


4 


3 


2 


1 


0 


anim 


Slot
The Worn Equipment interface slot where the item is worn. One of the following:
- head
- ammo
- neck
- cape
- weapon
- body
- shield
- legs
- hands
- feet
- ring
Anything else (including undefined) is added to Category:Missing slot information.
Image and caption
NOTE: Currently, the image and caption parameters only work for two images. Due to technical limitations, adding more than two images with captions is not supported.
The "image" parameter may be used to add an image to the right of the infobox. The possible values are:
- image=no - disables the parameter
- image=needed - adds the page to Category:Needs image and displays a "Please upload an image!" message with a link to Special:Upload
- image=[blank] or image is ignored - adds the page to Category:Needs image placement
- image=filename (i.e. without File: or Image:) - adds the image to the infobox
- caption=text - optional; adds the caption
For the second image, simply use:
- image2=filename (i.e. without File: or Image:) - adds the second image to the infobox
- caption2=text - optional; adds the caption for the second image
Resizing an image
If the image is too big and does not fit the infobox properly, simply resize the image by adding this:
-
{{!}}size- at the end of the image (or image2) parameter
For example, to resize an image to a width of 200 pixels, use:
- image=filename
{{!}}200px
And, to resize an image to a maximum width of 100 pixels or a maximum height of 150 pixels, use:
- image=filename
{{!}}100x150px