Page 1 of 3

Posted: Thu Aug 30, 2007 10:25 am
by badpazzword

Code: Select all

This is plain text.
This text continues on the same line.

Now I'm on another line.

I can also use HTML tags to manually break lines.<br>Like this.

''This is italic''.
'''This is bold'''.
'''''This is bold italic'''''.
'''This is bold and ''this is italic too'''''

== This is h2 header ==
=== This is h3 subheader ===
==== This is h4 subheader ====
===== This is h5 subheader =====

<b>You can use HTML too, but it isn't as cool or clear or easy</b>
<h4>HTML headers, for example, don't work properly</h4>
<div align="center">Sometimes though you have to use it to get advanced formatting.</div>

This is a link to [[Main Page]] that will read just like the title page.
This is a link to [[Main Page|the homepage]] which will read "the homepage" instead of the page name, "Main page".
This is a link to [http://some.website.addy an external website].

You use [[Category:Foo]] to add a page to a category. You create a link to that category with [[:Category:Foo]] instead.
You insert {{Foo}} to place the Foo template into a page.

* This is a bulletted list
* It goes on
* Like tihis
** And this is a nested list
** Just like this
* And now I'm back on main list.

# Wow, look, numebered lists.
# Wiki takes the trouble of numbering it.

# But don't place whitelines, or the list restarts
# You can nest those lists too:
## Like this.
## You can even mix types:
##* This is a bulletted list into a numbered list.
##* Just remember not to place whitelines or it'll all break.

:This is left indentation.
:You can mix it up too.
:* Like this,
*#: or like this.
Output of the above.

Posted: Thu Aug 30, 2007 11:15 am
by Raveen
Awesome, very very helpfull. Thanks.

Posted: Thu Aug 30, 2007 11:40 am
by madpeople
QUOTE 'This is italic''.
'''This is bold'''.
'''''This is bold italic'''''.
'''This is bold and ''this is italic too'''''[/quote]
hmm, looks slightly painful...

is there meant to only be one ' for the first italic one (bolded), or should there be two?

Posted: Thu Aug 30, 2007 12:00 pm
by badpazzword
It's somewhat stupid to think the ' character should have any more meaning than the one it has in English. /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />

So yes, it's two of them for italic and three of them for bold.

I'll reiterate: you can use HTML tags, but you don't want to.

Posted: Thu Aug 30, 2007 12:10 pm
by madpeople
so the line

Code: Select all

'This is italic''.
in your guide should be

Code: Select all

''This is italic''.
oh, and if we use the ==headding== will it automatically make a link in the topic contents box thingy that takes you to that part of the page?

Posted: Thu Aug 30, 2007 12:43 pm
by badpazzword
It does. /ninja.gif" style="vertical-align:middle" emoid=":ninja:" border="0" alt="ninja.gif" />

Yes, the TOC is automatically mantained (as you can see in the output page).

Posted: Fri Aug 31, 2007 7:39 am
by Raveen
Do we have to do anything to switch the ToC on? It seems to only appear when a certain number of headings are set in the topic. Any way to get it to appear when there are fewer headings? See the squad pages for details.

Posted: Sun Sep 02, 2007 9:58 am
by juckto
Don't know. Someone mentioned that __NOTOC__ at the head of the page will turn it off though.

Posted: Sun Sep 02, 2007 5:40 pm
by TheBored
4 headings or more will activate the TOC. Adding __NOTOC__ will force it to not show. Placing __TOC__ anywhere in the document will place a TOC there, regardless of __NOTOC__ tags.

TB

Posted: Sun Sep 02, 2007 6:25 pm
by badpazzword
This setting can be tweaked by the Wiki admin.

On an unrelated note, you may want to add a logo.