CheatMasters.com
Thursday, 11 March 2010
Cheat Masters Forum - Suggestion Table BBCode
About
Blog
Forum
Cheat Master Terms
Contest
Game Releases
Username
Password
Remember it
-->

Go Back   Cheat Masters Forum > Cheatmasters > Forum Support / Help

Forum Support / Help Having problems with the forum? Let us know.

Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old 08-09-2009, 01:21 PM
Arcringno's Avatar
Game Addict
 


Join Date: Jul 2009
Location: Texas, USA
Gender: Male
Contribution Score: 10
Posts: 208
Default Table BBCode

I was wanting to know if the Table BBCode could be added. I think we could use it to organize posts more easily, as in:

When you enter a picture, it fits in one line, and with a table you could make a full paragraph line up next to a picture. Please look over it.

Input:
Code:
[table]{text}[/table]
[tr]{text}[/tr]
[td]{text}[/tr]
Output:
Code:
<table>{text}</table>
<tr>{text}</tr>
<td>{text}</td>
__________________
Click
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! StumbleUponGoogleMy Yahoo!
  #2 (permalink)  
Old 08-10-2009, 08:44 PM
Adam's Avatar
Administrator
 
Join Date: Jan 2007
Location: Raleigh, NC
Gender: Male
Contribution Score: 451
Posts: 722
Default

Thank you for your suggestion. I do not want to add table bbcode because if someone does not put all three table, tr, td bbcodes in, it will completely mess up the format of the entire thread pages where the code is used.

The image text wrap can actually be done much more simply. Instead of tables, it can be done with simple CSS.

A while ago I started laying out the ground work for this to work and add the new bbcode but never finished it. Your suggestion inspired me to finish and roll out the new bbcode.

Please see this announcement for more details.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! StumbleUponGoogleMy Yahoo!
  #3 (permalink)  
Old 08-10-2009, 11:52 PM
Arcringno's Avatar
Game Addict
 


Join Date: Jul 2009
Location: Texas, USA
Gender: Male
Contribution Score: 10
Posts: 208
Default

Yeah, that works too. Though I forgot you could just make one single cell, and they would still fit together regardless of space and colspan, a more easier version would've been:

Input:
Code:
[cell]{text}[/cell]
Output:
Code:
<table><tr><td>{text}</td></tr></table>
...and you could add the border if you wanted. But, the text wrap works too. The downside of the text wrap is you only fit text around pictures, where as with a table you could put the text in blocks and move it around at free will, but could confuse some of the members here. But, whatever works.
__________________
Click
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! StumbleUponGoogleMy Yahoo!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 01:38 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright © 1994 - 2009 Cheatmasters.com. All rights reserved - Privacy Policy - Terms & Conditions.