August 25, 2003, 03:34
|
#1
|
Prince
Local Time: 03:48
Local Date: November 2, 2010
Join Date: Jan 2003
Posts: 819
|
How to post tables in a thread
I am planning a thread on a sample game contrasting the Cyborgs to Morgan and the Universtiy as builders with a fast transcend. How to I make and then post a table on the forums, especially how do I maintain any formatting? I've noticed the list command, but I'm not sure how to use it.
The thread that had a table I'd like to copy is here:
http://apolyton.net/forums/showthrea...threadid=75614
__________________
The worst form of insubordination is being right - Keith D., marine veteran. A dictator will starve to the last civilian - self-quoted
And on the eigth day, God realized it was Monday, and created caffeine. And behold, it was very good. - self-quoted
Klaatu: I'm impatient with stupidity. My people have learned to live without it.
Mr. Harley: I'm afraid my people haven't. I'm very sorry… I wish it were otherwise.
|
|
|
|
August 25, 2003, 08:02
|
#2
|
Chieftain
Local Time: 07:48
Local Date: November 2, 2010
Join Date: Jul 2002
Posts: 58
|
Just go to that post with the table inside of it and quote it. At the top of every post there is an option to quote and doing so will show all formatting inside of the post.
__________________
AMD4EVER
|
|
|
|
August 25, 2003, 15:44
|
#3
|
Prince
Local Time: 03:48
Local Date: November 2, 2010
Join Date: Jan 2003
Posts: 819
|
AMD4EVER, thanks for the hint. Unless Jimmytrick is a code fiend, he must have used some sort of program to do create those tables. I've just looked at the code, and while I could replicate it, since I'm adding an extra column, I can't just alter content. For the number of tables I'd be doing, I'm not sure I'm quite that dedicated  . Anybody have an idea of what program he might have used?
__________________
The worst form of insubordination is being right - Keith D., marine veteran. A dictator will starve to the last civilian - self-quoted
And on the eigth day, God realized it was Monday, and created caffeine. And behold, it was very good. - self-quoted
Klaatu: I'm impatient with stupidity. My people have learned to live without it.
Mr. Harley: I'm afraid my people haven't. I'm very sorry… I wish it were otherwise.
|
|
|
|
August 25, 2003, 17:07
|
#4
|
King
Local Time: 23:48
Local Date: November 1, 2010
Join Date: Nov 1999
Location: You think you're better than me? You've been handling my ass pennies!!!
Posts: 1,101
|
Can it be done with just html? I guess I'll give it a try and see if it works.
Yep it works, just use straight html. If you don't know html, it's really easy. Here's an example
{table border="1"}
{tr}
{td} cell 1{/td}
{td} cell 2 {/td}
{td} cell 3 {/td}
{/tr}
{/table}
tr is a row... td is a cell in the row... this table has 1 row with 3 cells
oh, and for the actual code replace the {} with <>
__________________
"Luck's last match struck in the pouring down wind." - Chris Cornell, "Mindriot"
Last edited by BustaMike; August 25, 2003 at 17:14.
|
|
|
|
August 26, 2003, 03:57
|
#5
|
Deity
Local Time: 07:48
Local Date: November 2, 2010
Join Date: May 2002
Location: lol ED&D is officially full PvP LOL
Posts: 13,229
|
Cyborgs | Morgan | University | Sucky | Wimpy | Nerdy | |
Just wanted to test this myself... sorry
-Jam
|
|
|
|
August 28, 2003, 01:18
|
#6
|
Prince
Local Time: 03:48
Local Date: November 2, 2010
Join Date: Mar 2001
Location: Eurytion Mining Camp: 100°C dayside, 100°F nightside.
Posts: 875
|
and if you don't want the heavy border lines, use
{table border="0" cellpadding="4"}
4 should be enough to keep the columns from running together
__________________
If at first you don't succeed, then skydiving isn't your thing.
|
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
All times are GMT -4. The time now is 03:48.
|
|