Template:Status Effect
Jump to navigation
Jump to search
This template is used to display Status Effects with an icon and link.
Usage
{{Status Effect|name=<name>|link=<link>|file=<file>}}
- name
- Name of the status effect.
- link
- Yes / No indicating whether to link, when used without linkTo defaults to name, optional.
- linkTo
- Specify what the name should be linked to, if provided without link is treated as a yes, optional.
- file
- Override the name of the image file to be used, optional.
Example
{{Status Effect|name=Misfortune}} |
![]() |
{{Status Effect|name=Misfortune|file=I_Bleeding}} |
![]() |
{{Status Effect|name=Confusion|file=I_Chaos|link=yes|linkTo=Chaos}} |
![]() |
{{Status Effect|name=Misfortune|link=yes}} |
![]() |
{{Status Effect|name=Confusion|file=I_Chaos|linkTo=Chaos}} |
![]() |