☰
d2jsp
Rules
Help
Forum Gold FAQ
Live Streams
Photo Gallery
Hourly Raffle
Ladder Slasher
Log In
Register
Log In
Register
Account Recovery
Resend Validation Email
d2jsp Forums
>
Off-Topic
>
Computers & IT
>
Programming & Development
> D2jsp Data Table > Is This Possible?
Add Reply
New Topic
New Poll
Views: 797
Replies: 7
Track Topic
OnlyHuman
Member
Posts: 7,088
Joined: Mar 28 2014
Gold
:
0.00
#1
Sep 4 2019 10:34pm
Having issues with finding a way to get a data table on this forum.
What I want is basically a markdown data table such as like:
Code
| | | | | |
|---|---|---|---|---|
| | | | | |
| | | | | |
| | | | | |
Anyone knows anything about this?
drwl
Member
Posts: 75
Joined: Feb 10 2019
Gold
:
0.00
#2
Sep 5 2019 12:12am
I don't think jsp uses markdown but bbtags
OnlyHuman
Member
Posts: 7,088
Joined: Mar 28 2014
Gold
:
0.00
#3
Sep 5 2019 05:35am
Quote (drwl @ 5 Sep 2019 08:12)
I don't think jsp uses markdown but bbtags
Well sure, was just using markdown as an example.
does bbcode support tables?
Can't seem to find anything about it.
pzold
Member
Posts: 9,588
Joined: Mar 24 2013
Gold
:
18,530.00
#4
Sep 5 2019 08:37am
I suppose there is no such a feature on jsp.
BlindzF
Retired Moderator
Posts: 18,570
Joined: Feb 27 2004
Gold
:
11,858.00
Trader:
Trusted
#5
Sep 5 2019 10:27pm
You can try using the CODE tags and get creative with your formatting:
Code
| Header 1 | Header 2 | Header 3 |
|-------------|-------------|-------------|
| Cell 1 | Cell 2 | Cell |
| | | |
-------------------------------------------
That's about as best as you're going to get.
You can always create a site suggestion if you feel it is a feature that should be added. You can do so here:
https://forums.d2jsp.org/forum.php?f=258
OnlyHuman
Member
Posts: 7,088
Joined: Mar 28 2014
Gold
:
0.00
#6
Sep 5 2019 11:10pm
https://forums.d2jsp.org/topic.php?t=81814519&f=258
Threw it up there.. worth a shot.
drwl
Member
Posts: 75
Joined: Feb 10 2019
Gold
:
0.00
#7
Sep 9 2019 01:47am
Quote (OnlyHuman @ Sep 5 2019 04:35am)
Well sure, was just using markdown as an example.
does bbcode support tables?
Can't seem to find anything about it.
no and I doubt it will
annexusquam
Member
Posts: 3,028
Joined: Mar 23 2016
Gold
:
7,568.50
#8
Sep 9 2019 06:36am
Tables do exist in at least some BBCode implementations (phpBB, SMF, and others I'm sure), it's even in the wikipedia page for what it's worth:
https://en.wikipedia.org/wiki/BBCode
.
It's pretty much just a direct mapping to HTML's table, tr, td, etc tags.
Go Back To
Programming & Development
Topic List
Add Reply
New Topic
New Poll
© 2003-2026 d2jsp
Contact