01-04-2006, 06:30 AM
Alram,Jan 4 2006, 01:19 AM Wrote:2. How do you post the data in chart form on the forum?
[right][snapback]98653[/snapback][/right]
I'm not much help when it comes to the Honor system in WoW, but as far as the chart question goes, include the chart in the code brackets.
[* code *]
Chart Data
[*/code *]
Normally the font used on the forum is a variable (spaced) font. But when text is contained in a code block, it uses a fixed (spacing) font. In other words, each character takes up the exact same space as every other character, so everything lines up. Below are two examples
Variable Font
Quote:This is the difference
between the two types of
font spacing
Fixed Font
Code:
This is the difference
between the two types of
font spacing
Notice how the letters don't line up the same way in the variable font?
As far as making a chart, the easiest way to make a chart is to use Notepad which uses a fixed font. Don't bother trying to do it in the lurkerlounge preview window, since in preview it always displays a variable font, and you'll drive yourself bonkers by the end of it.
Hope it helps,
Cheers,
Munk