|
|
| (26 intermediate revisions by 5 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: larger">The cake is a lie</span> :)) | + | <span style="font-size: smaller">The cake is a lie</span> :)) |
| | | | |
| − | [[HelpOnVariables|<code><nowiki>-- EricChadwick <<[[DateTime]](2010-08-02T14:26:18Z)>></nowiki></code>]]
| + | Pro Tip: click the <u>'''GUI Mode'''</u> button for easier typing. |
| − | | + | |
| − | [[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]]
| + | |