TiddlyWiki uses Wiki style markup, a way of lightly "tagging" plain text so it can be transformed into HTML. Edit this Tiddler to see samples.\n\n! Header Samples\n!Header 1\n!!Header 2\n!!!Header 3\n!!!!Header 4\n!!!!!Header 5\n\n! Unordered Lists:\n* Lists are where it's at\n* Just use an asterisk and you're set\n** To nest lists just add more asterisks...\n***...like this\n* The circle makes a great bullet because once you've printed a list you can mark off completed items\n* You can also nest mixed list types\n## Like this\n\n! Ordered Lists\n# Ordered lists are pretty neat too\n# If you're handy with HTML and CSS you could customize the [[numbering scheme|http://www.w3schools.com/css/pr_list-style-type.asp]]\n## To nest, just add more octothorpes (pound signs)...\n### Like this\n* You can also\n** Mix list types\n*** like this\n# Pretty neat don't you think?\n\n! Tiddler links\nTo create a Tiddler link, just use mixed-case WikiWord, or use [[brackets]] for NonWikiWordLinks. This is how the GTD style [[@Action]] lists are created. \n\nNote that existing Tiddlers are in bold and empty Tiddlers are in italics. See CreatingTiddlers for details.\n\n! External Links\nYou can link to [[external sites|http://google.com]] with brackets. You can also LinkToFolders on your machine or network shares.\n\n! Images\nEdit this tiddler to see how it's done.\n[img[http://img110.echo.cx/img110/139/gorilla8nw.jpg]]\n\n!Tables\n|!th1111111111|!th2222222222|\n|>| colspan |\n| rowspan |left|\n|~| right|\n|colored| center |\n|caption|c\n\nFor a complex table example, see PeriodicTable.\n\n! Horizontal Rules\nYou can divide a tiddler into\n----\nsections by typing four dashes on a line by themselves.\n\n! Blockquotes\n<<<\nThis is how you do an extended, wrapped blockquote so you don't have to put angle quotes on every line.\n<<<\n>level 1\n>level 1\n>>level 2\n>>level 2\n>>>level 3\n>>>level 3\n>>level 2\n>level 1\n\n! Other Formatting\n''Bold''\n==Strike==\n__Underline__\n//Italic//\nSuperscript: 2^^3^^=8\nSubscript: a~~ij~~ = -a~~ji~~\n@@highlight@@ Unfortunately highlighting is broken right now.\n@@color(green):green colored@@\n@@bgcolor(#ff0000):color(#ffffff):red colored@@ Hex colors are also broken right now.\n
Jeremy Ruston, super-genius, has created TW in an attempt to take over the world. Join us and together we can rule the ~WikiWorld.\n\nHis latest work can be found at http://www.tiddlywiki.com
Clint Checketts has his secret headquarters deep in the Rocky Mountains of the United States. His email is ''checketts [at] gmail [dot] com''. You can frequently find him at [[BYU-Idaho|http://www.byui.edu]]\n\nHis personal site is at http://15black.bluedepot.com.
http://15black.bluedepot.com/styles/tiddlysinister.html
'cause even bad guys need cash!
[[Adsense in TiddlyWiki]]
[[TiddlySinister|http://15black.bluedepot.com/styles/tiddlysinister.html]] is the name of the stylesheet tiddler.\n\nCreated by [[Clint Checketts]] for TiddlyWiki version <<version>>.
#Sign up for an Google [[adsense|https://www.google.com/adsense]] account.\n#Go to the section 'Adsense for content' and create your adsense code.\n#Copy the code provided by Google\n#In the TiddlyWiki file, open it in a text editor like notepad\n#Toward the end of the file find the section that looks like this:\n{{{\n <div id="mainMenu"></div>\n <div id="displayArea">\n <div id="messageArea"></div>\n <div id="tiddlerDisplay"></div>\n </div>\n}}}\n#Add a div to the beginning of the display area with an id of adsense and paste in the adsense code:\n{{{\n <div id="mainMenu"></div>\n <div id="displayArea">\n <div id="adsense">====Paste Adsense Code Here!!!!=======</div\n <div id="messageArea"></div>\n <div id="tiddlerDisplay"></div>\n </div>\n}}}\n#Done, don't spend it all in one place.
[[Adsense in TiddlyWiki]]\n[[How to use:]]\n[[Clint Checketts]]
!Sinister Stuff\n*[[Adsense in TiddlyWiki]]\n*[[How to use:]]\n*TiddlySinister\n*[[Clint Checketts]]\n*TiddlyWiki\n*StyleSheet\n\n!Other Stuff from Clint\n*[[TiddlyStyles|http://15black.bluedepot.com]]\n*[[TiddlyRin|http://15black.bluedepot.com/styles/tiddlyrin.html]]\n*[[TiddlyKubrick|http://15black.bluedepot.com/styles/kubricktiddly.html]]\n\n*<<newTiddler>>\n*<<newJournal "DD MMM YYYY">>\n
TiddlyWiki is a great tool. Like any tool, its great to test its strengths. This is a test by [[Clint Checketts]] to determine how Google Adsense and TiddlyWiki play together.
/*\n{{{\n*/\n\nbody{\n background: #000;\n}\n\n#contentWrapper{\n margin: 0 10px;\n background: #321c10;\n border: 1px solid #613725;\n}\n\n#mainMenu{\n position: relative;\n float: left;\n font-size: 12px;\n text-align: left;\n background: #321c10;\n color: #c5886b;\n width: 15em;\n padding: .2em .5em .2em 0;\n}\n\n#MainMenu h1{\n font-size: 13px;\n font-weight: normal;\n margin: 0 0 0 2px;\n}\n\n#mainMenu li, #mainMenu ul{\n padding: 0;\n margin: 0;\n}\n\n#mainMenu ul, #messageArea{\n display: block;\n border: 1px solid #905437;\n padding: 0 0 0 1em;\n background: #522d1e;\n margin: 0 0 1em 0;\n}\n\n#messageArea{\n display: none;\n padding: 1em;\n}\n\n#mainMenu li{\n list-style: none;\n}\n\n#contentWrapper #mainMenu a.button,\n#contentWrapper #mainMenu a.tiddlyLink,\n#contentWrapper #mainMenu a.externalLink,\n#messageArea a:link, #sidebar .button{\n color: #fb9950;\n text-decoration: none;\n}\n\n#contentWrapper #mainMenu a.button:hover,\n#contentWrapper #mainMenu a.tiddlyLink:hover,\n#contentWrapper #mainMenu a.externalLink:hover,\n#messageArea a:hover, #sidebar .button:hover{\n color: #c17135;\n background: transparent;\n text-decoration: underline;\n}\n\n#sidebar{\n position: relative; \n float: right;\n}\n\n#sidebar .sliderPanel{\n background: #000;\n color: #94532d;\n}\n\n#titleLine{\n color: #94532d;\n background: #000;\n