html tables in ChatTool

Thoughts, Help, Feature Requests, Bug Reports, Developing code for...

Moderators: dorpond, trevor, Azhrei

Forum rules
PLEASE don't post images of your entire desktop, attach entire campaign files when only a single file is needed, or generally act in some other anti-social behavior. :)
Post Reply
User avatar
rkathey
Giant
Posts: 116
Joined: Sun Feb 05, 2006 11:25 am
Location: Austin/Tx
Contact:

html tables in ChatTool

Post by rkathey »

Check out this coolness:

Chat tool does html tables so you can do the following

(cut and past as one line in the alpha chat tool)

Monsters Attack!<table border=1><tr><td>Token Name</td><td>att1</td><td>dmg1</td></tr><tr><td>Kobold1</td><td>[d20+1]</td><td>[d6]</td></tr><tr><td>Kobold2</td><td>[d20+1]</td><td>[d6]</td></tr><tr><td>Kobold3</td><td>[d20+1]</td><td>[d6]</td></tr></table><br>

It'll work better once the inline dice rolling works.

Sorry, had to share.
Meanwhile, back at the ranch, the RPTrolls are readying another attack of proposed functionality on the developers.

User avatar
trevor
Codeum Arcanum (RPTools Founder)
Posts: 11311
Joined: Mon Jan 09, 2006 4:16 pm
Location: Austin, Tx
Contact:

Post by trevor »

drop that whole stinkin' thing into an alias and you're good to go !
Dreaming of a 1.3 release

User avatar
trevor
Codeum Arcanum (RPTools Founder)
Posts: 11311
Joined: Mon Jan 09, 2006 4:16 pm
Location: Austin, Tx
Contact:

Post by trevor »

Hmmm, perhaps I should make the text-write area multi-line ?
Dreaming of a 1.3 release

Emryys
Dragon
Posts: 780
Joined: Tue Jan 31, 2006 9:01 pm
Location: Beneath the Aurora Borealis
Contact:

Post by Emryys »

trevor wrote:Hmmm, perhaps I should make the text-write area multi-line ?
It isn't :o How am I gonna curse! :wink:
Game On!
Image

User avatar
rkathey
Giant
Posts: 116
Joined: Sun Feb 05, 2006 11:25 am
Location: Austin/Tx
Contact:

Post by rkathey »

trevor wrote:Hmmm, perhaps I should make the text-write area multi-line ?
Maybe for the alias file you could use a line continuation character like a backslash. Guess you could use the same thing for the chat window as well.

I'll have some doosey aliases so multiline would be nice. :twisted:
Meanwhile, back at the ranch, the RPTrolls are readying another attack of proposed functionality on the developers.

User avatar
trevor
Codeum Arcanum (RPTools Founder)
Posts: 11311
Joined: Mon Jan 09, 2006 4:16 pm
Location: Austin, Tx
Contact:

Post by trevor »

Hmm, multiline in the alias file. Interesting. Yeah, I can put that in, I'll add a tracker.
Dreaming of a 1.3 release

User avatar
rkathey
Giant
Posts: 116
Joined: Sun Feb 05, 2006 11:25 am
Location: Austin/Tx
Contact:

Post by rkathey »

Maybe the ability to add comments as well? :-)
Meanwhile, back at the ranch, the RPTrolls are readying another attack of proposed functionality on the developers.

User avatar
trevor
Codeum Arcanum (RPTools Founder)
Posts: 11311
Joined: Mon Jan 09, 2006 4:16 pm
Location: Austin, Tx
Contact:

Post by trevor »

Actually it does that already, just use # at the start of the line
Dreaming of a 1.3 release

Post Reply

Return to “MapTool”