Template:Timed Effect

From Medieval Engineers Wiki
Revision as of 20:04, 19 July 2022 by CptTwinkie (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Timed Effect

Effect

<Information Missing> <Information Missing> per second

Duration

<Information Missing> seconds

Usage

The Timed Effect template is meant to be used with any item that can add a timed stat effect to the character. Usually these are from consumable items or combat.

{{Timed_Effect
|name=<Name>
|stat=<StatName>
|regen=<RegenPerSecond>
|duration=<DurationInSeconds>
|category=<CategoryName>?
|omitSeconds=<true>?
}}
  • The code above can be pasted into your page and edited.
  • Most attributes are required and will display <Information Missing> if not provided. Items marked with a "?" are optional.
  • Category:Missing_information is added conditionally.

ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.