Help For Editors
Reminder
This site deals with PBBG’s. Please create pages that deal with PBBG’s only. PBBG defined
What is a Wiki?
- What does "wiki" mean?
- A bit more about Wikidot
Looking for basic help?
- Looking for the Sandbox?
- Documentation - List of useful documents (specifications, FAQs etc)
- Wiki syntax - Description of wiki syntax used within Wikidot
- Solutions - Solutions and code snippets
- Wikidot Handbook - Created and maintained by the community in multiple languages
Keeping up-to-date
- Wikidot.com news
- Changelog - Complete list of changes
- Newsletters - Emails we send to our users
Code samples
To insert a link
[http://what_ever_the_url_is Link Text you wish to appear]
To insert a link that will pop up in a new window or appear in a new tab
[*http://what_ever_the_url_is Link Text you wish to appear]
To insert an image
[[image http://www.enterurlhere link="pbrpg-list" alt="PBRPG's"]]
To center an image
[[=image http://www.enterurlhere link="pbrpg-list" alt="PBRPG's"]]
Using tabs
[[tabview]]
[[tab tabview#1]]
Tab #1 Content
[[/tab]]
[[tab tabview#2]]
Tab #2 Content
[[/tab]]
[[tab Discussion]]
[[module Comments]]
[[/tab]]
[[/tabview]]
To enter empty space
@@ @@ _
_
_
Title: __blablabla__
Social tags & editor invite appearing in the bottom right hand corner of a page or tab:
[[>]]
[[social digg,furl,del.icio.us,facebook]]
**[[[system:join | Become an editor!]]]**
[[/>]]
One Cell
[[table]]
[[row]]
[[cell style="border: 1px solid silver; background-color: yellow;"]]
call 0.0
[[/cell]]
[[/row]]
[[/table]]
Two Rows
[[table]]
[[row]]
[[cell style="border: 1px solid silver; background-color: yellow;"]]
call 0.0
[[/cell]]
[[/row]]
[[row style="border: 1px solid silver"]]
[[cell]]
call 1.0
[[/cell]]
[[/row]]
[[/table]]
A simple floating box
[[div style="float:right; border: 1px dotted #8A2BE2; background: #F5F5DC; width:125px; padding:5px;"]]
You can put anything in this box.
[[/div]]



