Template:Timeline of Homestar Runner
From Homestar Runner Wiki
(Difference between revisions)
Defender1031 (Talk | contribs) (let's bring those tabs back...) |
(I think we need a <br/> here.) |
||
Line 61: | Line 61: | ||
<span style="position: relative; top: 0px;">[[Cheat Commandos]] →</span><br/> | <span style="position: relative; top: 0px;">[[Cheat Commandos]] →</span><br/> | ||
<span style="position: relative; top: 0px;">[[Peasant's Quest]] →</span><br/> | <span style="position: relative; top: 0px;">[[Peasant's Quest]] →</span><br/> | ||
- | <span style="position: relative; top: 0px;">[[strongbad_email.exe]] →</span> | + | <span style="position: relative; top: 0px;">[[strongbad_email.exe]] →</span><br/> |
<span style="position: relative; top: 0px;">[[Lappy 486]] →</span><br/> | <span style="position: relative; top: 0px;">[[Lappy 486]] →</span><br/> | ||
</td> | </td> |
Revision as of 02:42, 16 January 2009
1996 |
|
1997 | |
1998 | |
1999 | |
2000 ![]() |
|
2001 |
|
Videlectrix → |
2002 ![]() |
20X6 → |
2003 ![]() |
Cheat Commandos → |
2004 |
2005 |
|
2006 |
|
2007 ![]() |
|
SBCG4AP → |
2008 |
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>
- Years begin with:
- 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.
- Notice that each item has in front