Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PG-HQ Dev Blog] new forum plug-in: TableGenerator
11-13-2012, 01:51 PM, (This post was last modified: 11-13-2012, 01:53 PM by Shad.)
#1
Information  [PG-HQ Dev Blog] new forum plug-in: TableGenerator
I have added a new plug-in to our PG-HQ Forum: TableGenerator.

When you create a new thread or reply to one (not quick reply, full reply) you will see a TableGenerator button below the Smilies:

   

Clicking on that will bring up a small new window. This is a tool to help you create tables without needing to write the code yourself by hand. Please note that the tool requires javascript and may not work on older browsers.

   

You can click the TR and TD buttons to add or remove columns and rows on the fly. TH means table header, and will format that section slightly differently. Once you have your table content filled-in to your satisfaction, click Generate MyCode.

   

Your table design will then be converted into the forum's layout code:

   

This is a helper tool, not a do-er tool. You must then copy this code and paste it into the body of your post!!!

My code:

Code:
[table=95][tr][th]PG Nation[/th][th]Unique Units[/th][/tr][tr][td]Germany[/td][td]500[/td][/tr][tr][td]America[/td][td]350[/td][/tr][tr][td]Australia[/td][td]75[/td][/tr][tr][td]Canada[/td][td]2, eh[/td][/tr][/table]

Pasted into this post creates the following table:

PG NationUnique Units
Germany500
America350
Australia75
Canada2, eh

It takes a little getting used to. I invite you to experiment with our new TableGenerator tool inside this thread.

Please post any questions here as well!
...came for the cardboard, stayed for the camaraderie...
Reply


Messages In This Thread
[PG-HQ Dev Blog] new forum plug-in: TableGenerator - by Shad - 11-13-2012, 01:51 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)