Difference between revisions of "Sandbox"

1,395 bytes added ,  08:39, 11 September 2013
m
Reverted edits by JustinOther (talk) to last revision by Henning
imported>Haama
imported>JustinOther
m (Reverted edits by JustinOther (talk) to last revision by Henning)
 
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Use this page to experiment with new templates, etc.
{{Bc|Main Page}}
 
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==
{{Bc}}
{{Bc|}}
{{Bc|Settings}}
{{Bc|Settings|}}
{{Bc|Settings||Settings#Actor Value Settings}}
{{Bc|Settings||Settings#Actor Value Settings|}}
{{Bc|Settings| |Settings#Actor Value Settings|Actor Values}}
{{Bc|Settings||Settings||Settings||Settings|}}
{{Bc|Category:Functions}}
 
==Template with page test==
{{:ActionIndex}}
 
==Settings template test==
 
{{Setting
|Default    = 0.75
|Description = This is just an example.
*And these
*are a few
*bullet points
}}
 
==Function Template Test==
{{Function
| name          = PlayMagicEffectVisuals
| CSWikiPage    = PlayMagicEffectVisuals
| returnType    = int
| referenceType = [Actor, Activator]
| arg0          = EffectID
| arg0Type      = MagicEffectRef
| optarg0      = Duration
| optarg0Type  = Short
| 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
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.
| seeAlso0 = PlayMagicEffectShader
}}


==IfExist test for external links==
==IfExist test for external links==
Anonymous user