Class Table Code

Nezzeraj
Nezzeraj
edited February 2010 in Campaign Portal Building
I'm trying to create custom classes for my campaign and wanted to know if there is code for a formatted class table? This for 3.5/Pathfinder. Thanks for any help!

Comments

  • gnunn
    gnunn
    Posts: 423
    When you say Class Table, are you referring to the table that defines level-dependent benefits similar to the one found in the Class chapter of the PHB? or are you talking about formatting a table using a pre-formatted CSS class?

    The first, I might be able to help you with... The second, not so much.
  • vstraydogstrutv
    vstraydogstrutv
    Posts: 209 edited February 2010
    Here's a really simple one done in textile:

    | *Level* | *BAB* | *Fort* | *Ref* | *Will* | *Special* |
    | 1st | +0 | +0 | +0 | +0 | (text for special) |
    | 2nd | +0 | +0 | +0 | +0 | (text for special) |
    | 3rd | +0 | +0 | +0 | +0 | (text for special) |
    | 4th | +0 | +0 | +0 | +0 | (text for special) |
    | 5th | +0 | +0 | +0 | +0 | (text for special) |
    | 6th | +0 | +0 | +0 | +0 | (text for special) |
    | 7th | +0 | +0 | +0 | +0 | (text for special) |
    | 8th | +0 | +0 | +0 | +0 | (text for special) |
    | 9th | +0 | +0 | +0 | +0 | (text for special) |
    | 10th | +0 | +0 | +0 | +0 | (text for special) |

    If it helps, awesome. If not, maybe someone else can use it ^.^v
    Post edited by vstraydogstrutv on
  • gnunn
    gnunn
    Posts: 423
    Here, I took vstraydogstrutv's nifty table and added a bit of formatting to spice it up.

    table{width:500px;border:1px solid black;font-family:arial}.
    {background:#666;color:white}. |\6=. +*Class Name Here*+ |
    {background:#666;color:white}. |={width:35px}. *Level* |=. *BAB* |={width:35px}. *Fort* |={width:35px}. *Ref* |={width:35px}. *Will* |=. *Special* |
    {background:#ddd}. |=. 1st |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |
    {background:white}. |=. 2nd |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |
    {background:#ddd}. |=. 3rd |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |
    {background:white}. |=. 4th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |
    {background:#ddd}. |=. 5th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |
    {background:white}. |=. 6th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |
    {background:#ddd}. |=. 7th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |
    {background:white}. |=. 8th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |
    {background:#ddd}. |=. 9th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |
    {background:white}. |=. 10th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |
  • vstraydogstrutv
    vstraydogstrutv
    Posts: 209
    Haha good on ya! That definitely look a lot better.
  • gnunn
    gnunn
    Posts: 423
    I love helping people make things pretty around here.
  • Dethstryke
    Dethstryke
    Posts: 50
    *shows up wearing a large red hat emblazoned with a giant M on it*

    Gnunn is ah spi-ceee meat-a-ball!

    *runs off*
  • vstraydogstrutv
    vstraydogstrutv
    Posts: 209
    Oh snap! Someone just got Mario'd!
  • Nezzeraj
    Nezzeraj
    Posts: 2
    Haha this is the most helpful community ever. I came to clarify that I did indeed mean the class level advancement table in the PH and come to find there's already been wonderful tables made that's exactly what I was looking for. Thanks!
  • ChainsawXIV
    ChainsawXIV
    Posts: 530
    Nice! Added to the FAQ thread.
  • Beaumains
    Beaumains
    Posts: 132
    Just thought I'd make a quick note that if anyone needs more than 10 levels (e.g. 12, 13, 20), all they need to do is copy a number of rows they need from the top (i.e. row 1), and paste onto the bottom, then add a '1' in front of all the new row IDs (e.g. 1st => 11st => 11th). Might save someone a few seconds.
  • Leonidas300
    Leonidas300
    Posts: 275
    I took Gunn's table out to level 20 and added a spells per day section for caster classes

    table{width:730px;border:1px solid black;font-family:arial}.
    {background:#666;color:white}. |\6=. +*Class Name Here*+ |\6=. +*Spells per Day*+ |
    {background:#666;color:white}. |={width:35px}. *Level* |=. *BAB* |={width:35px}. *Fort* |={width:35px}. *Ref* |={width:35px}. *Will* |*Special* |={width:25px}. *1* |={width:25px}. *2* |={width:25px}. *3* |={width:25px}. *4* |
    {background:#ddd}. |=. 1st |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:white}. |=. 2nd |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:#ddd}. |=. 3rd |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:white}. |=. 4th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:#ddd}. |=. 5th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:white}. |=. 6th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:#ddd}. |=. 7th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:white}. |=. 8th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:#ddd}. |=. 9th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:white}. |=. 10th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:white}. |=. 11th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:#ddd}. |=. 12th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:white}. |=. 13th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:#ddd}. |=. 14th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:white}. |=. 15th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:#ddd}. |=. 16th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:white}. |=. 17th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:white}. |=. 18th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:#ddd}. |=. 19th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
    {background:white}. |=. 20th |=. +0 |=. +0 |=. +0 |=. +0 | (text for special) |=. - |=. - |=. - |=. - |
Sign In or Register to comment.

May 2024
The World of Elurah

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions