Difference between revisions of "Template:Function"
Jump to navigation
Jump to search
m
few small tweaks
imported>Qazaaq m |
imported>Qazaaq m (few small tweaks) |
||
Line 9: | Line 9: | ||
| CSWikiPage = PlayMagicEffectVisuals | | CSWikiPage = PlayMagicEffectVisuals | ||
| ReturnVal = void | | ReturnVal = void | ||
| ReferenceType = [Actor | | ReferenceType = [Actor|Activator] | ||
| arg0 = EffectID | | arg0 = EffectID | ||
| arg0Type = | | arg0Type = MagicEffectRef | ||
| optarg0 = | | optarg0 = Duration | ||
| optarg0Type = Short | | optarg0Type = Short | ||
| origin = GECK1 | | origin = GECK1 | ||
Line 27: | Line 27: | ||
| CSWikiPage = PlayMagicEffectVisuals | | CSWikiPage = PlayMagicEffectVisuals | ||
| ReturnVal = void | | ReturnVal = void | ||
| ReferenceType = [Actor | | ReferenceType = [Actor|Activator] | ||
| arg0 = EffectID | | arg0 = EffectID | ||
| arg0Type = MagicEffectRef | | arg0Type = MagicEffectRef | ||
| optarg0 = | | optarg0 = Duration | ||
| optarg0Type = Short | | optarg0Type = Short | ||
| origin = GECK1 | | origin = GECK1 | ||
Line 65: | Line 65: | ||
closing parenthesis: | closing parenthesis: | ||
-->{{ #if: {{{ReturnVal|}}} |)|}}<!-- | -->{{ #if: {{{ReturnVal|}}} |) |}}<!-- | ||
optional reference type (actor, activator, door, etc.): | optional reference type (actor, activator, door, etc.): |