Typical page elements Tiki CMS > Themes > Kubrick
Print

This is how wiki page elements look in the Kubrick theme.

These are produced by standard Tiki wiki syntax:

A titlebar

h1 heading

h2 heading

h3 heading

h4 heading

  • 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.

A table Row 1 Cell 2
Row 2 Cell 1 Row 2 Cell 2

A box

A link

And these are produced by wiki plugins:

Quote plugin:

Quote:
Just what do you think you're doing, Dave?

--HAL, in 2001: A Space Odyssey (1968)

Code plugin:

{Hello World in Pascal}

program HelloWorld(output);
begin
  WriteLn('Hello World!');
end.


Created by Gary. Last Modification: Tuesday, September 06, 2005 16:03:17 JST by Gary.