Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Table Formatting
#1
Information 
Limited table functionality is now available in posts using the following syntax:

Code:
[table]
[tr]
[th]Column 1[/th]
[th]Column 2[/th]
[th]Column 3[/th]
[th]Column 4[/th]
[/tr]
[tr]
[td]Row 1[/td]
[td]Row 1[/td]
[td]Row 1[/td]
[td]Row 1[/td]
[/tr]
[tr]
[td]Row 2[/td]
[td]Row 2[/td]
[td]Row 2[/td]
[td]Row 2[/td]
[/tr]
[/table]

The example above will produce the following output:

Column 1 Column 2 Column 3 Column 4
Row 1 Row 1 Row 1 Row 1
Row 2 Row 2 Row 2 Row 2

Ready and available to use now, but please bear with me while I tinker with the formatting.
Figures painted in 2016: 4 Blush
"What this game needs is a panda with a chaingun."
Reply
#2
Stuart I tried the above, which crated a table. However all my Rows look like your columns, i.e. After the header its all black with white writing. Any idea what I did wrong?? (In Blood Bowl sticky.)
Star Wars Legion - Rebels
Guildball - Alchemists
Blood Bowl - Lizardmen
Reply
#3
Fixed - you were just using "th" (header) tags for the rows rather than "td" (data) tags.
Figures painted in 2016: 4 Blush
"What this game needs is a panda with a chaingun."
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)