Jump to content

JJ-8

Testing - Different Ways of Creating Tables

Recommended Posts

Hey all - this is not for the Fantasy Box Office Game, though it will help in the long run. So I'm starting a thread here to test posting tables into the forums - using various different setups:

I'm going to spend some time used MS office 2010 products and see what works. I also used Google Chrome & obviously IE 9 ;)

I'll also test google docs & skydrive for the same purpose.

If others want to post some of their examples - especially firefox users, windows xp or vista (if that has any effect), Also users of MS 2007 or earilier may be of interest as are Openoffice users.

If you have something else of interest for table pasting - ie. from a website etc, that would also be cool to see.

VERDICT so far - Google Docs Word + Internet Explorer gives best result. (google chrome is close but comes up short with lines)

Of note - i'm only copy and pasting with editing the post after .. typically i would edit after i post the code. It is of course possible to create a table using BBCode too.

-- If someone could post results for firefox. Also posting results for openoffice would good.

Edited by Jajang
Link to comment
Share on other sites



Operating System Windows 7

Browser Google Chrome

Browser Version 16.0.912.63

Program Used to Create Table Microsoft Excel 2010

Method Copy / Paste

Comments

Created table in MS Excel and copied and pasted into new post with html on.

Results

<table border="0" cellpadding="0" cellspacing="0" style="width:1075px;" width="1075"> <colgroup> <col /> <col /> </colgroup> <tbody> <tr height="34"> <td height="34" style="height:34px;width:369px;"> Normal, Yellow Shade, Size 20</td> <td style="width:705px;"> Normal, Black Shade, White Text, Size 20, Bold, Italics</td> </tr> <tr height="20"> <td height="20" style="height:20px;"> Normal</td> <td> Normal</td> </tr> <tr height="20"> <td height="20" style="height:20px;"> Normal, Orange Shade</td> <td> Normal, Orange Shade</td> </tr> <tr height="28"> <td height="28" style="height:28px;"> Normal, Tahoma Font, Size 20</td> <td> Normal, Tahoma Font, Size 20, Bold</td> </tr> </tbody></table>

Initial Paste seems to have copied table (and structure ok). No Formating has come across though and the lines all appear to be very light.

EDIT - result is even worse - no lines at all and as noted already no formated... same column width changing has occured also.

Edited by Jajang
Link to comment
Share on other sites

Operating System Windows 7

Browser Google Chome

Browser Version 16.0.9.512.63

Program used to create table Google Documents - Word

Method Copy / Paste

Comments

Table created in Google Docs - Word (using Google Chrome) and then copied and pasted into this forum HTML on.

Results

<table style="border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; border-collapse: collapse; "> <colgroup> <col width="217" /> <col width="407" /> </colgroup> <tbody> <tr style="height: 0px; "> <td style="border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; background-color: rgb(255, 255, 0); padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; "> Normal, Yellow Shade, Size 18</td> <td style="border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; background-color: rgb(0, 0, 0); padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; "> Normal, Black Shade, White Text, Size 18, Bold, Italics</td> </tr> <tr style="height: 0px; "> <td style="border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; "> Normal</td> <td style="border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; "> Normal</td> </tr> <tr style="height: 0px; "> <td style="border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; background-color: rgb(252, 229, 205); padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; "> Normal, Orange Shade</td> <td style="border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; background-color: rgb(252, 229, 205); padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; "> Normal, Orange Shade</td> </tr> <tr style="height: 0px; "> <td style="border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; "> Normal, Tahoma Font, Size 18</td> <td style="border-top-color: rgb(170, 170, 170); border-right-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-left-color: rgb(170, 170, 170); vertical-align: top; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; "> Normal, Tahoma Font, Size 18, Bold </td> </tr> </tbody></table>

Initial Paste has pasted all formatting including shading. NB - need to select line above and below table to capture ALL formating for all cells in the table (when copying from google docs)

EDIT - we are nearly there the table looks almost like i had it in google docs. NB - the lines did not appear again. strange that it works from MS word (see first post) but nothing else works there :( .. grrrrrrr

Edited by Jajang
Link to comment
Share on other sites



Operating System Windows 7

Browser Google Chrome

Browser Version 16.0.9.512.63

Program used to create table Google Docs - Spreadsheet

Comments

Created table in Google Docs Spreadsheet app. copy and pasted into this forum. HTML on.

Results

Normal, Yellow Shade, Size 20 Normal, Black Shade, White Text, Size 20, Bold, Italics

Normal Normal

Normal, Orange Shade Normal, Orange Shade

Normal, Tahoma Font, Size 20 Normal, Tahoma Font, Size 20, Bold

Table will not copy and paste in successfully ... no table structure, let alone formating. no go here at all.

Link to comment
Share on other sites

Operating System - Windows 7

Browser - Google Chrome

Browser Version: 16.0.912.63 m

Program used to create Table: Microsoft Word 2010

Method: Copy and Paste

Comments:

Table was created and shaded in MS Word 2010 and then copied into the forum setting the HTML to Auto Line Break.

NB - Normal = Arial Font, No Shading, Black Text, Size 11

Results:

<table border="1" cellpadding="0" cellspacing="0"> <tbody> <tr> <td style="width:308px;">

Normal, Yellow Shade, Size 20 </td> <td style="width:308px;">

Normal, Black Shade, White Text, Size 20, Bold, Italics </td> </tr> <tr> <td style="width:308px;">

Normal </td> <td style="width:308px;">

Normal </td> </tr> <tr> <td style="width:308px;">

Normal, Orange Shade </td> <td style="width:308px;">

Normal, Orange Shade </td> </tr> <tr> <td style="width:308px;">

Normal, Tahoma Font, Size 20 </td> <td style="width:308px;">

Normal, Tahoma Font, Size 20, Bold </td> </tr> </tbody></table>

Comments on Results

The table copied ok, but it is missing all shading (there was grey and yellow shading on the version inside MS Word. The font sizes did not copy either. But whether the text was bold or italics did not come through.

EDIT: the column widths are all way wider than when it was pasted in. seemingly more than required now.

Edited by Jajang
Link to comment
Share on other sites



Ok - giving up on Skydrive, you just can't create a table with shading in it... it in fact directs you to open your local copy of word... lol :D ... so forget Skydrive.. it's not good at all.

Link to comment
Share on other sites

Operating System Windows 7

Browser Internet Explorer

Browser Version 9.0.8112.16421 64-Bit Edition

Product Used Microsoft Word 2010

Comments

As before but using IE now.

<table border="1" cellpadding="0" cellspacing="0"> <tbody> <tr> <td style="width: 308px;">

Normal, Yellow Shade, Size 18 </td> <td style="width: 308px;">

Normal, Black Shade, White Text, Size 18, Bold, Italics </td> </tr> <tr> <td style="width: 308px;">

Normal </td> <td style="width: 308px;">

Normal </td> </tr> <tr> <td style="width: 308px;">

Normal, Orange Shade </td> <td style="width: 308px;">

Normal, Orange Shade </td> </tr> <tr> <td style="width: 308px;">

Normal, Tahoma Font, Size 18 </td> <td style="width: 308px;">

Normal, Tahoma Font, Size 18, Bold </td> </tr> </tbody></table>

Ok table has pasted ok along with basic formating - boid italics. no shading has pasted though and ont sizes havenot come through either. i've alost noted that the lines have appeared very dark in this post... i'll wait for the results...

EDIT - as i thought - as per comments above, lines have appeared. + i note the funky spacing again with the table - it wasn't funky before i posted however. interesting.

Edited by Jajang
Link to comment
Share on other sites



Operating System Windows 7

Browser Internet Explorer

Browser Version As per post above

Program Microsoft Excel 2010

<table border="0" cellpadding="0" cellspacing="0" style="width: 1075px;" width="1075"> <colgroup> <col /> <col /> </colgroup> <tbody> <tr height="31"> <td height="31" style="width: 369px; height: 31px;"> Normal, Yellow Shade, Size 18</td> <td style="width: 705px;"> Normal, Black Shade, White Text, Size 18, Bold, Italics</td> </tr> <tr height="20"> <td height="20" style="height: 20px;"> Normal</td> <td> Normal</td> </tr> <tr height="20"> <td height="20" style="height: 20px;"> Normal, Orange Shade</td> <td> Normal, Orange Shade</td> </tr> <tr height="30"> <td height="30" style="height: 30px;"> Normal, Tahoma Font, Size 18</td> <td> Normal, Tahoma Font, Size 18, Bold</td> </tr> </tbody></table>

Table has pasted ok. Bold, Italics too. Lines are very light (suspect they will disappear). no shading, font size all standard.

Edited by Jajang
Link to comment
Share on other sites

Operating System Windows 7

Browser Internet Explorer

Version as above

Program Google Docs - Word (not bothering with spreadsheet anymore)

<table style="border: currentColor; border-collapse: collapse;"> <colgroup> <col width="217" /> <col width="407" /> </colgroup> <tbody> <tr style="height: 0px;"> <td style="padding: 7px; border: 1px dotted rgb(170, 170, 170); vertical-align: top; background-color: rgb(255, 255, 0);"> Normal, Yellow Shade, Size 18</td> <td style="padding: 7px; border: 1px dotted rgb(170, 170, 170); vertical-align: top; background-color: rgb(0, 0, 0);"> Normal, Black Shade, White Text, Size 18, Bold, Italics</td> </tr> <tr style="height: 0px;"> <td style="padding: 7px; border: 1px dotted rgb(170, 170, 170); vertical-align: top;"> Normal</td> <td style="padding: 7px; border: 1px dotted rgb(170, 170, 170); vertical-align: top;"> Normal</td> </tr> <tr style="height: 0px;"> <td style="padding: 7px; border: 1px dotted rgb(170, 170, 170); vertical-align: top; background-color: rgb(252, 229, 205);"> Normal, Orange Shade</td> <td style="padding: 7px; border: 1px dotted rgb(170, 170, 170); vertical-align: top; background-color: rgb(252, 229, 205);"> Normal, Orange Shade</td> </tr> <tr style="height: 0px;"> <td style="padding: 7px; border: 1px dotted rgb(170, 170, 170); vertical-align: top;"> Normal, Tahoma Font, Size 18</td> <td style="padding: 7px; border: 1px dotted rgb(170, 170, 170); vertical-align: top;"> Normal, Tahoma Font, Size 18, Bold</td> </tr> </tbody></table>

Table pasted - good again. all format including bold, italics, shading, font, even size.

EDIT - very light but lines have finally appeared in the posting. this is straight copy and paste with no edits.

Edited by Jajang
Link to comment
Share on other sites



Raw Linebreak table:

<table border="1" cellpadding="0" cellspacing="3" class="tablebg table1"> <tbody> <tr class="1"> </tr> <tr class="1"> <td bgcolor="#ff0000" colspan="1"> Release Date</td> <td bgcolor="#ff0000" colspan="1"> Movie Title</td> </tr> <tr class="1"> <td bgcolor="#ffffff" colspan="1"> January 5</td> <td bgcolor="#ffffff" colspan="1"> The Girl with the Dragon Tattoo

My Name is Khan

Speed Angels

The Awakening

New Year's Eve

Melancholia

Texas Killing Fields</td> </tr> <tr class="1"> <td bgcolor="#ffffff" colspan="1"> January 12</td> <td bgcolor="#ffffff" colspan="1"> The Darkest Hour

The Great Magician

Love...Actually Sucks</td> </tr> <tr class="1"> <td bgcolor="#ffffff" colspan="1"> January 19</td> <td bgcolor="#ffffff" colspan="1"> From Up on Poppy Hill (From Kokuriko Hill)

The Flowers of War

Journey 2: The Mysterious Island

All's Well End's Well 2012

The Muppets</td> </tr> <tr class="1"> <td bgcolor="#ffffff" colspan="1"> January 21</td> <td bgcolor="#ffffff" colspan="1"> Puss in Boots

The Viral Factor</td> </tr> <tr class="1"> <td bgcolor="#ffffff" colspan="1"> January 26</td> <td bgcolor="#ffffff" colspan="1"> The Descendants

A Happy Event

Jack and Jill

Haywire

Naruto Shippuden: Blood Prison</td> </tr> </tbody></table>

Ugly like a broken used car.

Edited by Bluebomb
Link to comment
Share on other sites

Auto linebreak table

<table border="1" cellpadding="0" cellspacing="3" class="tablebg table1"> <tbody> <tr class="1"> </tr> <tr class="1"> <td bgcolor="#ff0000" colspan="1"> Release Date</td> <td bgcolor="#ff0000" colspan="1"> Movie Title</td> </tr> <tr class="1"> <td bgcolor="#ffffff" colspan="1"> January 5</td> <td bgcolor="#ffffff" colspan="1"> The Girl with the Dragon Tattoo

My Name is Khan

Speed Angels

The Awakening

New Year's Eve

Melancholia

Texas Killing Fields</td> </tr> <tr class="1"> <td bgcolor="#ffffff" colspan="1"> January 12</td> <td bgcolor="#ffffff" colspan="1"> The Darkest Hour

The Great Magician

Love...Actually Sucks</td> </tr> <tr class="1"> <td bgcolor="#ffffff" colspan="1"> January 19</td> <td bgcolor="#ffffff" colspan="1"> From Up on Poppy Hill (From Kokuriko Hill)

The Flowers of War

Journey 2: The Mysterious Island

All's Well End's Well 2012

The Muppets</td> </tr> <tr class="1"> <td bgcolor="#ffffff" colspan="1"> January 21</td> <td bgcolor="#ffffff" colspan="1"> Puss in Boots

The Viral Factor</td> </tr> <tr class="1"> <td bgcolor="#ffffff" colspan="1"> January 26</td> <td bgcolor="#ffffff" colspan="1"> The Descendants

A Happy Event

Jack and Jill

Haywire

Naruto Shippuden: Blood Prison</td> </tr> </tbody></table>

Nice and pretty.

Sorry for the hijack, jajang.

Edited by Bluebomb
Link to comment
Share on other sites



@bluebomb - could u post how u created those tables.. ie. created in what program and how u copied and pasted them in (ie. which browser are u using) .. or is this using BBCode ?

Edited by Jajang
Link to comment
Share on other sites

Ok, well, I used Excel 2003 to create these tables. I colour, format the tables the way I want to and then using a macro made by a WoKJ user, I paste it onto the HK thread over at WoKJ and copy and paste that post over here.

As for browsers, I'm using Firefox but I don't think the browser should be any problem. If you want to copy and paste information, all you have to do is:

1. If you're using Firefox, click and hold "CTRL" while copying information.

2. Paste into BOT Theory thread with post set to have HTML On and using Auto Linebreak Mode

Let's say I want to copy the Prometheus International Release Dates from IMDB over...

<table border="0" cellpadding="2"> <tbody> <tr> </tr> <tr> <th class="xxxx"> Country</th> <th class="xxxx"> Date</th> </tr> <tr> <td> Belgium</td> <td align="right"> 30 May 2012</td> <td> </td> </tr> <tr> <td> France</td> <td align="right"> 30 May 2012</td> <td> </td> </tr> <tr> <td> Netherlands</td> <td align="right"> 30 May 2012</td> <td> </td> </tr> <tr> <td> Switzerland</td> <td align="right"> 30 May 2012</td> <td> (French speaking region)</td> </tr> <tr> <td> Israel</td> <td align="right"> 31 May 2012</td> <td> </td> </tr> <tr> <td> Finland</td> <td align="right"> 1 June 2012</td> <td> </td> </tr> <tr> <td> Norway</td> <td align="right"> 1 June 2012</td> <td> </td> </tr> <tr> <td> Sweden</td> <td align="right"> 1 June 2012</td> <td> </td> </tr> <tr> <td> Turkey</td> <td align="right"> 1 June 2012</td> <td> </td> </tr> <tr> <td> UK</td> <td align="right"> 1 June 2012</td> <td> </td> </tr> <tr> <td> Australia</td> <td align="right"> 7 June 2012</td> <td> </td> </tr> <tr> <td> Hong Kong</td> <td align="right"> 7 June 2012</td> <td> </td> </tr> <tr> <td> Portugal</td> <td align="right"> 7 June 2012</td> <td> </td> </tr> <tr> <td> Russia</td> <td align="right"> 7 June 2012</td> <td> </td> </tr> <tr> <td> Brazil</td> <td align="right"> 8 June 2012</td> <td> </td> </tr> <tr> <td> Canada</td> <td align="right"> 8 June 2012</td> <td> </td> </tr> <tr> <td> Chile</td> <td align="right"> 8 June 2012</td> <td> </td> </tr> <tr> <td> Lithuania</td> <td align="right"> 8 June 2012</td> <td> </td> </tr> <tr> <td> Poland</td> <td align="right"> 8 June 2012</td> <td> </td> </tr> <tr> <td> Spain</td> <td align="right"> 8 June 2012</td> <td> </td> </tr> <tr> <td> USA</td> <td align="right"> 8 June 2012</td> <td> </td> </tr> <tr> <td> Germany</td> <td align="right"> 9 August 2012</td> <td> </td> </tr> <tr> <td> Switzerland</td> <td align="right"> 9 August 2012</td> <td> (German speaking region)</td> </tr> <tr> <td> Italy</td> <td align="right"> 14 September 2012</td> <td> </td> </tr> <tr> <td> Switzerland</td> <td align="right"> 14 September 2012</td> <td> (Italian speaking region)</td> </tr> </tbody></table>

This is what you get originally. All you have to do is format the table to your liking (hmm, no fill background item) and you are done.

Edited by Bluebomb
Link to comment
Share on other sites



Thanks mate. Very interesting and I have already found the browser to effect this. See the diffs above between IE and chrome. Im fairly happy with wat I get via google docs. Just interested how others are doing it.

Link to comment
Share on other sites













<head><style type="text/css">#details{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;width:50%;border-collapse:collapse;}#details td, #details th{font-size:1em;text-align:center;border:1px solid #98bf21;padding:3px 7px 2px 7px;}#details th{font-size:1.1em;text-align:center;padding-top:5px;padding-bottom:4px;background-color:#A7C942;color:#ffffff;}#details tr.alt td{color:#000000;background-color:#EAF2D3;}#details tr.al2 td{color:#000000;background-color:#CCFF99;}#details tr.non td{color:#000000;background-color:#FFFFFF;}</style></head>1 <table id="details"><tr><th colspan="4"> Alpha </th></tr><tr class="al2"><td>Movie</td><td>Prediction</td><td>Actuals</td><td>Score</td></tr><tr class="alt"><td> Movie 1 </td><td> 25.0 </td><td> 26.0 </td><td> 96.15 </td></tr><tr class="alt"><td> Movie 2 </td><td> 56.4 </td><td> 36.0 </td><td> 43.36 </td></tr><tr class="non"><td> Movie 3 </td><td> 76.0 </td><td> 48.0 </td><td> 41.67 </td></tr><tr class="non"><td> Movie 4 </td><td> 75.0 </td><td> 16.0 </td><td> 0.00 </td></tr><tr class="non"><td> Movie 5 </td><td> 789.0 </td><td> 34.0 </td><td> 0.00 </td></tr><tr class="al2"><td> Overall Score </td><td> 36.24 </td><td> Overall Rank </td><td> 4 </td></tr><tr class="al2"><td> Opener Score </td><td> 69.76 </td><td> Opener Rank </td><td> 3 </td></tr></table> 2 <table id="details"><tr><th colspan="4"> Beta </th></tr><tr class="al2"><td>Movie</td><td>Prediction</td><td>Actuals</td><td>Score</td></tr><tr class="alt"><td> Movie 1 </td><td> 31.0 </td><td> 26.0 </td><td> 80.77 </td></tr><tr class="alt"><td> Movie 2 </td><td> 42.0 </td><td> 36.0 </td><td> 83.33 </td></tr><tr class="non"><td> Movie 3 </td><td> 42.0 </td><td> 48.0 </td><td> 87.50 </td></tr><tr class="non"><td> Movie 4 </td><td> 13.0 </td><td> 16.0 </td><td> 81.25 </td></tr><tr class="non"><td> Movie 5 </td><td> 52.0 </td><td> 34.0 </td><td> 47.06 </td></tr><tr class="al2"><td> Overall Score </td><td> 75.98 </td><td> Overall Rank </td><td> 2 </td></tr><tr class="al2"><td> Opener Score </td><td> 82.05 </td><td> Opener Rank </td><td> 2 </td></tr></table> 3 <table id="details"><tr><th colspan="4"> Charlie </th></tr><tr class="al2"><td>Movie</td><td>Prediction</td><td>Actuals</td><td>Score</td></tr><tr class="alt"><td> Movie 1 </td><td> 36.0 </td><td> 26.0 </td><td> 61.54 </td></tr><tr class="alt"><td> Movie 2 </td><td> 264.0 </td><td> 36.0 </td><td> 0.00 </td></tr><tr class="non"><td> Movie 3 </td><td> 48.0 </td><td> 48.0 </td><td> 100.00 </td></tr><tr class="non"><td> Movie 4 </td><td> 48.0 </td><td> 16.0 </td><td> 0.00 </td></tr><tr class="non"><td> Movie 5 </td><td> 12.0 </td><td> 34.0 </td><td> 35.29 </td></tr><tr class="al2"><td> Overall Score </td><td> 39.37 </td><td> Overall Rank </td><td> 3 </td></tr><tr class="al2"><td> Opener Score </td><td> 30.77 </td><td> Opener Rank </td><td> 5 </td></tr></table> 4 <table id="details"><tr><th colspan="4"> Delta </th></tr><tr class="al2"><td>Movie</td><td>Prediction</td><td>Actuals</td><td>Score</td></tr><tr class="alt"><td> Movie 1 </td><td> 25.0 </td><td> 26.0 </td><td> 96.15 </td></tr><tr class="alt"><td> Movie 2 </td><td> 36.0 </td><td> 36.0 </td><td> 100.00 </td></tr><tr class="non"><td> Movie 3 </td><td> 46.0 </td><td> 48.0 </td><td> 95.83 </td></tr><tr class="non"><td> Movie 4 </td><td> 13.0 </td><td> 16.0 </td><td> 81.25 </td></tr><tr class="non"><td> Movie 5 </td><td> 11.0 </td><td> 34.0 </td><td> 32.35 </td></tr><tr class="al2"><td> Overall Score </td><td> 81.12 </td><td> Overall Rank </td><td> 1 </td></tr><tr class="al2"><td> Opener Score </td><td> 98.08 </td><td> Opener Rank </td><td> 1 </td></tr></table> 5 <table id="details"><tr><th colspan="4"> Elite </th></tr><tr class="al2"><td>Movie</td><td>Prediction</td><td>Actuals</td><td>Score</td></tr><tr class="alt"><td> Movie 1 </td><td> 364.0 </td><td> 26.0 </td><td> 0.00 </td></tr><tr class="alt"><td> Movie 2 </td><td> 45.0 </td><td> 36.0 </td><td> 75.00 </td></tr><tr class="non"><td> Movie 3 </td><td> 254.0 </td><td> 48.0 </td><td> 0.00 </td></tr><tr class="non"><td> Movie 4 </td><td> 286.0 </td><td> 16.0 </td><td> 0.00 </td></tr><tr class="non"><td> Movie 5 </td><td> 20.0 </td><td> 34.0 </td><td> 58.82 </td></tr><tr class="al2"><td> Overall Score </td><td> 26.76 </td><td> Overall Rank </td><td> 5 </td></tr><tr class="al2"><td> Opener Score </td><td> 37.50 </td><td> Opener Rank </td><td> 4 </td></tr></table>

Edited by XenoZodiac
Link to comment
Share on other sites



Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Guidelines. Feel free to read our Privacy Policy as well.