Style Guide

From XMission Wiki
Revision as of 13:59, 1 August 2007 by Deadguy (talk | contribs) (new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Items that may actually be clicked on (keywords: 'click', 'select'), and items that precede items to be selected or typed in (keywords: 'where it says "blah", type') should be wrapped in

<span class="button"></span>

Items that users may type in should be wrapped in

<tt></tt>

Examples, such as filenames, usernames, and areas or subsections of a display should be wrapped in

'' ''

Toggles or checkboxes should be wrapped in

''' '''

Items such as web addresses that are presented for example, but are not actual destinations should be wrapped in

<pre></pre>

Brief asides such as notes to users should be wrapped in

<div class="messagebox metadata"></div>

Such notes should have the word 'Note' presented in bold with a colon and a space

'''Note''':  


CHECKLIST:

All headers are properly denoted All pages have at least one category

All images have been stripped of their
<img src=" " />