Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Um, Mind went blank - How do I create a Table in VBulletin again?
#1
Hello All, *gasp* *memory lapse*

I remember seeing a few tables throughout the threads a few times, but forgot how people do it!

Did a few searches, couldn't find one I thought had a table in it to see the source of the details.

Otherwise I would just create a table by typing in the codes for it, if I remember how...

Any links to a thread or two that has one would be great! Thank you!
Study.com Offer https://bit.ly/3ObjnoU
In Progress: UMPI BAS & MAOL | TESU BA Biology & Computer Science
Graduate Certificate: ASU Global Management & Entrepreneurship

Completed: TESU ASNSM Biology, BSBA (ACBSP Accredited 2017)
Universidad Isabel I: ENEB MBA, Big Data & BI, Digital Marketing & E-Commerce
Certs: 6Sigma/Lean/Scrum, ITIL | Cisco/CompTIA/MTA | Coursera/Edx/Udacity

The Basic Approach | Plans | DegreeForum Community Supported Wiki
~Note~ Read/Review forum posts & Wiki Links to Sample Degree Plans
Degree Planning Advice | New To DegreeForum? How This Area Works

[Image: e7P9EJ4.jpeg]
Reply
#2
format would look like this:

Code:
[table="width: 500"]
[tr]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td][/td]
    [td][/td]
[/tr]
[/table]
Northwestern California University School of Law
JD Law, 2027 (in progress, currently 2L)

Georgia Tech
MS Cybersecurity (Policy), 2021

Thomas Edison State University
BA Computer Science, 2023
BA Psychology, 2016
AS Business Administration, 2023
Certificate in Operations Management, 2023
Certificate in Computer Information Systems, 2023

Western Governors University
BS IT Security, 2018

Chaffey College
AA Sociology, 2015

Accumulated Credit: Undergrad: 258.50 | Graduate: 32

View all of my credit on my Omni Transcript!
Visit the DegreeForum Community Wiki!
Reply
#3
okay, well, apparently the code tag doesn't work around here
Northwestern California University School of Law
JD Law, 2027 (in progress, currently 2L)

Georgia Tech
MS Cybersecurity (Policy), 2021

Thomas Edison State University
BA Computer Science, 2023
BA Psychology, 2016
AS Business Administration, 2023
Certificate in Operations Management, 2023
Certificate in Computer Information Systems, 2023

Western Governors University
BS IT Security, 2018

Chaffey College
AA Sociology, 2015

Accumulated Credit: Undergrad: 258.50 | Graduate: 32

View all of my credit on my Omni Transcript!
Visit the DegreeForum Community Wiki!
Reply
#4
here, let's try this this again...

[HTML][table="width: 500"]
[tr]
[td][/td]
[td][/td]
[/tr]
[tr]
[td][/td]
[td][/td]
[/tr]
[tr]
[td][/td]
[td][/td]
[/tr]
[/table][/HTML]
Northwestern California University School of Law
JD Law, 2027 (in progress, currently 2L)

Georgia Tech
MS Cybersecurity (Policy), 2021

Thomas Edison State University
BA Computer Science, 2023
BA Psychology, 2016
AS Business Administration, 2023
Certificate in Operations Management, 2023
Certificate in Computer Information Systems, 2023

Western Governors University
BS IT Security, 2018

Chaffey College
AA Sociology, 2015

Accumulated Credit: Undergrad: 258.50 | Graduate: 32

View all of my credit on my Omni Transcript!
Visit the DegreeForum Community Wiki!
Reply
#5
jsd Wrote:here, let's try this this again...

[HTML][table="width: 500"]
[tr]
[td][/td]
[td][/td]
[/tr]
[tr]
[td][/td]
[td][/td]
[/tr]
[tr]
[td][/td]
[td][/td]
[/tr]
[/table][/HTML]

I looked into this exact thing on the sister forum (also VBulletin) a while ago - HTML code is "turned off" there and can't be used. Don't know if this is common to all VBulletin systems or not.

J.
Reply
#6
jsd Wrote:format would look like this:

Code:
[table="width: 500"]
[tr]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td][/td]
    [td][/td]
[/tr]
[/table]

yep, that's exactly how it would look
Reply
#7
Johann Wrote:I looked into this exact thing on the sister forum (also VBulletin) a while ago - HTML code is "turned off" there and can't be used. Don't know if this is common to all VBulletin systems or not.

J.

this isn't actually html, it's BBcode. It's enabled here.

for example:
[table="width: 500, class: grid"]
[tr]
[td]here's a table[/td]
[td]i made it with the above code[/td]
[/tr]
[tr]
[td]but i added a border[/td]
[td]to make it more obvious[/td]
[/tr]
[tr]
[td]Smile[/td]
[td]Smile[/td]
[/tr]
[/table]
Northwestern California University School of Law
JD Law, 2027 (in progress, currently 2L)

Georgia Tech
MS Cybersecurity (Policy), 2021

Thomas Edison State University
BA Computer Science, 2023
BA Psychology, 2016
AS Business Administration, 2023
Certificate in Operations Management, 2023
Certificate in Computer Information Systems, 2023

Western Governors University
BS IT Security, 2018

Chaffey College
AA Sociology, 2015

Accumulated Credit: Undergrad: 258.50 | Graduate: 32

View all of my credit on my Omni Transcript!
Visit the DegreeForum Community Wiki!
Reply
#8
That's cool. I know html but I didn't know lists in BBcode. Never learned much of it, as I believe some features of BBcode are disabled on the sister forum. Color and size work, but things like strikethrough and list-bullets don't. List-bullets have a shelf-life of about 5 minutes there; they just disappear. So I use the ANSI character - • (press alt + 0149, then release.) It works fine - and stays put.

Not hard to learn at all - I looked it up. Thanks!

J.
Reply
#9
jsd Wrote:this isn't actually html, it's BBcode. It's enabled here.

for example:
[table="width: 500, class: grid"]
[tr]
[td]here's a table[/td]
[td]i made it with the above code[/td]
[/tr]
[tr]
[td]but i added a border[/td]
[td]to make it more obvious[/td]
[/tr]
[tr]
[td]Smile[/td]
[td]Smile[/td]
[/tr]
[/table]

Thanks, I see it now...
Study.com Offer https://bit.ly/3ObjnoU
In Progress: UMPI BAS & MAOL | TESU BA Biology & Computer Science
Graduate Certificate: ASU Global Management & Entrepreneurship

Completed: TESU ASNSM Biology, BSBA (ACBSP Accredited 2017)
Universidad Isabel I: ENEB MBA, Big Data & BI, Digital Marketing & E-Commerce
Certs: 6Sigma/Lean/Scrum, ITIL | Cisco/CompTIA/MTA | Coursera/Edx/Udacity

The Basic Approach | Plans | DegreeForum Community Supported Wiki
~Note~ Read/Review forum posts & Wiki Links to Sample Degree Plans
Degree Planning Advice | New To DegreeForum? How This Area Works

[Image: e7P9EJ4.jpeg]
Reply
#10
It looks like I'm late to the party, but I still want to share this link I have bookmarked: BB Code List - CLEP Forum - CLEP Study - CLEP Testing - Study Guide and Strategies
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  How to Stay Sane in a World That's Losing It's Mind LevelUP 0 541 06-04-2023, 01:42 AM
Last Post: LevelUP
Exclamation Boston University Doctors Create New COVID Variant that Has 80% Kill Rate LevelUP 10 1,510 10-20-2022, 03:34 PM
Last Post: inf
  update forum software to vbulletin v4.2.1 BrandeX 0 1,747 05-09-2017, 09:02 PM
Last Post: BrandeX

Forum Jump:


Users browsing this thread: 1 Guest(s)