Results 1 to 8 of 8

Thread: Tables

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    Location: Location:
    Posts
    245

    Default Tables

    I've had several occasions where I wanted a forum-supported table.

    Like: http://www.w3schools.com/html/html_tables.asp, except in BB code rather than HTML.

    Is there support for this, and if not can it be added or worked around?
    ___/.6"\
    __(-~\:"\
    Chesley K.

  2. #2
    Join Date
    Dec 2008
    Location
    Fort Worth Texas
    Posts
    7,248

    Default

    Pretend 90% of us don't speak computer. What would this accomplish for the average user?
    http://www.thesmilies.com/smilies/videogame/mario.gif Mario Nickerson
    www.Dirthawking.com
    I'm ashamed of what I did for a Klondike bar...

  3. #3
    Join Date
    Mar 2009
    Location
    Location: Location:
    Posts
    245

    Default

    Quote Originally Posted by Dirthawking View Post
    Pretend 90% of us don't speak computer. What would this accomplish for the average user?
    I'm assuming the average user has a hard enough time getting pictures to post, so I don't think being able to make tables would do anything for them.

    HTML Code:
    Then again, neither do these HTML tags. Seriously, why does this exist?
    Every now and again someone asks for some kind of tabulated data, or something best expressed in tabular form. Example: something like this was requested at some point. I would like a way to put these in posts without having to resort to external links or screenshot / other gimmicks.

    Here's a gimmicky way of doing it:
    Code:
    TEST  |  COL1   |  COL2
    --------------------------
    ROW1  |  DATA11 |  DATA12
    ROW2  |  DATA21 |  DATA22


    I want there to be a "right" way to do the above. Google tells me that [TABLE] tags exist for this. Maybe they have to be installed or enabled or something. I've never run forum software before, so I don't know the details; I figured y'all might be able to fill those in.
    ___/.6"\
    __(-~\:"\
    Chesley K.

  4. #4
    Join Date
    Jan 2008
    Location
    Vermont
    Posts
    4,298

    Default

    I would just do it in a spreadsheet, take a screen shot and post the image. But I am kind of lazy that way........

    Quote Originally Posted by Icantmove View Post
    I'm assuming the average user has a hard enough time getting pictures to post, so I don't think being able to make tables would do anything for them.

    HTML Code:
    Then again, neither do these HTML tags. Seriously, why does this exist?
    Every now and again someone asks for some kind of tabulated data, or something best expressed in tabular form. Example: something like this was requested at some point. I would like a way to put these in posts without having to resort to external links or screenshot / other gimmicks.

    Here's a gimmicky way of doing it:
    Code:
    TEST  |  COL1   |  COL2
    --------------------------
    ROW1  |  DATA11 |  DATA12
    ROW2  |  DATA21 |  DATA22


    I want there to be a "right" way to do the above. Google tells me that [TABLE] tags exist for this. Maybe they have to be installed or enabled or something. I've never run forum software before, so I don't know the details; I figured y'all might be able to fill those in.
    Ron N1WT Vermont

  5. #5
    Join Date
    Mar 2009
    Location
    Location: Location:
    Posts
    245

    Default

    Quote Originally Posted by rkumetz View Post
    I would just do it in a spreadsheet, take a screen shot and post the image. But I am kind of lazy that way........
    I think that would be more effort if you wanted to change things afterwards. Maybe less tags, though. It's still not the "right" way.
    ___/.6"\
    __(-~\:"\
    Chesley K.

  6. #6
    Join Date
    Jan 2008
    Location
    Vermont
    Posts
    4,298

    Default

    Quote Originally Posted by Icantmove View Post
    I think that would be more effort if you wanted to change things afterwards. Maybe less tags, though. It's still not the "right" way.
    I never said it was the right way. I said it was the lazy method!
    Ron N1WT Vermont

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •