Skip to main content

Component Examples

Examples of page components

       
Body

Title
Component: Text

Text

This is a "Text" component that allows you to format text. This example uses "Text format" option "Full HTML".

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

This allows me to create bold, italic, strike-through and underline text. It is also possible to make text superscripted or subscripted.

You can also create a link to individual pages (existing on the same domain) or external pages (outside of the domain).

Nested unordered lists:

  • One

    • Two

    • Three

      • Three-one

        • Three-one-one

    • Four

    • Five

Nested ordered lists:

  1. One

  2. Two

  3. Three

    1. Three-one

      1. Three-one-one

  4. Four

  5. Five

Insert images, videos, documents and more. 


You can also use a divider to create a visual separator between sections:


Or make a nice table to visualise some data or create an impression of multiple columns:

Table caption
Very cool table!
OneTwoThreeFourFiveSix
AndThereIsMoreToDo

Text

Insert code snippets, because everyone loves code snippets
-- Every IT guy ever