Loading...
Use
Create
Develop
FAQ
Troubleshooting
History: Wiki Help
View page
Source of version: 8
(current)
In order to edit a page with content in this website you have to click at the edition button usually located at top right corner of the page ({img src=img/icons/page_edit.png }) o at the bottom where it says "Edit". There are many text markup options, although it is not recommended that you learn them all, but that you concentrate in the content that you are writing, and at the most, that you know from the beginning some text markup options. In this sense, there are 6 markup options that ~~red:IT IS INDEED~~ worth that you know, and that you can use easily. !! 1. Bold, italics, ... {SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}This is __bold text__ (two underscores at the left and two at the right of the text) and this is ''text in italics'' (two single quotes - apostrophes - at the left and two at the right of the text).{CODE} --- ~hs~ --- This is __bold text__ (two underscores at the left and two at the right of the text) and this is ''text in italics'' (two single quotes - apostrophes - at the left and two at the right of the text).{SPLIT} !! 2. Unordered (bullet points) and Ordered (scheme) Lists ::__Unordered list__::{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}*An __unordered__ list item **A subitem And some text *Another item . . . and more text . . . *Item 3 . . . and some more text, to illustrate the line spacing.{CODE} --- ~hs~ --- *An __unordered__ list item **A subitem And some text *Another item . . . and more text . . . *Item 3 . . . and some more text, to illustrate the line spacing.{SPLIT} ::__Ordered list__::{SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}#An __ordered__ list item ##A subitem + And some text not breaking the numbering #Another item and more text (breaking the correlative numbering) #Item 3 . . . and some more text, to illustrate the line spacing.{CODE} --- ~hs~ --- #An __ordered__ list item ##A subitem + And some text not breaking the numbering #Another item and more text (breaking the correlative numbering) #Item 3 . . . and some more text, to illustrate the line spacing.{SPLIT} !! 3. Headings: 1r order, 2nd, 3rd... {SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}!h1 heading Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin consequat libero. Phasellus porta diam id justo. In eget neque ut metus aliquet bibendum. Curabitur lacinia aliquam sem. Praesent aliquam. Morbi quis tellus. Vestibulum nec neque commodo metus sagittis ullamcorper. Maecenas turpis. Mauris quis leo. Maecenas id felis. Nulla nec nibh. Morbi facilisis. Cras in ipsum a felis ornare dapibus.{CODE} --- ~hs~ --- !h1 heading Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin consequat libero. Phasellus porta diam id justo. In eget neque ut metus aliquet bibendum. Curabitur lacinia aliquam sem. Praesent aliquam. Morbi quis tellus. Vestibulum nec neque commodo metus sagittis ullamcorper. Maecenas turpis. Mauris quis leo. Maecenas id felis. Nulla nec nibh. Morbi facilisis. Cras in ipsum a felis ornare dapibus.{SPLIT} {SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}!!h2 heading Nullam mi. Praesent vehicula consectetuer tortor. Mauris venenatis leo at metus. Ut sit amet enim. Aenean tortor orci, hendrerit a, eleifend quis, pharetra eu, felis.{CODE} --- ~hs~ --- !!h2 heading Nullam mi. Praesent vehicula consectetuer tortor. Mauris venenatis leo at metus. Ut sit amet enim. Aenean tortor orci, hendrerit a, eleifend quis, pharetra eu, felis.{SPLIT} {SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}!!!h3 heading Vestibulum dignissim. Praesent non magna id ipsum iaculis pharetra. Nam tristique vestibulum felis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Fusce eget nisi. Nullam quis nisi.{CODE} --- ~hs~ --- !!!h3 heading Vestibulum dignissim. Praesent non magna id ipsum iaculis pharetra. Nam tristique vestibulum felis. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Fusce eget nisi. Nullam quis nisi.{SPLIT} Similarly with lower level headings if needed: 4, 5, 6... !!! 3.1. Selfnumbering {SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}!!!!# Introduction Bla bla... !!!!# Methodology Bla bla... !!!!!# Laboratory work Bla bla... !!!!!# Statistical analyses Bla bla... !!!!# Results Bla bla... !!!!# Discussion Bla bla... {CODE} --- ~hs~ --- !!!!# Introduction Bla bla... !!!!# Methodology Bla bla... !!!!!# Laboratory work Bla bla... !!!!!# Statistical analyses Bla bla... !!!!# Results Bla bla... !!!!# Discussion Bla bla...{SPLIT} !!! 3.2. Make a Table of contents ("Index") {SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}{maketoc levels="4,5"}{CODE} --- ~hs~ --- {maketoc levels="4,5"}{SPLIT} !! 4. Links {SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}An [http://tikiwiki.org|external link|nocache]{CODE} --- ~hs~ --- An [http://tikiwiki.org|external link|nocache]{SPLIT} {SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}An ((HomePage|internal link)) {CODE} --- ~hs~ --- An ((HomePage|internal link)) {SPLIT} !! 5. Tables {SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}A table: ||Row One, Column One|Row One, Column Two Row Two, Column One|Row Two, Column Two||{CODE} --- ~hs~ --- A table: ||Row One, Column One|Row One, Column Two Row Two, Column One|Row Two, Column Two||{SPLIT} !! 6. Images {SPLIT(fixedsize=>n,colsize=>48%|4%|48%)}{CODE(wrap=>1)}{img src=http://profiles.tikiwiki.org/img/tiki/tikilogo.png align=center }{CODE} --- ~hs~ --- {img src=http://profiles.tikiwiki.org/img/tiki/tikilogo.png align=center }{SPLIT} -=More information=- You can read again this type of information, specially when you are editing a wiki page, by means of opening the wiki help box that you will find at the upper right margin of the editing area (clicking on the blue icon with the question mark {img src="img/icons/help.png"} ). -=Alias names for this page=- (alias(tags)) | (alias(syntax)) | (alias(markup))
Menu
Featured profiles
Profiles in Wizard
Profiles Todos
Handlers
Profiles Tester
Admin
of this site
Current Profiles
Tiki version
21.x
24.x
26.x
27.x
28.x
Deprecated
25.x
state
Not fully functional yet
alpha
beta
release
type
Available in the Profiles Wizard (12+)
Featured profiles
Full profile (out of the box & ready to go)
Learning profile (to show off feature)
Long tail
Mini-profile (can be included in other)
Profile-snippet (optional but needs another "parent" profile)
Security
Tests
Latest Changes
Test_all_tracker_field_types_profile
Scheduler_Presets_20
Tracker_as_Calendar_09
Tracker_as_Calendar_10
Hide Fixed Top Nav Bar on Scroll 19
Easy_GeoBlog
test_profile_change
Profiles_in_Wizard
Random_header_images_14
Hide Fixed Top Nav Bar on Scroll 19
How to Create Profiles
Test_All_Plugins
JonnyBs_Luxury_Tiki_Setup
Collaborative_Multilingual_Terminology
Profile_Test_all_Modules_Test_all_Modules_page
...more
Like almost all *.tiki.org sites, you can log in with your login from
https://tiki.org
(register over there)
Search
Find
Most Popular Tags
admin
agenda
alias
antibot
antibot captcha
app
archive
articles
banning
batch
blogs
calculations
calendars
cart
categories
cluster
codemirror
comments
computation
contact us
datachannel
debug
debug console
dropdown with other
error messages
features
file galleries
forums
geo
geocms
geolocation
group homepages
group watches
header
i18n
images
item link
items list
jquery
languages
location
map
maps
maths
menu
menupage
multilingual
ol3
ol5
openlayers
paypal
plugin
plugin alias
plugin datachannel
plugin fade
plugin tabs
plugin trackerlist
pretty trackers
print
project management
r
r project
realnames
rss
static
static text
statistics
stats
structures
syntax highlighter
tablesorter
template
trackers
user watches
visualization
watches
webservice
wiki
wiki argument variables
wiki structures
Tiki Newsletter
Subscribe to the Tiki newsletter.
Don't miss major announcements and other news!