Page 1 of 1

Tables Made Easy

Posted: Tue Jan 31, 2012 3:03 pm
by SlipperyDuck
Tables are neat, but the method of doing tables has been a difficult one, so here I am today with a new EASY way of doing them.


BEFORE

Code: Select all



Something1Something2Something3


Row2Something1Row2Something2Row2Something3




NEW METHOD:

Code: Select all

[url=http://www.dogamingleague.co.za/stage.php?id=291#]--------Do Gaming League Link---------[/url], , , , , , 

[table=]Clan Name, Team Name, Games Played, Wins, Draws, Loses, Points
Electronic Special Weapons And Tactics, ESWΛTBF3, 0, 0, 0, 0, 0
Blowupdoll, []=BUD BBX, 0, 0, 0, 0, 0
Super Serial Gamers, [SSG] Packet Loss, 0, 0, 0, 0, 0
First in Battle, lFiBlTerra, 0, 0, 0, 0, 0
GRRR Squad, [grrr]Baggers, 0, 0, 0, 0, 0
Assualt Ready Σnforced Squads, ARΣSExpect No Mercy, 0, 0, 0, 0, 0
Advanced Special Forces, =ASF=AquilA, 0, 0, 0, 0, 0



Result of New Method:
--------Do Gaming League Link---------, , , , , ,

[table=]Clan Name, Team Name, Games Played, Wins, Draws, Loses, Points
Electronic Special Weapons And Tactics, ESWΛTBF3, 0, 0, 0, 0, 0
Blowupdoll, []=BUD BBX, 0, 0, 0, 0, 0
Super Serial Gamers, [SSG] Packet Loss, 0, 0, 0, 0, 0
First in Battle, lFiBlTerra, 0, 0, 0, 0, 0
GRRR Squad, [grrr]Baggers, 0, 0, 0, 0, 0
Assualt Ready Σnforced Squads, ARΣSExpect No Mercy, 0, 0, 0, 0, 0
Advanced Special Forces, =ASF=AquilA, 0, 0, 0, 0, 0

Re: Tables Made Easy

Posted: Tue Jan 31, 2012 4:07 pm
by Megageth
The Result of Lee's Hard Work:

[table=]People Groups, Number
People who really care, 0
People who will read this wondering "WTF?", 342
People who tried out your table just to prove a point, 1

Re: Tables Made Easy

Posted: Tue Jan 31, 2012 4:09 pm
by Megageth
Actually dude, from someone who used to code html in a text editor, that is pretty awesome. Is it an upgrade to HTML or done with CSS?

Re: Tables Made Easy

Posted: Tue Jan 31, 2012 4:31 pm
by J_Th4ng
Fantastic Lee. As someone who appreciates a good table - I love your work, man!!

Re: Tables Made Easy

Posted: Tue Jan 31, 2012 4:53 pm
by TygerBS
Geth wrote:Actually dude, from someone who used to code html in a text editor, that is pretty awesome. Is it an upgrade to HTML or done with CSS?

Actually its a down grade from html.
If you had a whole lot of plain text then a comma delimited table wont work with out some serious error check coding.

But for these purposes its all good.

Re: Tables Made Easy

Posted: Tue Jan 31, 2012 5:15 pm
by Megageth
[table=]Table of Liez, Troof
Tyger never liez!,Liez!


Down grade, side grade, s'lots easier.

Re: Tables Made Easy

Posted: Tue Jan 31, 2012 9:59 pm
by SlipperyDuck
actually it's a mixture of PHP code, CSS and html...... coding parsing and pomping nubins