Wazzzaaapp!!! : HowTo

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings
For those not familiar with the concept of wiki read ConceptOfWiki...

How To Use This Wiki

Please Register, I don't know if anonymous postings can override pages last written to by registered users.
Once again, please click UserSettings to register, it is painless.

To add a new page, simply edit (by double-clicking on) an existing page and adding a 'Wiki' term to it, then 'Store'ing it.

A 'Wiki' term is 2 or more words strung together without a space and where the first letter of each word is capitalized, i.e. MyNewPage or TechnicalInstructions. When you save a term like this on a page, the Wiki will add a ? (question mark) to the end of the term when you view it in display mode. If you click on this question mark you can cause a new page to be created. You can edit any page, just double-click on the content or click the Edit this page link at the bottom of any page.

Basic formatting:

**I'm bold text!**
I'm bold text!

//I'm italic. text.//
I'm italic. text.

And I'm __underlined__!
And I'm underlined!

##monospace (fixed width) text##
monospace text

''note''
note

Forced links:

[[http://www.mornography.de]]
http://www.mornography.de

[[http://www.mornography.de Mornography]]
Mornography

[[P2P]]
P2P

[[P2P This Wiki's page on P2P]]
This Wiki's page on P2P

tedbrunt Does anybody know how to open a new window for a link? All of our links are popping out of the Wiki.
J you can now use:

Popup window link
{{ANEW href="http://www.gmail.com" alt="go googlemail!" title="go googlemail!"}}
go googlemail!

Popup window image link
{{AIMG href="/images/art.gif" alt="go googlemail!" title="http://www.gmail.com"}}
go googlemail!
*note that the image upload feature now uses this syntax, and yes it is a nasty hack ;-)

Embed Flash ( thanks Trev )
[[
<iframe src=/images/test.swf width=350 height=40></iframe>
]]

*note that this is on 3 lines, it won't work on just one line, and no, I can't get rid of the square brackets.


Image Links ( thanks Ted )
[[http://slashdot.org/ <img src=/images/limehead.jpg border=0 title=slashdot.org>]]


Regular Links
{{A href="/images/go_ahead_and.mp3" alt="title of my link" title="title of my link"}}
title of my link

Headers:


====== Really big header ======

Really big header


===== Rather big header =====

Rather big header


==== Medium header ====

Medium header


=== Not-so-big header ===

Not-so-big header


== Smallish header ==
Smallish header

Horizontal separator:

----


Forced line break:

---

Indent text using the [TAB] key. You can also use indented bulleted/numbered lists:

[TAB]- list item

[TAB]1) numbered list

  1. numbered list
  2. Line two

[TAB]A) Using uppercase characters

  1. Using uppercase characters
  2. Line two

[TAB]a) Using lowercase characters

  1. Using lowercase characters
  2. Line two

[TAB]i) using Latin numbers

  1. using Latin numbers
  2. Line two


FAQ


Question: How do you unwikiname a word ?
Answer: Add two pair of double-quotes around the word.

Question: How do you get a pair of double-quotes (without any text between them) to display properly ?
Answer: Use the entity literal &quot;.
&quot;&quot;
  • quot;"

  • Question: How does WakkaWiki know to what URL to send a visitor to if it wasn't specified ?
    Answer: The link is to a forced WikiPage. That means a link to a page in this wiki is generated.

    Question: So why does [[LALA_LELE]] send me to http://LALA_LELE ?
    Answer: The underscore breaks things. [[LALALELE]] doesn't have this problem, and results in this: LALALELE

    Question: Can you delete comments on a page?
    Answer: You can now hide any comment you wish, as long as you are logged in (I think). Anyway, the comment won't go away and you can use the ShowHiddenComments link to ... well... show hidden comments, doing so will give you the opportunity to UnHide them. I think this follows in wiki tradition by not ever getting rid of anything ;-)



    ..

    There are 2673 comments on this page. [Display comments]

    Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.0
    Page was generated in 0.0649 seconds