Difference between revisions of "Style Guide"
From XMission Wiki
(new page) |
m |
||
Line 26: | Line 26: | ||
All pages have at least one category | All pages have at least one category | ||
All images have been stripped of their <pre><img src=" " /></pre> | All images have been stripped of their <pre><img src=" " /></pre> | ||
+ | |||
+ | |||
+ | {{footer}} | ||
+ | [[Category:Contributions|Style Guide]] |
Revision as of 13:49, 14 March 2008
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=" " />