Difference between revisions of "Sandbox"

590 bytes removed ,  21:19, 27 August 2008
and no need for a ToC
imported>Qazaaq
(navbox test)
imported>Haama
(and no need for a ToC)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
==Navbox==
==Navbox==


Line 4: Line 5:
|title=Projectile Functions
|title=Projectile Functions
|group1=Arrows
|group1=Arrows
|list1=[[GetArrowProjectileBowEnchantment]] · [[GetArrowProjectileEnchantment]] · [[GetArrowProjectilePoison]]
|list1=[[GetArrowProjectileBowEnchantment]] '''·''' [[GetArrowProjectileEnchantment]] '''·''' [[GetArrowProjectilePoison]]
|group2=Magic
|group2=Magic
|list2=[[SetMagicProjectileSpell]] · [[GetMagicProjectileSpell]]
|list2=[[SetMagicProjectileSpell]] '''·''' [[GetMagicProjectileSpell]]
|group3=Others
|group3=Others
|list3=[[GetProjectileSource]] · [[SetPlayerProjectile]] &middot [[GetProjectileType]]
|list3=[[GetProjectileSource]] '''·''' [[SetPlayerProjectile]] '''·''' [[GetProjectileType]]
}}
}}


Line 19: Line 20:
<math>\left ( \frac{a}{b} \right )</math>
<math>\left ( \frac{a}{b} \right )</math>


==Navbox Tests==
==Image thumbnails broken?==
Test code is
===new thumb===
<pre>{{Navbox
[[Image:tut_img_12.jpg|thumb|left]]
|name    = Sandbox
[[Image:tut_img_11.jpg|thumb|left]]
|title  = This be a test
<div style="clear:both"></div>
|list1  = [[SetPlayerProjectile]]
}}</pre>


See [http://en.wikipedia.org/wiki/Template:Navbox] for more information.
===original image===
Using a [[:Template:Sandbox|template sandbox]]. Maybe we should ask UESP for their [http://www.uesp.net/wiki/UESPWiki:Sandbox Sandbox dialog]...
[[Image:tut_img_12.jpg]]
 
<div style="clear:both"></div>
{{Sandbox}} - Sandbox template
===existing  working thumbnail===
 
[[Image:tut_img_10.jpg|thumb|left]]
==Show/Hide Box Tests==
<div style="clear:both"></div>
Test code is
<pre>{{Show_hide_box
|title=Projectile Functions
|contents=[[SetPlayerProjectile]]
}}</pre>
See [http://en.wikipedia.org/wiki/Template:Show_hide_box] for more information and examples.
 
{{Show_hide_box
|title=Projectile Functions
|contents=[[SetPlayerProjectile]]
}}
 
{{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]]}}
Anonymous user