Tardis:Sandbox: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
m (Changed protection level for "Tardis:Sandbox": Staff seem to have lost interest in this problem. Reopening page. (‎[move=sysop] (indefinite)))
(clearing page)
Line 1: Line 1:
{{Sandbox heading}}
{{Sandbox heading}}
{{tlx|Random bypass2}}, which uses <nowiki>{{LOCALTIMESTAMP}}</nowiki>, says your lucky number is:
<div style="font-family:anton;font-size:200px;text-align:center;padding:20px;font-weight:bold;line-height:225px;color:purple">{{#expr:{{random bypass|9}} + 1}}</div>
{{tlx|Random bypass}}, which uses <nowiki>{{CURRENTTIMESTAMP}}</nowiki> says your lucky number is:
<div style="font-family:anton;font-size:200px;text-align:center;padding:20px;font-weight:bold;line-height:225px;color:green">{{#expr:{{random bypass|9}} + 1}}</div>
Meanwhile, {{tlx|random}} is less sure of itself.  Reload the page to see how all the numbers on the page change.  Or don't. 
<div style="font-family:anton;font-size:200px;text-align:center;padding:20px;font-weight:bold;line-height:225px;">{{#expr:{{random|1000}} +1}} </div>
<div style="font-family:anton;font-size:200px;text-align:center;padding:20px;font-weight:bold;line-height:225px;">{{Mod|(({{#time:U}}+({{{2|{{#time:z}}}}}))*({{{3|67}}})+({{NUMBEROFARTICLES:R}} mod ({{{3|67}}})))|{{{1|100}}}}}</div>
simple #expr check (passes)
<div style="font-family:anton;font-size:200px;text-align:center;padding:20px;font-weight:bold;line-height:225px;">1 + 5 = {{#expr:1+5}}</div>
Just the guts of randomisation check (fails, so it's nothing to do with {{tlx|mod}})
<div style="font-family:anton;font-size:200px;text-align:center;padding:20px;font-weight:bold;line-height:225px;">{{#expr:(({{#time:U}}+({{{2|{{#time:z}}}}}))*({{{3|67}}})+({{NUMBEROFARTICLES:R}})) }}</div>
#time check (fails)
<div style="font-family:anton;font-size:200px;text-align:center;padding:20px;font-weight:bold;line-height:225px;">{{#expr:({{#time:U}}+{{#time:z}})}}</div>
#time:U
{{#time:U}}
#time:z
{{#time:z}}
NUMBEROFARTICLES check (pass)
<div style="font-family:anton;font-size:200px;text-align:center;padding:20px;font-weight:bold;line-height:225px;">{{#expr:({{NUMBEROFARTICLES:R}}) }}</div>

Revision as of 03:00, 9 December 2013

This is a public sandbox

A "sandbox" is a place where people can play around with wiki markup so as to improve their editing skills. It is, in other words, a place for editing experiments.

Feel free to try out your skills at formatting here, where no one will criticise your edits.

Content added here can be cleared without warning. If you'd like to have a more permanent sandbox, create one as a subpage of your userpage, by starting a new page at: User:YourName/Sandbox, replacing "YourName" with, well, your name.