Site Conventions
Contents
Monospace Blocks
I only use monospace blocks when necessary - when I need multiple lines to line up character by character. The most obvious examples are tab and chord charts, but they are equally valuable for similar tasks. Example:
-w- -w- h -w- -w- -w- h c d e f g a b c
This doesn't always work when inside tables for example:
So we have to make it explicit:
|-|-| |-|-| |
They should not be used for emphasis. Use...
- ...indents, italics, and bold text instead.
Emphasis and Key Words
- Whole statements that are the key phrase or group of phrases in a long page or section should be bolded or italicized depending on their importance.
- Phrases that must absolutely be read as though to warn the reader should use the "loud" template.
- Whole statements that are asides or follow-up notes should be italicized.
- Key Words should be bolded. And linked to their own page/section when available. These should appear to introduce or define a concept or saying. If the phrase in which a keyword appears is bolded already, use underlines as well.
- Italics should be used to emphasize a certain word or phrase in a sentence. If the sentence is already italicized, make it underlined.
Musical Terms and Proper Nouns
- Note names are always capitalized (A, B, C, D, E, F, G). This prevents ambiguity with the article "a" and the flat symbol "b" when used in monospace blocks (however you should use Template:flat ♭ otherwise).
- Use Template:flat ♭, Template:sharp ♯, and Template:natural ♮ where necessary (shorthand:{{b}} and {{s}}), but use # and b in tab or other monospace blocks. This makes for easier editing and retains the monospace-nature of the font.
- Double and half sharp/flat are available:
,
,
, and
. - Specific keys use a capitalized note name and type - A Minor, C Major, A♭ Harmonic Minor.
- Specific chords use a capitalized note name but lowercase type - A minor, C major, A♭ diminished.
- Artists/Bands and Gear Manufacturers should be capitalized, regardless of whether the artist/band or company officially uses capitalization, except for prepositions that are not the first or last word.
- Songs, Albums, and Models should be capitalized (except for prepositions that are not the first or last word) and italicized.
- Avoid using the ™ symbol unless necessary to indicate an otherwise ambiguous trademarked term/phrase.
See Wiki Templates#Wiki Templates, Wikipedia's conventions on proper nouns in music and trademarks.
Paragraphs
I find
that
it is hard to read
when people make numerous, one-line
consecutive paragraphs. If you really want someone to read the last line of a paragraph, use italics or bold text.
Relevant Links
I try to include a relevant links section on each page. This doesn't need to be taken to the extreme, though. That's what the categories are for.
Categories
Categories are essentially tags that allow you to find all pages relevant for a single tag or concept. I have a default set of categories that corresponds to the breakdown of the table of contents as well as others that may span a small number of pages. There is no need to make a category that only has 1 member page, unless you plan on there being additional pages that fit the category.
You can see all the existing categories here.
Q/A
I like all my pages to have a Q/A section. This gives kind of a crowd-sourced lesson feel, where as a reader is progressing through the lesson, he may encounter some confusion and can add the question to the Q/A section. Someone with the answer may notice an unanswered question and post the answer. I like making unanswered questions bold to catch more attention and using an unordered list for the questions, with the answer(s) nested underneath as follows:
- Is this a question?
- Yes, it is.
- Is this an unanswered question?
Breadcrumbs
I like to use the following color conventions:
View the source of the contents page to see some examples of how this is used. The reference pages also have good examples of how easily navigation becomes by using breadcrumbs. See Wiki Templates for templates that make writing them easy. Or try it out in the SandBox.