Template:Effect/doc

From Cosmoteer Wiki
Jump to navigation Jump to search

A simple template to highlight positive and negative effects, for example in the case of % increases or decreases.

Example Usage

Basic

  • {{effect|buff|+50%}} → +50%
  • {{effect|nerf|-100%}}-100%

or

  • {{effect|good|+50%}} → +50%
  • {{effect|bad|-100%}}-100%

or

  • {{effect|positive|+50%}} → +50%
  • {{effect|negative|-100%}}-100%

In a quote

On Starwright difficult, resource drop rates are decreased by -50%

With lowercase type

CalloutIconNote.pngInfo
Supports any casing.
  • {{Effect|buff|+50%}} → +50%

Errors

Unknown effect type

  • {{effect|🕹️|+50%}}error: unknown effect type: "🕹️"