Difference between revisions of "WikiSandBox"

From polycount
Jump to: navigation, search
(Image Magnification Test)
m (51 revisions)
 
(22 intermediate revisions by 4 users not shown)
Line 1: Line 1:
−
<!-- ## Please edit system and help pages ONLY in the master wiki! -->
+
__NOTOC__
−
<!-- ## For more information, please see [[MoinMoin]]:[[MoinDev]]/Translation. -->
+
'''Feel free to experiment here.''' Please only edit below the <code><nowiki>----</nowiki></code> horizontal line.  
−
<!-- ##master-page:[[WikiSandBox]] -->
+
−
<!-- #format wiki -->
+
−
<!-- #language en -->
+
−
 
+
−
'''Feel free to experiment here, after the four dashes below. Please do not create new pages without any meaningful content just to try it out!'''
+
−
 
+
−
You may want to open [[HelpOnEditing]] in a new window or tab while you edit.
+
−
 
+
  
 
----
 
----
−
== Image Magnification Test ==
 
−
This image is 79 pixels wide:<<BR>>
 
−
{{http://c2.com/sig/wiki.gif}}
 
  
−
If I set it to be 158 pixels wide, it looks like this:<<BR>>
+
<span style="font-size: smaller">The cake is a lie</span> :))
−
{{http://c2.com/sig/wiki.gif||width=158}}<<BR>>
+
−
(yuck, kinda blurry)
+
  
−
----
+
Pro Tip: click the <u>'''GUI Mode'''</u> button for easier typing.
−
 
+
−
<span style="font-size: larger">The cake is a lie</span> :))
+
−
 
+
−
* Bullet example
+
−
*# blah
+
−
*#* '''a)''' blah blah
+
−
 
+
−
'''bold'''
+
−
 
+
−
''italics''
+
−
 
+
−
'plain'
+
−
 
+
−
<span style="font-size: larger">sizeUP</span>
+
−
 
+
−
<span style="font-size: smaller">sizeDown</span>
+
−
 
+
−
----
+
−
 
+
−
= title =
+
−
 
+
−
== header1 ==
+
−
 
+
−
=== header2 ===
+
−
 
+
−
==== header3 ====
+
−
 
+
−
===== header5 =====
+
−
 
+
−
-----
+
−
------
+
−
 
+
−
The ''quick'' brown '''fox''' jumps <span style="font-size: larger">over</span> the <span style="font-size: smaller">lazy</span> dog.
+
−
 
+
−
<!-- ##comments -->
+
−
 
+
−
<!-- ##disabled linking -->
+
−
 
+
−
`http://wiki.polycount.com/HelpOnMoinWikiSyntax#Hyperlinks`
+
−
 
+
−
<!-- ##autolinked -->
+
−
http://wiki.polycount.com/HelpOnMoinWikiSyntax#Hyperlinks
+
−
 
+
−
<!-- ##proper linking? -->
+
−
http://wiki.polycount.com/HelpOnMoinWikiSyntax#Hyperlinks
+
−
 
+
−
<!-- ##internal autolink -->
+
−
[[Category:Tools]]
+
−
 
+
−
{| border="1" cellpadding="2" cellspacing="0"
+
−
|-
+
−
|}
+
−
 
+
−
[[HelpOnVariables|<code><nowiki>-- EricChadwick <<[[DateTime]](2010-08-02T14:26:18Z)>></nowiki></code>]]
+
−
 
+
−
[[HelpOnVariables|@''SIG@'']]
+
−
 
+
−
----------
+
−
<<Include(Polycount, , , from="hobbyist.", to="
+
−
<pre><nowiki>")>>
+
−
----------
+
−
Here's a test link to CategoryCharacter. -- EricChadwick <<DateTime(2010-07-16T18:54:18Z)>>
+
−
 
+
−
''@SIG''@
+
−
 
+
−
~+The cake is a lie+~ :))
+
−
 
+
−
<<Anchor(formatting)>>
+
−
== Formatting ==
+
−
''italic'' '''bold''' <code><nowiki>typewriter</nowiki></code>
+
−
 
+
−
`backtick typewriter` (configurable)
+
−
 
+
−
<span style="font-size: larger">bigger </span> <span style="font-size: smaller">smaller this is how it works  </span>
+
−
 
+
−
 
+
−
<pre><nowiki>
+
−
preformatted some more
+
−
and some more lines too
+
−
</nowiki></pre>
+
−
 
+
−
 
+
−
<pre><nowiki>
+
−
#!python
+
−
def syntax(highlight):
+
−
    print "on"
+
−
    return None
+
−
</nowiki></pre>
+
−
 
+
−
 
+
−
<pre><nowiki>
+
−
#!java
+
−
  public void main(String[] args]){
+
−
    System.out.println("Hello world!");
+
−
  }
+
−
</nowiki></pre>
+
−
 
+
−
== Linking ==
+
−
[[HelpOnEditing]] [[MoinMoin]]:[[InterWiki]]
+
−
 
+
−
http://moinmo.in/ [http://www.python.org/ Python]
+
−
 
+
−
someone@example.com
+
−
 
+
−
There are anchor links here:
+
−
* [[#anchorname1]]
+
−
* [[#formatting|Anchor with description(to Formatting block)]]
+
−
 
+
−
=== Image Link ===
+
−
{{http://c2.com/sig/wiki.gif}}
+
−
 
+
−
== Smileys ==
+
−
/!\ Alert
+
−
 
+
−
<<[[ShowSmileys]]>>
+
−
 
+
−
<span id="anchorname1"></span>
+
−
== Lists ==
+
−
=== Bullet ===
+
−
* first
+
−
*# nested and numbered
+
−
*# numbered lists are renumbered
+
−
* second
+
−
* third blockquote
+
−
** deeper
+
−
=== Glossary ===
+
−
; Term : Definition
+
−
=== Drawing ===
+
−
{{drawing:mytest}}
+
−
{{drawing:anywikitest.adraw}}
+
−
= Heading 1 =
+
−
== Heading 2 ==
+
−
=== Heading 3 ===
+
−
==== Heading 4 ====
+
−
 
+
−
----
+
−
[[EnvironmentTheory]]
+

Latest revision as of 04:46, 29 July 2014

Feel free to experiment here. Please only edit below the ---- horizontal line.


The cake is a lie :))

Pro Tip: click the GUI Mode button for easier typing.
Personal tools
Namespaces

Variants
Actions
Navigation
Tools