11/23/2008 [November]
login | register

Create Wiki Page

Create Wiki Page Body

Create Wiki Page Body
thumbsup exclaimation arrow question idea big grin confused cool cry eek evil frown lol mad mr green neutral razz redface rolleyes sad smile surprised twisted wink
bolditalicunderlinecolored textcolored backgroundspacerbullet listenumerated listindent list without bullet or numberterm and definition listspacerlarge headingmedium headingsmall headingspacertitle barboxhorizontal linecreate a new page in a multi-page postcenter text
imagespacertabletable newspacerwiki linkexternal linkrss feedtaglinespacerdynamic variabledynamic contenttable of contents (links to headings in page)table of contents (if part of a book)spacerspecial charactersspacerEnlarge area heightReduce area height
Add a comment to illustrate your most recent changes.

Attachments

Attachments
Enter Lulu Content ID
lulu
Enter the ID of the Lulu item you would like to include.
The ID is the number that is displayed at the end of the URL in the browsers address bar, when viewing the image of choice.
Enter PBase Image ID
pbase
Enter the ID of the image you would like to include.
The ID is the number that is displayed at the end of the URL in the browsers address bar, when viewing the image of choice.
Upload File
upload
This file will be uploaded to your personal storage area.
Existing Attachment ID
Thumbnail

Advanced Options

Advanced Options
Content Format
You can choose what kind of syntax you want to submit your data in. Some plugins can be used independently of format type. Please view the help at the bottom of the screen for more information.
Important
User Agreement

Import HMTL

Import HMTL


Format

Text Color
Changing the color of text is easy. Before the text you want colored - insert 2 tildie (~) characters with the colors name followed by a colon. 2 additional tildie characters need to be added at the end of the colored text.
Example: ~~blue:Text to be colored~~ will produce Text to be colored
HTML Colors can also be specified by placing a # character with the HTML Color where the color name should be.
Example: ~~#FF0060:Text to be colored~~ will produce Text to be colored.
For Web-Safe Color Names see TikiPro or for HTML Color numbers see The Color Picker II
Italics
To italicize a word or phrase using Wiki syntax, simply surround it with two single quotes (apostrophes), like ''this''. If you wish to italicize an entire phrase, just ''surround the entire phrase''. Note: insert note about italics not carrying over line breaks.
Syntax: ''italics''
Example: "My friend Jane was ''very'' excited to get her new car."
Displayed: "My friend Jane was very excited to get her new car."
Underlining
Underlining text is similar to italicizing text. You can underline an entire phrase by ===surrounding it with three equals signs on either side===, or just a single ===word===.
Syntax: ===underlined===
Example: "My friend Scott is ===very=== nervous about his date on Friday."
Displayed: "My friend Scott is very nervous about his date on Friday."
Bold
Bolding text is very similiar to italicizing & underlining. To make text bold, surround the __word__ or phrase with __two underscores on either side__. Syntax: __bold__
Example: "__When__ are we going to the movies?"
Displayed: "When are we going to the movies?"
Combinations of Tags
Tikipro gives you even more choices by allowing you to simply combine tags to form different formatting combinations. For example, ''__this text is both italicized & bold__''. __===This text is both bold & underlined===__. ''__This text is both italicized & underlined__''.

Images

Images
"img src=http://example.com/foo.jpg width=200 height=100 align=center link=http://www.yahoo.com desc=foo" displays an image. height, width, desc, link, and alignment are optional
Non-cacheable images
img src=http://example.com/foo.jpg?nocache=1 width=200 height=100 align=center link=http://www.yahoo.com desc=foo displays an image. height, width, desc, link, and align are optional

Links

WikiLinks
((WikiPageName)) would automatically link to the wiki page called "WikiPageName" with the text of the link displayed as, "WikiPageName" ((WikiPageName|description)) would automatically create the link for the page called "WikiPageName"for wiki references ))SomeName(( prevents referencing
External links
use square brackets for an external link: [URL] [URL|link_description] [URL|description|nocache]

Miscellaneous

Lists
* for bullet lists,
# for numbered lists,
;term:definition for definiton lists
Tables
"||row1-col1|row1-col2|row1-col3
row2-col1|row2-col2col3||" creates a table
Simple box
^Box content^ Creates a box
Other
"!", "!!", "!!!" makes headings
"---" makes a horizontal rule
"-=title=-" creates a title bar
use ...page... to separate pages
Non parsed sections: "~np~ data ~/np~" Prevents parsing data
Dynamic Tags
RSS feeds: rss id=n max=m displays rss feed with id=n maximum=m items
Dynamic variables: "%name%" Inserts an editable variable
Dynamic content: content id=n Will be replaced by the actual value of the dynamic content block with id=n

Plugins

FreeMind
Displays a Freemind Mindmaps
Example Syntax:{mm src= height= width= }
AddTabs
Will join the contents from several sources in a Tabbed Interface.
Example Syntax:{addtabs tab1= tab2= tab3= . . . tab99= }
More details
AgentInfo
This plugin will display the viewer's IP address, the Browser they are using, or the info about the site's Server software.
Example Syntax:{agentinfo info= }
More details
Attachment
Display attachment in content
Example Syntax:{attachment id= size= align= }
More details
Avatar
This plugin
Example Syntax:{avatar user= page= float= }
More details
BackLinks
This plugin will list all Wiki pages which contains a link to the specified page.
Example Syntax:{backlinks page= info= exclude= self= header= }
More details
Dl
This plugin creates a definition list.
Example Syntax:~np~{DL()}term:definition{DL}~/np~ - only one definition per line
More details
Gauge
This plugin displays a graphical GAUGE.
Example Syntax:~np~{GAUGE(color=> ,bgcolor=> ,max=> ,value=> ,size=> ,perc=> ,height=> )}Description{GAUGE}~/np~
More details
Include
This plugin is used to include the contents of one Wiki page in another Wiki page.
Example Syntax:{include content_id=}
More details
Lang
This plugin will attempt to translate the text between the ~np~{LANG}~/np~ blocks to the current language. If the translation fails - nothing is displayed.
Example Syntax:~np~{LANG(lang=> )}Text to be translated{LANG}~/np~
More details
Module
Display a module block in content
Example Syntax:{module module= align="right"}~/np~
More details
PluginHelp
This plugin will display the Help and Extended Help for a Plugin.
Example Syntax:~np~{PLUGINHELP(plugin=>)}~/np~
More details
RSS Feed
Display RSS Feeds
Example Syntax:~np~{rss id= max=}~/np~
More details
Sf
This plugin automatically creates a link to the appropriate ))SourceForge(( object for ))TikiPro((.
Example Syntax:~np~{SF(groupid=> ,adit=> ,aid=> ,tag=> )}~/np~
More details
sort
This plugin sorts operates on lines of text - not the text in the lines. Every line between the ~np~{SORT}~/np~ blocks - including the lines the blocks are on - is sorted.
Example Syntax:~np~{SORT(sort=> )}Lines to be sorted{SORT}~/np~
More details
Split
This plugin is used to split a page in two or more columns using __-~045~-__ as a seperator.
Example Syntax:__Syntax:__ ~np~{SPLIT(joincols=> ,fixedsize=> )}{SPLIT}~/np~
More details
TitleSearch
This plugin search the titles of all pages in this wiki.
Example Syntax:~np~{TITLESEARCH(search=> ,info=> ,exclude=> ,noheader=> )}~/np~
More details
TOC
Display a Table Of Contents for Structures
Example Syntax:{toc sturcture_id=}
More details
TestParms
This plugin will display the parameters passed to it.
Example Syntax:~np~{TP(p1= ,p2= ,p3= )}~/np~
More details
Translated
This plugin does not translate anything. It is used to create a link to a page that does contain a translation. The link can be shown as an Icon for the country or as an abreviation for the language.
Example Syntax:~np~{TRANSLATED(page=> ,lang=> ,flag=> )}~/np~
More details
UserCount
This plugin will display the number of users. If a Groups Name is included between the __~np~{USERCOUNT}~/np~__ blocks, the number returned will be the number of users in that Group.
Example Syntax:~np~{USERCOUNT()}{USERCOUNT}~/np~
More details
UserList
This plugin will displays an alphabetically sorted list of registered users. If a Groups Name is included between the __~np~{USERLIST}~/np~__ blocks, only the users in that Group will be listed.
Example Syntax:~np~{USERLIST(num=> ,userspage=> ,alpha=> ,total=> , email=> )}GroupName{USERLIST}~/np~
More details
WikiList
Displays an alphabetically sorted list of WikiPages
Example Syntax:~np~{WIKILIST(num=> ,alpha=> ,total=> ,list=>)}GroupName{WIKILIST}~/np~
More details
MakeTOC
Will create a table of contents of the WikiPage based on the headings below.
Example Syntax:{maketoc}
More details

Help

Wiki Help
For more information, please see WikiSyntax on TikiPro.org.
Powered by Bitweaver

Copyright 2001 - 2006 RCDaggerWeb.com and DIYRadioControl.com. All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this Web site constitutes acceptance of our User Agreement.