Register on the forum now to remove ALL ads + popups + get access to tons of hidden content for members only!
|
|
|
|||||||
Our Live Cams |
Meet Our Girls | Register | FAQ | Members List | Calendar | Mark Forums Read |
| Tutorials Step by step Guides and How to's with screengrabs. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||||||||||||||||||||
|
Model ID Archivist
Join Date: Nov 2008
Location: spaceship earth
Posts: 6,057
Thanks: 30,816
Thanked 49,382 Times in 9,325 Posts
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Quick guide into [TABLE][/TABLE]
most important and allways keep in mind if you want to use this function: the very first row of your table must start next to the opening [table] - code and not in a new line. if there are no cells directly after [table], the table will not be parsed correctly. table structure example
Quote:
you can add as many cells as you want, by using the pipe-symbol | for further cells in the same row. you are in the same row unless you don't press [ENTER] on your keyboard. the cells in the very first row sets the maximum amount of columns. the following rows will all have the same amount of columns as defined with the first row, no matter if you add more or less cells than in the first row. less columns will add empty cells to the table, overlapping columns won't be parsed. linebreaks in cells as described, each usage of [ENTER] on your keyboard creates a new table row if the cursor is inside the table segment, which is disappointing but the actual table function works this way. I'd rather like to see the addition of inside-tags like [ROW] and [CELL] instead of just the main tag which parses everything what's inside of it. so, if you want to have linebreaks inside a table cell without starting a new row, you have to use {br} instead (case sensitive!). you have to modify each linebreak which leads to an unwanted new row manually and also you have to take in account that other cells will center its contents vertically if its content-height is smaller. nice layout example having thumbnails next to each other and adding text below each thumbnail. thumb and text are in the same cell:
Quote:
more? the new function offers some more options (like sorting, connecting cells, table header and some more) which aren't described with this quick guide yet. if you want to self-exercise, visit this post: http://www.vbulletin.org/forum/showp...70&postcount=2 (note: forget about the css-option - we will not install any css you like to add) if you want to try the function, i recommend to copy&paste one of the code examples into a post and play with it... ...in the test chamber. Last edited by hos; 02-03-2013 at 10:01 PM.. Reason: helping tool removed - website is down |
||||||||||||||||||||
|
|
|
| The Following 16 Users Say Thank You to hos For This Useful Post: |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|