Two questions

Figured out the strange space at the top issue ...

For every new line inserted in the edit box (ie. when you hit the return button), a
is inserted into the page's source code by the forum. That break then appears at the TOP of the table. The low-tech solution would be to type out your code with no returns. But that gets to be a big mess ... really hard to look at. So I changed the BBCode definitions of the tags to comment out the breaks ... phpbb.com/community/viewtopi ... 5#p4078025

Let me know if you still have any trouble with it.

It's pretty much impossible for me to set up BBCode table borders that work the way you use them in HTML code ... ie, by typing in the thickness of the border as part of the Table Tag. Think of the BBCode as an abbreviation for a whole bunch of HTML that I specified in the back end. Instead, I set up an alternate Table with Border Tag. Now, to get borders, replace the Table Tag:

[table][/table]

with the new Table with Border Tag instead:

[tablewithborder][/tablewithborder]

So the following code:

[tablewithborder][tr][th]header1[/th] [th]header2[/th] [th]header3[/th][/tr] [tr][td]text1[/td] [td]text2[/td] [td]text3[/td][/tr] [tr][td]text4[/td] [td]text5[/td] [td]text6[/td][/tr][/tablewithborder]
gives you this table

[tablewithborder][tr][th]header1[/th]
[th]header2[/th]
[th]header3[/th][/tr]
[tr][td]text1[/td]
[td]text2[/td]
[td]text3[/td][/tr]
[tr][td]text4[/td]
[td]text5[/td]
[td]text6[/td][/tr][/tablewithborder]
If anybody comes across a better solution, please let me know.

I just fixed the cell padding, too, so there's more space on the left and right of the text ... makes it look neater, I think. :slight_smile:

For the future is it possible to use the tool that you gave a link to earlier? Or do I need to practice enough vim to write code... :confused:

I have no idea how they did it in the other forum, and I just realized they are phpbb3 so that may be why they have the border option and so... :slight_smile:

Max: Yes, you can still use the code generator at teamopolis.com/tools/bbcode- ... rator.aspx ... that's what my post was tying to say, the one about having found a fix for the
code. You should now just be able to take the code generated from that site's form and paste it here, and have it work fine.

Yan: We're running phpbb3, actually. If you could email that other board's admin and ask how they set up their borders option (or, actually, their entire table option), I'd be happy to try to implement whatever workaround they figured out.

It's a free forum provider, and it is in Portuguese, but I'll see what I can do :slight_smile:

No luck with getting info from them, sorry... :neutral_face:

What is the mean of 1.5 5- Ca R+ H++ L-- G Y08 T(6) SG++ P+ Ty++ FZ- C- E- Cd

It's the Ars Magica Code Project: Redcap

Basically that string of characters informs the reader that the poster (Imrryran, apparently):

  • Plays 5th edition, but draws from a number of different sources.
  • Owns a sizeable collection of Ars Books.
  • Remembers where to find most of the rules.
  • Has an extensive knowledge of Medieval History.
  • Speaks no Latin.
  • Isn't terribly with Tabletop Gaming in general.
  • Started playing in 2008.
  • Has 6 players in his/her troupe.
  • Is the sole SG for said troupe.
  • Tries to base stories on existing legends.
  • Is a huge Tytalus fan (Eeew).
  • Has a read a copy of an Ars Magica Fanzine.
  • Has been involved with COOF for 3 years or so.
  • Writes reasonable english.
  • Thinks the Ars Code is sorta neat.

Sincerely,
Gremlin44