Edit page EditingTips
[wiki.git] / EditingTips
index 33d0cb21696beed1068c1dcaae2d9b76ecf12a1e..ec96f8f0ad9e5089e5fc3d1a12a054385cf0634d 100644 (file)
@@ -17,11 +17,11 @@ Names of pages have to LookLikeThis.
 It's called a WikiName.
 If you write a word that LooksLikeThis, it will be automatically turned into a link.
 
-You can use URLs directly: http://www.codewiz.org/ , or you can make descriptive links with [[http://www.codewiz.org/ some anchor text]]. Links to images will appear inline: http://www.w3.org/Icons/valid-css.png
+You can use URLs directly: http://www.codewiz.org/ ,
+or you can make descriptive links with [[http://www.codewiz.org/ some anchor text]].
+Links to images will appear inline: http://www.w3.org/Icons/valid-css.png
 
-
-Anchored links also work with [[FrontPage wiki pages]]
-and [[/index.html local paths]].
+Anchored links also work with [[FrontPage wiki pages]], [[/index.html local paths]], and [[non_wiki_words]].
 
 
 ==Block elements==
@@ -70,6 +70,11 @@ Just like that.
 
 TODO: support table headers
 
+
+== Inline HTML ==
+
+<div style="align:right; clear:right; font-size:24px; width:20em; max-width:60%; margin:1ex 0ex 1ex 1ex; border:3px outset #969; background-color:#faf; color: #f00; padding:.3em; text-align:center;">You can use {{div}}, {{span}} and {{iframe}} elements with any attribute.</div>
+
 ==Final Notes==
 
-Be aware that PikiPiki does not lock pages during editing, so if you pause for a long time on the edit screen you may overwrite somebody else's changes.
+Be aware that GeekiGeeki does not lock pages during editing, so if you pause for a long time on the edit screen you may overwrite somebody else's changes.
\ No newline at end of file