View Single Post
  #13  
Old 11-26-2013, 01:08 PM
LowlyAssassin's Avatar
LowlyAssassin LowlyAssassin is offline
Senior Member
 
LowlyAssassin's Flag is: UK Coventry, England, United Kingdom
Join Date: Sep 2012
Posts: 10,576
Send a message via MSN to LowlyAssassin
Default Re: PS3 Steelbook list

Quote:
Originally Posted by SquirrelRaper View Post
Also, if anyone knows how I can put insert a table directly into a forum post that would be awesome. I tested the standard .html code to make tables and it didn't work! :C I had to turn the file into a image before I could upload it and it was a pain to piece several images of the table together to make one big image. It makes it complicated to update since I'll have to repeat the process each time.

If you would like to help fill in the table or just have it for yourself, I can send you the raw excel file. XD
Hosting the file in a place such as Google docs but as a read only file?
Unless mr twistedsymphony adds or enables BBcode to this forum then direct table formatting is bit possible in vbulleting
But it is possible in BBcode, yet bbcode is not supported on this site(as of writing this post)
As proven below
[table]
[tr]
[th]header1[/th]
[th]header2[/th]
[th]header3[/th]
[/tr]
[tr]
[td]Sample text1[/td]
[td]Sampletext2[/td]
[td]Sample text 3[/td]
[/tr]
[tr]
[td]Column31[/td]
[td]Column32[/td]
[td]Column 33[/td]
[/tr]
[/table]

Last edited by LowlyAssassin; 11-26-2013 at 01:10 PM.
Reply With Quote