User:Mysterytrey/sandbox/trial 1

From Wikipedia, the free encyclopedia

my page | my talk page | my contributions

Alerts[edit]

alert(pie)


<alert>pie</alert>


alert('pie')


alert'(pie)'


alert("pie")


<script type="text/javascript" language="javascript">

function simpleAlert(){

window.alert("This is a simple javascript alert");

</script>


<script type="text/javascript" language="javascript">

alert("pie")

</script>


<script type="text/javascript" language="javascript">

<alert>pie</alert>

</script>


<script type="text/javascript" language="javascript">

<alert>"pie"</alert>

</script>


<script type="text/javascript" language="javascript">

window.alert("pie")

</script>


<script type="text/javascript" language="javascript">

function alert

window.alert("pie")

</script>


<script type="text/javascript" language="javascript">

function alert()

window.alert("pie")

</script>


<script language="Javascript">


</script>


<script type="text/javascript" language="Javascript">


</script>


<script type"text/javascript">

window.alert("pie")

</script>


<script language="Javascript">

window.alert("pie")

</script>

// User:lupin/popups.js alert("sometext");

{{}} template[edit]

{i like pie}

{{i like pie}}

{{{i like pie}}}

{{{{I like pie}}}}

solution[edit]

{{tmbox||type = content|image = [[Image:Gray728.svg|60px]]|text= <div>This is how you make a template.</div>}}

{{ambox / cmbox / imbox / mbox / ombox / tmbox / asbox / dmbox / fmbox| type = speedy / delete / content / style / notice / move / protection| image = none / [[Image:Some image.svg|40px]]| imageright = [[Image:Some image.svg|40px]]| style = CSS values| textstyle = CSS values| text = The message body text. | small = {{{small|}}} / yes| smallimage = none / [[Image:Some image.svg|30px]]| smallimageright = none / [[Image:Some image.svg|30px]]| smalltext = A shorter message body text.}}

To display a talkback-alike notice without having them type a signature or ~~~~, save <noinclude><!--</noinclude>~~<noinclude>--></noinclude>~~ under a page and type {{subst:page saved code is on}}.

[[]][edit]

[pie]

pie

[[[pie]]]

I like pie

[[pie]]

solution[edit]

It doesnt do many useful things. Except when you use this: {{plainlink|url=http://www.google.com|name=google}} Use [[pie]] or [[pie|I like pie]]

personal template[edit]

solution[edit]

{{tmbox||type = content|image = [[Image:Gray728.svg|60px]]|text= <div>This is how you make a template.</div>}}

or

{{tmbox||type = notice|image = [[Image:Gray728.svg|60px]]|text= <div>This is how you make a template.</div>}}

<nowiki> <code> box[edit]


<textarea> coding... </textarea>


<xmp> coding... </xmp>


 [[pie]] 

solution[edit]

'''<pre> [[pie]] </pre>'''