In reply to Jarilye (msg # 74):
The simple tables feature has a lot of power, with the ability to merge cells in both directions, control the alignment, etc. Generally, when I'm trying to work out how to do something, I look for an example of the effect I want here:
link to a message in another game and then see how they did it.
The table you're looking to reproduce looks pretty simple. The only thing that the simple tables can't do easily is the alternating background colors. You would make alternate rows use the header style, but that brings other changes, too. I don't have rights to make links here in the forum, but if you're a GM in a game you will, and you can make the features links just using the A tag inside your table.
Level | Base Attack Bonus | Fort Save | Ref Save | Will Save | Special |
---|
1st | +0 | +0 | +2 | +0 | Sneak attack +1d6, trapfinding |
---|
2nd | +1 | +0 | +3 | +0 | Evasion, rogue talent |
---|
Done with this code:
|!! Level | Base Attack Bonus | Fort Save | Ref Save | Will Save | Special |
|! 1st |^ +0 |^ +0 |^ +2 |^ +0 |^ Sneak attack +1d6, trapfinding |
|! 2nd |^ +1 |^ +0 |^ +3 |^ +0 |^ Evasion, rogue talent |