Template:Timeline of Homestar Runner
From Homestar Runner Wiki
(Difference between revisions)
(added entries for 2018) |
(Adding 2018) |
||
Line 157: | Line 157: | ||
<!-- 2017 --><tr> | <!-- 2017 --><tr> | ||
<td style="width: 130px; height: 40px; text-align: right"> | <td style="width: 130px; height: 40px; text-align: right"> | ||
- | <span style="position: relative; top: | + | <span style="position: relative; top: 0px;">[[too cool]] →</span><br/> |
- | <span style="position: relative; top: | + | <span style="position: relative; top: 0px;">[[Skills of an Artist]] →</span><br/> |
+ | <span style="position: relative; top: 0px;">[[Decemberween Dangeresque]] →</span> | ||
</td> | </td> | ||
- | <td style="width: 120px; height: 40px; padding-left: 5px; border-left: solid #798ac3 10px; background: #fff;"> <span style="float: left; font-size: 12pt;">2017</span> <span style="float: right">[[Image:TwitterSOAA.png|68px|"Welcome back to another Skills of an Artist!"]]</span></td> | + | <td style="width: 120px; height: 40px; padding-left: 5px; border-left: solid #798ac3 10px; background: #fff;"> <span style="float: left; font-size: 12pt;">2017</span> <span style="float: right">[[Image:Decemberween Dangeresque.jpg|68px|"Welcome back to another Skills of an Artist!"]]</span></td> |
+ | </tr> | ||
+ | <!-- 2018 --><tr> | ||
+ | <td style="width: 130px; height: 40px; text-align: right"> | ||
+ | <span style="position: relative; top: 0px;">[[The Next April Fools Thing]] →</span><br/> | ||
+ | <span style="position: relative; top: 0px;">[[The Next April Fools Thing]] →</span> | ||
+ | </td> | ||
+ | <td style="width: 120px; height: 40px; padding-left: 5px; border-left: solid #798ac3 10px; background: #fff;"> <span style="float: left; font-size: 12pt;">2018</span> <span style="float: right">[[Image:TwitterSOAA.png|68px|"Welcome back to another Skills of an Artist!"]]</span></td> | ||
</tr> | </tr> | ||
Revision as of 19:02, 16 August 2018
1996 |
|
1997 | |
1998 | |
1999 ![]() |
|
2000 ![]() |
|
2001 |
|
Videlectrix → |
2002 ![]() |
20X6 → |
2003 ![]() |
Cheat Commandos → |
2004 |
2005 |
|
2006 |
|
2007 ![]() |
|
SBCG4AP → |
2008 |
Compé → |
2009 ![]() |
2010 ![]() |
|
2011 | |
2012 ![]() |
|
2013 ![]() |
|
2014 ![]() |
|
sbemail206 → |
2015 ![]() |
2016 ![]() |
|
2017 ![]() |
|
2018 ![]() |
|
Deleteheads → |
2018 ![]() |
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