Business
Download (for older Tiki versions - Business is now included in the Tiki package):
The original HTML design that this Tiki theme is derived from actually has just the main content column and the right column of boxes, so to emulate that look, turn off the left column of the site. The column margins have been designed for that arrangement.
These are produced by standard Tiki wiki syntax:
{maketoc}:
A table:
A link
And these are produced by wiki plugins:
A module (centered with "::" tags):
Quote plugin:
Code plugin:
Normal table:
{FANCYTABLE()} example:
PluginTabs
The original HTML design that this Tiki theme is derived from actually has just the main content column and the right column of boxes, so to emulate that look, turn off the left column of the site. The column margins have been designed for that arrangement.
To check out the site with various themes, just use this switch. Please note that many themes have theme options (the second drop-down)
Theme: Business
These are produced by standard Tiki wiki syntax:
{maketoc}:
Table of contents
h1 heading
Lorem ipsum 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.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.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.h4 heading
Cras euismod lectus vel metus. Praesent gravida. Nunc molestie mattis justo. Curabitur ornare, felis et vulputate dapibus, leo est condimentum enim, blandit ultrices orci mauris at eros. Pellentesque eu arcu eu massa mattis rhoncus. Ut volutpat mi in ligula. Pellentesque vitae tellus quis nibh feugiat ornare. Nullam arcu. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.- An unordered list item
- A subitem
- Another item
- Item 3
- An ordered list item
- Another ordered list item
- item 2.1
- item 2.2
- item 3
- item 4
- adding a unordered item
- adding another unordered item
- item 5
A table:
Row One, Column One | Row One, Column Two | |
Row Two, Column One | Row Two, Column Two |
A box
A link
And these are produced by wiki plugins:
A module (centered with "::" tags):
Google Search
Online Users
2
online users
Quote plugin:
Quote:
Just what do you think you're doing, Dave?
-- HAL, in 2001: A Space Odyssey (1968)
-- HAL, in 2001: A Space Odyssey (1968)
Code plugin:
{Hello World in Pascal} program HelloWorld(output); begin WriteLn('Hello World!'); end.
Normal table:
r1c1 | r1c2 | r1c3 |
r2c1 | r2c2 | r2c3 |
r3c1 | r3c2 | r3c3 |
{FANCYTABLE()} example:
head one | head two | head three |
---|---|---|
cell one | cell two | cell three |
r2 c1 | r2 c2 | r2 c3 |
r3 c1 | r3 c2 | r3 c3 |
r4 c1 | r4 c2 | r4 c3 |
PluginTabs