Difference between revisions of "Sandbox"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
imported>Haama
m
Line 37: Line 37:
{{Sandbox}} - Sandbox template
{{Sandbox}} - Sandbox template


==Show/Hide Box==
==Show/Hide Box Tests==
Test code is
Test code is
<pre>{{Show_hide_box
<pre>{{Show_hide_box
Line 51: Line 51:


{{Sandbox}} - Sandbox Template
{{Sandbox}} - Sandbox Template
==Hide Tests==
Test code is
<pre>{{hidden|Projectile Functions|[[SetPlayerProjectile]]}}</pre>
See [http://en.wikipedia.org/wiki/Template:Hide] for more information and examples.
{{hidden|Projectile Functions|[[SetPlayerProjectile]]}}

Revision as of 23:54, 23 August 2008

Tools used in this tutorial

Required

Optional










LaTeX Tests

Examples from [1]

Navbox Tests

Test code is

{{Navbox
|name    = Sandbox
|title   = This be a test
|list1   = [[SetPlayerProjectile]]
}}

See [2] for more information. Using a template sandbox. Maybe we should ask UESP for their Sandbox dialog...

- Sandbox template

Show/Hide Box Tests

Test code is

{{Show_hide_box
|title=Projectile Functions
|contents=[[SetPlayerProjectile]]
}}

See [3] for more information and examples.

Template:Show hide box

- Sandbox Template

Hide Tests

Test code is

{{hidden|Projectile Functions|[[SetPlayerProjectile]]}}

See [4] for more information and examples.

Template:Hidden