Difference between revisions of "Template:Function"

Jump to navigation Jump to search
1,420 bytes removed ,  17:55, 20 December 2008
m
removing example for the time being
imported>Qazaaq
m
imported>Qazaaq
m (removing example for the time being)
Line 2: Line 2:
{{Incomplete}}
{{Incomplete}}


This is a WIP, feedback is appreciated. To retain readability a lot of HTML comments are used, they shouldn't impact the working of the template, but could add to the confusion a bit.
This is a WIP, feedback is appreciated. To retain readability a lot of HTML comments are used, they shouldn't impact the working of the template, but could add to the confusion a bit.</noinclude><includeonly><!--
 
'''example:'''<pre>
<nowiki>{{</nowiki>Function
| name          = PlayMagicEffectVisuals
| CSWikiPage    = PlayMagicEffectVisuals
| ReturnVal    = void
| ReferenceType = [Actor|Activator]
| arg0          = EffectID
| arg0Type      = MagicEffectRef
| optarg0      = Duration
| optarg0Type  = Short
| origin        = GECK1
| summary      = Plays the visuals of the specified [[Magic Effects|Magic Effect]] on the calling reference. Visuals will play at least one cycle, regardless of
duration, and if no duration is specified they play indefinitely or until the art stops animating.
 
Note that duration does not need to be specified for this command; it will play once unless you specify a longer duration.
}}</pre>
 
'''result:'''
 
{{Function
| name          = PlayMagicEffectVisuals
| CSWikiPage    = PlayMagicEffectVisuals
| ReturnVal    = void
| ReferenceType = [Actor|Activator]
| arg0          = EffectID
| arg0Type      = MagicEffectRef
| optarg0      = Duration
| optarg0Type  = Short
| origin        = GECK1
| summary      = Plays the visuals of the specified [[Magic Effects|Magic Effect]] on the calling reference. Visuals will play at least one cycle, regardless of
duration, and if no duration is specified they play indefinitely or until the art stops animating.
 
Note that duration does not need to be specified for this command; it will play once unless you specify a longer duration.
}}</noinclude><includeonly><!--


link to the CS Wiki page
link to the CS Wiki page
Anonymous user

Navigation menu