![]() |
| | |||||||
| PriusChat Website Questions This is a discussion on vBulletin code for tables within the PriusChat Website Questions forums, part of the PriusChat Forums category; For those of use that occasionally like to post data in tabular form, is there any way the vBulletin code ... |
| Tags |
| code, tables, vbulletin |
| | LinkBack | Thread Tools |
| | #1 | ||||||||||||||||||||
| One owner, low mileage Join Date: May 2006 Location: Chesterfield, VA
Posts: 1,990
My Car: 2005 Prius Package: #2 Nominated 0 Times in 0 Posts TOTM Awards: 0 Friends: 3 | For those of use that occasionally like to post data in tabular form, is there any way the vBulletin code for tables can be enabled? I know it exists; CleanMPG has it enabled. It's a little cumbersome to use -- here's a sample:
But it produces a very clean looking table (with boldfacing and underlining added for "Heading"): ![]() I wouldn't mind spending a little extra time to create a table if it helps the reader see the data.
__________________ Jim Lifetime fuel mileage: ![]() After learning how to hypermile: ![]() Click here for car details. | ||||||||||||||||||||
| | |
| Sponsored Links |
| | #2 | |||||||||
| Admin/Founder Join Date: Nov 2003 Location: Columbia, SC
Posts: 4,582
My Car: 2006 Prius Package: #8 Nominated 26 Times in 8 Posts TOTM Awards: 1Friends: 25 | Do you mean like this?
__________________ PriusChat Offers Discounts on: Extended Warranty - $990 : Pre-Paid Maintenance - $875 : HeatShield SunShades : BT Tech Stiffening Plate : All other Prius Accessories | |||||||||
| | |
| | #4 |
| Admin/Founder Join Date: Nov 2003 Location: Columbia, SC
Posts: 4,582
My Car: 2006 Prius Package: #8 Nominated 26 Times in 8 Posts TOTM Awards: 1Friends: 25 | Here's some info on how to use it. I haven't had much time to play around with it, so I can't translate this into English right now: Introduction to options: example: [table="option1;option2=value;option3='this is a long value with space';option4=value1,value2,value3"] The whole option list should be wrapped with quotes. Options are seperated by a semicolon If an option has a value it is assigned with "equal to" mark. (option2) If the value contains blanks or special characters it has to be wrapped with apostrophes. (option3) If an option has more than one value they are seperated by a comma. (option4) Description of options: head This option defines the first line as head, so the first row is shown as head of the table. If the table sould be sorted, the head is not sorted. sort=1d,2,3 This defines the table to be sorted by column 1, then column 2, then column 3. The "d" after the first colum specifies the order: descending (default: ascending) autonum=1 (equal to autonum) autonum=a autonum=A Defines that a new first column containing a numbering should be inserted. 1 -> 1, 2, 3, 4, ... , 999, 1000, .... a -> a, b, c, ... , aa, ab, ... , zz A -> A, B, C, ... , AA, BB, ... , ZZ autonumtitle=oneword autonumtitle='long value with spaces' Defines the title of the autonum-column. Can be left empty. width=123px width=45em width=67% Defines the width of the table.
__________________ PriusChat Offers Discounts on: Extended Warranty - $990 : Pre-Paid Maintenance - $875 : HeatShield SunShades : BT Tech Stiffening Plate : All other Prius Accessories |
| | |
| | #6 | |||||||||||||||||||
| Junior Member Join Date: Nov 2008
Posts: 2
My Car: 2004 Prius Package: #8 Nominated 0 Times in 0 Posts TOTM Awards: 0 Friends: 0 | Quote:
Hi Danny, I placed this code in a post in my forum, but all i got was the code and no table.
Can you please help? Thanks. Joseph vBulletin® Version 3.7.2 | |||||||||||||||||||
| | |
| | #7 |
| Admin/Founder Join Date: Nov 2003 Location: Columbia, SC
Posts: 4,582
My Car: 2006 Prius Package: #8 Nominated 26 Times in 8 Posts TOTM Awards: 1Friends: 25 | You have to go into your AdminCP and install the BBCode first: BB Code [table] - vBulletin.org Forum
__________________ PriusChat Offers Discounts on: Extended Warranty - $990 : Pre-Paid Maintenance - $875 : HeatShield SunShades : BT Tech Stiffening Plate : All other Prius Accessories |
| | |
| Bookmarks |
| Thread Tools | |
|
|
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I fit an Ikea Malm Queen Bed with end tables | Winston | Prius Main Forum | 13 | 01-22-2008 10:28 PM |
| Diagnostic codes (not Pxxxx, Bxxxx, Cxxxx but Code / Sub-Code formatted ones) | Balt | Prius Technical Discussion | 3 | 09-24-2007 09:01 PM |
| code 3009 | nkcrowell | Care, Maintenance and Troubleshooting | 3 | 09-09-2006 10:41 AM |
| BB Code | rufaro | Newbie Forum | 4 | 06-11-2006 03:01 PM |