Nanashi
Apprentice
You think a piece of paper can't do any damage? Think again...
Posts: 72
|
Tables
Nov 29, 2006 0:50:51 GMT -5
Post by Nanashi on Nov 29, 2006 0:50:51 GMT -5
All right, this is kind of lame... Can anybody tell me how to make a table in a post? So far, all I can figure out is that this... [table]a[tr]b[td]c[/td]d[/tr]e[/table] Gives me this... And now I'm totally confused.
|
|
Alastin
Spell Caster
TEH HEALER IsDrage
The winds whisper and call with your cries.
Posts: 229
|
Tables
Nov 29, 2006 0:52:10 GMT -5
Post by Alastin on Nov 29, 2006 0:52:10 GMT -5
It's really simple you don't put letters between everything you put it between the [ table ] [ tr ] [ td ] _______ [ / td ] [ / tr ] [ / table ]
|
|
Nanashi
Apprentice
You think a piece of paper can't do any damage? Think again...
Posts: 72
|
Tables
Nov 29, 2006 0:58:13 GMT -5
Post by Nanashi on Nov 29, 2006 0:58:13 GMT -5
Yeah, I got that part...
But still, how do I actually make it into a TABLE, not just a little box?
|
|
Nanashi
Apprentice
You think a piece of paper can't do any damage? Think again...
Posts: 72
|
Tables
Nov 29, 2006 1:18:57 GMT -5
Post by Nanashi on Nov 29, 2006 1:18:57 GMT -5
Nevermind, I figured it out... It's just hard as hell. To get this... I need to type in this. [table][tr][td]Wins[/td][td]Losses[/td][td]Draws[/td][/tr][tr][td]1[/td][td]0[/td][td]1[/td][/tr][/table] ... I guess I can't complain, since I can't think of ANY sort of thing that would be less complex and still work.
|
|
|
Tables
Nov 29, 2006 17:25:03 GMT -5
Post by Tristan Knightrhode on Nov 29, 2006 17:25:03 GMT -5
its VERY complicated(to write at least -.-)...552 had a code that opened a window similar to the spell check that helped you set up your table. heres a copy of the one i use on this board after i copied it off of 552 and made the propermodifications. Stat | Base | Item Modifications | Total | Strength | 10 | 0 | 10 | Dexterity | 13 | 0 | 13 | Endurance | 10 | 0 | 10 | Wisdom | 10 | 0 | 10 | Intelegence | 11 | 0 | 11 | Energy | 13 | 0 | 13 |
heres it as a code [table][tr][td]Stat[/td][td]Base[/td][td]Item Modifications[/td][td]Total[/td][/tr][tr][td]Strength[/td][td]10[/td][td]0[/td][td]10[/td][/tr][tr][td]Dexterity[/td][td]13[/td][td]0[/td][td]13[/td][/tr][tr][td]Endurance[/td][td]10[/td][td]0[/td][td]10[/td][/tr][tr][td]Wisdom[/td][td]10[/td][td]0[/td][td]10[/td][/tr][tr][td]Intelegence[/td][td]11[/td][td]0[/td][td]11[/td][/tr][tr][td]Energy[/td][td]13[/td][td]0[/td][td]13[/td][/tr][/table]
if you wanted one for your stats there it is, just change the numbers for your own stats. The first number after each stat is the base, second is the item modification, third is the total.
|
|
Nanashi
Apprentice
You think a piece of paper can't do any damage? Think again...
Posts: 72
|
Tables
Nov 29, 2006 17:52:23 GMT -5
Post by Nanashi on Nov 29, 2006 17:52:23 GMT -5
Yays for stats! Stat | Base | Item Modifications | Total | Strength | 5 | 0 | 5 | Dexterity | 12 | 0 | 12 | Endurance | 5 | 0 | 5 | Wisdom | 5 | 0 | 5 | Intelegence | 15 | 0 | 15 | Mana | 25 | 0 | 25 |
|
|
Xia Tianku
Apprentice
Ready? Ready to see where the rabbit hole goes? Are you ready to see the end?
Posts: 16
|
Tables
Nov 29, 2006 18:22:31 GMT -5
Post by Xia Tianku on Nov 29, 2006 18:22:31 GMT -5
Nifty, I think I'll be using that for my stats. Thanks Tristan.
|
|