~wiki

Back to article

Version:     1     2     3     4     5     6     7     8     9     10     11     12     13     14     15     16     17     18     19     20     21     22     23     24     25     26     27     28     29     30     31     32     33     34     35     36     37     38     39     40     41     42     43     44     45     46     47     48     49     50     51     52     53     54     55     56     57     58     59     60     61     62     63     64     65     66     67     68     69     70     71     72     73     74     75     76     77     78     79     80     81     82     83     84     85     86     87     88     89     90     91     92     93     94     95     96     97     98     99     100     101     102     103     104     105     106     107     108     109     110     111     112     113     114     115     116     117     118     119     120     121     122     123     124     125     126     127     128     129     130     131     132     133     134     135     136     137     138     139     140     141     142     143     144     145


-Welcome to the tilde wiki!!!
+Welcome to the tilde wiki!!! The wiki for [[~Camp]]!

-This is where all the **happy campers** of **tilde.camp** can document different ideas, compile their collective research, and share information with each other, away from the noise and chaos of the mainstream internet.
+This is where all the **happy campers** of http://tilde.camp can document different ideas, compile their collective research, and share information with each other, away from the noise and chaos of the mainstream internet.

This is a simple wiki, powered by PHP, and using the python script [[creoledump]] to translate the [[http://www.wikicreole.org|WikiCreole]] into HTML.

+To play around with [[http://www.wikicreole.org/|WikiCreole]] syntax, and try to get a hang of it, feel free to edit the [[sandbox]] article as much as you want!
+
**IMPORTANT:**
-* The **~~wiki** DOES NOT allow spaces in the article titles. **Use an underscore** between words.
+* The **~~wiki** DOES NOT allow spaces in the article titles. **Use an underscore** between the words.
* The **~~wiki** DOES recognize single line breaks, although this is not in accordance to standard WikiCreole 1.0 specifications.
-* The **~~wiki** misrepresents the ~~ character, for some reason. It won't show up unless you use two in it's place. //Unless// you're using the "no formatting" tag like this: {{{~wiki}}}
+* The **~~wiki** misrepresents the ~~ character, for some reason. The general fix is, if it doesn't show up, use two in it's place.
+** The ~ **//will//** work in a header, or a link, or in the "no formatting" tag.
+** The ~ **//will//** work in normal text //if// no characters directly follow it, as in this~ or ~
+** The ~ **//won't//** work in normal text if any characters come right after it.
+*** But when replaced by two tildes it //will// work. So **~wiki** won't show the tilde, but **~~wiki** will.

The syntax for WikiCreole is below:

{{http://www.wikicreole.org/imageServlet?page=CheatSheet%2Fcreole_cheat_sheet.png}}

Compared to:     1     2     3     4     5     6     7     8     9     10     11     12     13     14     15     16     17     18     19     20     21     22     23     24     25     26     27     28     29     30     31     32     33     34     35     36     37     38     39     40     41     42     43     44     45     46     47     48     49     50     51     52     53     54     55     56     57     58     59     60     61     62     63     64     65     66     67     68     69     70     71     72     73     74     75     76     77     78     79     80     81     82     83     84     85     86     87     88     89     90     91     92     93     94     95     96     97     98     99     100     101     102     103     104     105     106     107     108     109     110     111     112     113     114     115     116     117     118     119     120     121     122     123     124     125     126     127     128     129     130     131     132     133     134     135     136     137     138     139     140     141     142     143     144     145