Template:Timeline of Homestar Runner

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(There the 1999 picture is at!)
Line 19: Line 19:
<!-- 1999 --><tr>
<!-- 1999 --><tr>
<td style="width: 130px; height: 20px; text-align: right"></td>
<td style="width: 130px; height: 20px; text-align: right"></td>
-
<td style="width: 120px; height: 20px; padding-left: 5px; border-left: solid #798ac3 10px; background: #fff;"> <span style="float: left; font-size: 12pt;">1999</span> <span style="float: right"></span></td>
+
<td style="width: 120px; height: 20px; padding-left: 5px; border-left: solid #798ac3 10px; background: #fff;"> <span style="float: left; font-size: 12pt;">1999</span> <span style="float: right">[[File:WhereMyHat.png|68px]]</span></td>
</tr>
</tr>

Revision as of 05:49, 28 February 2010

Original Book

1996
1997
1998
1999

Website
MAM
Old-Timey

2000

Strong Bad Email

2001

Videlectrix
PBTC
Compy 386
TGS

2002

20X6
Trogdor
Puppet Stuff

2003

Cheat Commandos
Peasant's Quest
strongbad_email.exe
Lappy 486

2004

Stinkoman 20X6
Everything Else

2005

Podstar Runner

2006

New Paper

2007

SBCG4AP

2008

Compé

2009

Instructions

Adding a new year

  • The easiest way is to copy and paste an existing year, and edit it as needed. It should be placed at the very end, but before the closing </table> tag.
    • Years begin with: <!-- 20X6 --><tr>
    • And end with: </tr>
  • When adjusting the height of a year, the value must be changed in both <td> elements.
    • Note: if adjusting the height of an existing year, be sure to readjust the placement of individual items if needed (see below).

Adding new events

  • To add new items to the timeline, place them in the first <td> for the appropriate year. Again, copying and pasting an existing item is probably the easiest way.
    • Notice that each item has in front <span style="postition: relative; top: 0px;">.
    • This can be used to vertically position the item. By increasing this number, the item moves down, decreasing moves it up. Negative numbers are allowed.