TinWiki:How to use headers

From TinWiki.org

Headers are used to separate an article into sections in the cases where some structuring of the article text may be helpful for organizing the content. Headers should be properly formatted. The article introduction does not need a header. Note that an index will be created automatically if there are four or more headers.

First, second, third header, and so on, should each have the same formatting. That is to say, they should have only two equal signs on either side. However, if you decide there needs to be a sub-header under the first header -- not a second header, but a sub-header -- then three equal signs are used.

Example:


== Colors ==

Colors are nice. Here are some info on a couple of them.

=== Red ===

Red is a very visible color. Humans may be alarmed by this color, since it is the color of blood, which may indicate physical harm.

=== Blue ===

Blue is a more relaxed and calm color than red. Blue is the color of the sky.

=== Green ===

Green is also a fairly relaxed color. Vegetation, trees and leaves are green.

== Numbers ==

Numbers are useful tools for everyday use, and in science. Here's some info on some.

=== Zero ===

Zero is an extremely useful number that came along relatively late, and its introduction was surrounded with some controversy.

=== One ===

One is the first number, and in the binary system, it is the only digit, except for zero.

=== Two ===

Two is a very interesting number. Two makes possible relationship. For example sexual reproduction, as in humans, takes two sexes -- male and female. Other dualities are cold/hot, and light/dark, and off/on as in the binary number system which computers are based on, where the number zero means off, and the number one means on.


In use, this will look as follows:

Colors

Colors are nice. Here are some info on a couple of them.

Red

Red is a very visible color. Humans may be alarmed by this color, since it is the color of blood, which may indicate physical harm.

Blue

Blue is a more relaxed and calm color than red. Blue is the color of the sky.

Green

Green is also a fairly relaxed color. Vegetation, trees and leaves are green.

Numbers

Numbers are useful tools for everyday use, and in science. Here's some info on some.

Zero

Zero is an extremely useful number that came along relatively late, and its introduction was surrounded with some controversy.

One

One is the first number, and in the binary system, it is the only digit, except for zero.

Two

Two is a very interesting number. Two makes possible relationship. For example sexual reproduction, as in humans, takes two sexes -- male and female. Other dualities are cold/hot, and light/dark, and off/on as in the binary number system which computers are based on, where the number zero means off, and the number one means on.