Template:ItemInfobox/Fling
| Fling | |
|---|---|
| Power | 0 |
Template documentation
View or edit this documentation. (About template documentation)
Note: portions of the template sample may not be visible without values provided.
{{ItemInfobox/Fling}} and {{ItemInfobox/FlingEffect}} describe the effect of an item when used by Fling.
Usage
{{ItemInfobox/Fling}} is used for items that have no secondary effect when used by Fling
{{ItemInfobox/FlingEffect}} is used for items that have a secondary effect when used by Fling
These templates go on the item's page as the last entry in its ItemInfobox. Do not use either template if the item cannot be used by Fling.
Parameters
{{ItemInfobox/Fling}}
| Parameter | Value |
|---|---|
| 1 | The base power dealt by the item when used by Fling |
colorscheme |
The colorscheme for the table. |
{{ItemInfobox/FlingEffect}}
| Parameter | Value |
|---|---|
| 1 | The base power dealt by the item when used by Fling |
| 2 | The secondary effect caused by the item when used by Fling |
colorscheme |
The colorscheme for the table. |
Examples
{{ItemInfobox/Fling|130|colorscheme=items}}
| Fling | |
|---|---|
| Power | 130 |
{{ItemInfobox/FlingEffect|30|{{status|Burn}}s the target|colorscheme=items}}
| Fling | |
|---|---|
| Power | 30 |
| Effect | Burns the target |