Template:Unremovable
From A KoL Wiki
[edit]
{{Unremovable}}
*This effect has a "[[noremove]]" flag. By default, noremove effects cannot be removed by [[Effect Removers]]. {{#if:{{{sgeea|}}}|{{#if:{{{hottub|}}}|(Using either [[Soft green echo eyedrop antidote]]s or [[A Relaxing Hot Tub]] WILL remove this effect.)|([[Soft green echo eyedrop antidote]]s WILL remove this effect.)}}|{{#if:{{{hottub|}}}|(Using [[A Relaxing Hot Tub]] WILL remove this effect.)|}}}} {{#if:{{{shrug|}}}|This effect CAN shrugged off by using the /shrug chat command, right-clicking them in the left panel, or clicking the shrug off link on the private character sheet.|}}
Usage
{{Unremovable|option=value}}
Other options can be (all are optional):
sgeea=1
to indicate removal with SGEEA is possiblehottub=1
to indicate removal with A Relaxing Hot Tub (in a clan's VIP lounge) is possibleshrug=1
to indicate removal by shrugging is possible
Examples
{{Unremovable}} produces:
- This effect has a "noremove" flag. By default, noremove effects cannot be removed by Effect Removers.
{{Unremovable|sgeea=1}} produces:
- This effect has a "noremove" flag. By default, noremove effects cannot be removed by Effect Removers. (Soft green echo eyedrop antidotes WILL remove this effect.)
{{Unremovable|hottub=1}} produces:
- This effect has a "noremove" flag. By default, noremove effects cannot be removed by Effect Removers. (Using A Relaxing Hot Tub WILL remove this effect.)
{{Unremovable|sgeea=1|hottub=1}} produces:
- This effect has a "noremove" flag. By default, noremove effects cannot be removed by Effect Removers. (Using either Soft green echo eyedrop antidotes or A Relaxing Hot Tub WILL remove this effect.)
{{Unremovable|shrug=1}} produces:
- This effect has a "noremove" flag. By default, noremove effects cannot be removed by Effect Removers. This effect CAN shrugged off by using the /shrug chat command, right-clicking them in the left panel, or clicking the shrug off link on the private character sheet.
Usage Notes
Though specifying all options is supported, in practical terms this never makes sense.