Blooncyclopedia:Style guide: Difference between revisions
m →Numbers |
|||
| Line 27: | Line 27: | ||
When not transcribing in-game text directly, numbers and quantities should be formatted in specific ways. | When not transcribing in-game text directly, numbers and quantities should be formatted in specific ways. | ||
*Numbers larger than 999 should always be delimited with commas. | *Numbers larger than 999 should always be delimited with commas. | ||
*Use unspaced en dashes (<code>–</code>) instead of | *Use unspaced en dashes (<code>–</code>) instead of hyphens for ranges of numbers, ranges of dates, or comparing two numbers (such as score tallies). | ||
*Use hyphens (<code>-</code>) for notating [[upgrade]] tiers, e.g. "0-0-0 [[Dart Monkey (BTD6)|Dart Monkey]]". | *Use hyphens (<code>-</code>) for notating [[upgrade]] tiers, e.g. "0-0-0 [[Dart Monkey (BTD6)|Dart Monkey]]". | ||
*Use multiplication signs (<code>×</code>) instead of the letter "x" for multiplication or for quantities in lists of numbers. | *Use multiplication signs (<code>×</code>) instead of the letter "x" for multiplication or for quantities in lists of numbers. | ||