Difference between revisions of "Sandbox"

209 bytes added ,  08:39, 11 September 2013
m
Reverted edits by JustinOther (talk) to last revision by Henning
imported>Haama
m (→‎Expanded Bc test: Final test)
imported>JustinOther
m (Reverted edits by JustinOther (talk) to last revision by Henning)
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Bc|Main Page}}
There is also a [[:Template:Sandbox]]
There is also a [[:Template:Sandbox]]
==captcha test==
[http://cs.elderscrolls.com/ does this require a captcha?]
[http://google.com/ and does this?]


==Expanded Bc test==
==Expanded Bc test==
{{Sandbox}}
{{Bc}}
{{Sandbox|}}
{{Bc|}}
{{Sandbox|Settings}}
{{Bc|Settings}}
{{Sandbox|Settings|}}
{{Bc|Settings|}}
{{Sandbox|Settings||Settings#Actor Value Settings}}
{{Bc|Settings||Settings#Actor Value Settings}}
{{Sandbox|Settings||Settings#Actor Value Settings|}}
{{Bc|Settings||Settings#Actor Value Settings|}}
{{Sandbox|Settings| |Settings#Actor Value Settings|Actor Values}}
{{Bc|Settings| |Settings#Actor Value Settings|Actor Values}}
{{Sandbox|Settings||Settings||Settings||Settings|}}
{{Bc|Settings||Settings||Settings||Settings|}}
{{Bc|Category:Functions}}


==Template with page test==
==Template with page test==
Line 28: Line 35:
| name          = PlayMagicEffectVisuals
| name          = PlayMagicEffectVisuals
| CSWikiPage    = PlayMagicEffectVisuals
| CSWikiPage    = PlayMagicEffectVisuals
| ReturnVal    = void
| returnType    = int
| ReferenceType = [Actor|Activator]
| referenceType = [Actor, Activator]
| arg0          = EffectID
| arg0          = EffectID
| arg0Type      = MagicEffectRef
| arg0Type      = MagicEffectRef
Line 35: Line 42:
| optarg0Type  = Short
| optarg0Type  = Short
| origin        = GECK1
| origin        = GECK1
| example      = player.PlayMagicEffectVisuals poison 5
| summary      = Plays the visuals of the specified [[Magic Effects|Magic Effect]] on the calling reference. Visuals will play at least one cycle, regardless of
| 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.
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.
Note that duration does not need to be specified for this command; it will play once unless you specify a longer duration.
| seeAlso0 = PlayMagicEffectShader
}}
}}


Anonymous user