Template:Effect
From Feed The Beast Wiki
Template documentation (for the above template, sometimes hidden or invisible)
Contents
This template is written in Lua. The full source code can be found at Module:Effect. |
This template is used to display Status Effects.
Syntax[edit]
{{Effect|<1>|<2>|<3>}}
Parameters[edit]
-
1
: The effect's name. -
2
: The level of the effect. Default: 0 -
3
: The duration of the effect in seconds. Optional
Examples[edit]
Basic[edit]
{{Effect|potion.moveSpeed}}
gives...
Full[edit]
{{Effect|potion.regeneration|2|80}}
gives...
Regeneration II (1:20)