Please note that some information on this wiki is still based on the demo version.
If you notice any errors, feel free to correct them.

Template:EffectStore

From Super Fantasy Kingdom Official Wiki
Revision as of 21:38, 20 October 2023 by wgg>Cadaei (Created page with "<includeonly>{{{1|}}} {{#if:{{#var:noCargo}}||{{#cargo_store:_table=Effects |name={{{name|}}} |effect={{{1|}}} }}}}</includeonly><noinclude> This is a template to store info about a status effect, the effect text is also displayed. Using it like <pre> {{EffectStore | name = Stun | effect = Stun immobilizes target for 1 s. }} </pre> will display the effect text and store the effect in the cargo table Special:CargoTables/Effects. {{#cargo_declare:_table=Eff...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a template to store info about a status effect, the effect text is also displayed. Using it like

{{EffectStore
| name = Stun
| effect = Stun immobilizes target for 1 s.
}}

will display the effect text and store the effect in the cargo table Special:CargoTables/Effects. This template defines the table "Effects". View table.