E D R , A S I H C RSS

Wiki Sand Box

Please feel free to experiment here....

Tip: Shift-click "HelpOnEditing" to open a second window with the help pages.

1. The First Section


Some section one text. More section one text. More section one text. More section one text.

1.1. Smiley

:) ;) :-)

:)

1.2. bold title

1.3. The first subsection

Here is a link to the page titled: BizarStructuredText

And here is another line of text. Incidentally, you might want to do one of the following:
  1. Brush your teeth.
  2. Visit: ProposedWork
If not, then just sit back, relax, and enjoy the flight.

1.4. Can You Believe There's a Second Subsection?

They were surprised about the first subsection on this page. Imagine the complete astonishment when they discovered that there was a second subsection! An important part of this section is its reference to the MissionStatement. Be sure to check it out.

A Very Important Table
x-valy-valz-val
32.618.321.75
34.917.l23.6

2. What to Do When You're Getting Bored with the First Section

Here are several possibilities:
  1. Play hopscotch.
  2. Check for loose change in the sofa cushions.
  3. Clip your fingernails.
  4. Change your socks.
  5. Have another beer.
  6. Check out, http://www.halfbakery.com, for instance http://www.halfbakery.com/idea/Jehovah_27s_20Witness_20Delivery#979686222-5-1
  7. Go right ahead and read the Second Section.


Please Note: There has been considerable controversy about several of the above listed alternatives to reading the First Section. Some people think they are silly. Some people think they are offensive. And some people just think that they are a waste of time. All of these may be true. However, we stand by them, as we firmly believe that they are all more interesting than the First Section.


Please feel free to experiment here, after the four dashes below... and please do NOT create new pages without any meaningful content just to try it out.

Tip: Shift-click "HelpOnEditing" to open a second window with the help pages.


3. Formatting


italic bold typewriter

backtick typewriter (configurable)

preformatted

4. Linking


HelpOnEditing MoinMoin:InterWiki


someone@the.inter.net

5. Table


Table11111111 Table BBBB
A B C

6. Lists


6.1. Bullet

  • first
    1. nested and numbered
    2. numbered lists are renumbered
  • second

    blockquote deeper


7. Single line LaTeX

$$ \sum_{i=0}^{100} x_i y_i^3 $$

$$ \int_0^{2\pi}\sin\ x\ dx $$

8. Quote

pre-formatted, No heading, No tables, No smileys. Only WikiLinks
:
ddddff dsf sda sdf sd 
 ddd 
   WikiSandBox ddsf sdaf sadf sdf saf sda sdf sdf sdf sdf sfd sdf sdf sd fsdf sd sdf sda sdf sd fs sadf sdf sd sdf sdf sdf sdf df sadf ww w w w w w w w w w w w w w w w w 

9. Processors

9.1. Gnuplot


set parametric
set isosamples 50,20
set hidden
set view 40,20 ,1.7
set noborder
set nokey
set noxtics
set noytics
set noztics
set urange [-pi:pi]
set vrange [-pi:pi]
set size 0.5,0.5
splot cos(u)+.5*cos(u)*cos(v),sin(u)+.5*sin(u)*cos(v),.5*sin(v) with lines, 1+cos(u)+.5*cos(u)*cos(v),.5*sin(v),sin(u)+.5*sin(u)*cos(v) with lines
plot x*x


set pm3d
splot x*x+y*y

9.2. Python

a MoniWiki›1 python colorizer using the VimProcessor
foo = 10+20
def print_element(bla):
  print '''bla
this
sucks.'''


9.3. Php

<?
print "Hello World";

?>

$description = preg_replace("/(\s){2,}/", '$1', $description);


this is a latex 
$$ 
\lambda 
$$

9.4. C/C++

#include <stdio.h>
int main()
{
    printf("Hello World!\n");
    return 0;

#include <iostream>
int main()
{
    std::cout << "Hello World!" << std::endl;
    return 0;
}

lua
print "Hello World!"

10. Macros

10.1. Play





-- 175.195.93.136 2014-12-02 16:37:44

----
Sister Sites Index
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2016-03-26 23:21:58
Processing time 0.0317 sec