|
|
(29 intermediate revisions by 6 users not shown) |
Line 1: |
Line 1: |
| __NOTOC__ | | __NOTOC__ |
− | <!-- ## Please edit system and help pages ONLY in the master wiki! -->
| + | '''Feel free to experiment here.''' Please only edit below the <code><nowiki>----</nowiki></code> horizontal line. |
− | <!-- ## For more information, please see [[MoinMoin]]:[[MoinDev]]/Translation. --> | + | |
− | <!-- ##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.
| + | |
| | | |
| ---- | | ---- |
− | ----------
| |
− | <<Include(Polycount, , , from="hobbyist.", to="
| |
− | <pre><nowiki>")>>
| |
− | ----------
| |
− | Here's a test link to CategoryCharacter. -- EricChadwick <<DateTime(2010-07-16T18:54:18Z)>>
| |
| | | |
− | ''@SIG''@
| + | <span style="font-size: smaller">The cake is a lie</span> :)) |
| | | |
− | ~+The cake is a lie+~ :))
| + | Pro Tip: click the <u>'''GUI Mode'''</u> button for easier typing. |
− | | + | |
− | <<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]]
| + | |