Manual Of Style

From OSDev.wiki
Revision as of 20:24, 22 August 2008 by osdev>Virtlink
Jump to navigation Jump to search

Articles on the OSDev Wiki start with a short intruction of the subject, usually with the first mention of the subject boldfaced.

Tables

Tables can be created like this: (look at the source)

Header 1 Header 2
Value 1 Othervalue 1.1
Value 2 Othervalue 2.1
Value 3 Othervalue 3.1
Othervalue 3.2

Notes

To create a note in the text or in a table, you may use the following makeup:

<span style="vertical-align: super">[[#Note1|1]]</span>

After which you use the following to create the text associated with the note:

<small id="Note1">Note description</small>

Page Layout

Pages which have references to other articles, wikipedia pages, threads on the forum or external links, have a See Also level 2 header, followed by the appropriate categories. Like this:

See Also

Articles

Threads

External Links