Tardis:Sandbox: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
No edit summary
m (Reverted edits by Aquanafrahudy (talk) to last revision by Bongolium500)
Tag: Rollback
 
(123 intermediate revisions by 21 users not shown)
Line 1: Line 1:
{{Sandbox heading}}
{{Sandbox heading}}
{{tlx|Random bypass}} 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>


 
Test
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>

Latest revision as of 09:27, 17 May 2024

This is a public sandbox[[edit source]]

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.

Test