Sandbox

From PhiSigmaPiWiki
Revision as of 13:47, 16 March 2007 by FreshBoy (talk | contribs) (Added a bunch of quick tips.)

Welcome to the sandbox! As the name implies, this page is used for playing around with your wiki skills. Try the buttons above to see what they do, and add/edit the content of this page. Don't worry, it is a sandbox, so if you mess up we can just smooth it over and start again.

Headers

The header above is a top-level header. Surround header text with an equal sign like this: =Header=.

You can also add subheaders, by adding more equal signs to before and after.

This is a subheader

==This is a subheader==

And a smaller subheader

===And a smaller subheader===

Simple Formatting

Italicize your text or make it bold ''Italicize your text'' or '''make it bold'''

If you want to change the color of text you can use an html tag such as;

This text is colorful. <font color="#44CCCC">This text is colorful.</font>

Linking

Internal

Add an internal link by putting double brackets around it: [[Sandbox Test Link]] produces an internal link to the Sandbox Test Link page.

You can also link text that differs from the linked page name like this: [[Sandbox Test Link|Another way to link to the Sandbox Test Link page]] produces: Another way to link to the Sandbox Test Link page

External

Add an external link by using single brackets around it, and specifying text to use in place of the URL: [http://www.sandbox.org Sandbox Incorporated] gives you: Sandbox Incorporated