##master-page:WikiSandBox #format wiki #language en #pragma camel-case on = Wiki Sand Box = '''Feel free to experiment here, after the four dashes below.''' '''This Sand Box page has !CamelCase turned on. However, by default, it is not turned on in Griffin wiki pages.''' You may want to open HelpOnEditing in a new window or tab while you edit. ---- <> == Formatting == ''italic'' '''bold''' {{{typewriter}}} `backtick typewriter` (configurable) ~+bigger +~ ~-smaller this is how it works -~ {{{ preformatted some more and some more lines too }}} {{{ #!python def syntax(highlight): print "on" return None }}} {{{ #!java public void main(String[] args]){ System.out.println("Hello world!"); } }}} == 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}}} (Embedding disabled for this example.) ''Embedding an external image with an insecure connection will make a web page look insecure in Griffin. Not recommended.'' == Smileys == /!\ Alert <> <> == Lists == === Bullet === * first 1. nested and numbered 1. 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 ====