|
|
(45 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.
| + | |
| | | |
| ---- | | ---- |
| | | |
− | ----
| + | <span style="font-size: smaller">The cake is a lie</span> :)) |
− | | + | |
− | [[Category:Modeling]]
| + | |
− | | + | |
− | <span id="formatting"></span>
| + | |
− | == 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> | + | Pro Tip: click the <u>'''GUI Mode'''</u> button for easier typing. |
− | == 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 ====
| + | |
Latest revision as of 03: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.