Template:tweets-box
From Homestar Runner Wiki
(Difference between revisions)
(use a variable for tracking if we're on the main page or not (for template restructuring)) |
(switch to html table format to avoid issues with vertical pipes) |
||
| Line 4: | Line 4: | ||
-->{{#switch:{{#var:inMainPage}}|0= | -->{{#switch:{{#var:inMainPage}}|0= | ||
<div style="text-align:center;float: right; margin: 0 0 1em 1em;"> | <div style="text-align:center;float: right; margin: 0 0 1em 1em;"> | ||
| - | + | <table cellpadding="3" cellspacing="0" style="border: 1px solid #000;"> | |
| - | + | <tr><td style="border-bottom:1px solid; background:#ddf">'''[[@StrongBadActual]]'''</td> | |
| - | + | <tr><td> | |
| - | + | ||
[[@StrongBadActual Tweets 2023|2023]]<br /> | [[@StrongBadActual Tweets 2023|2023]]<br /> | ||
[[@StrongBadActual Tweets 2022|2022]]<br /> | [[@StrongBadActual Tweets 2022|2022]]<br /> | ||
| Line 18: | Line 17: | ||
[[@StrongBadActual Tweets 2015|2015]]<br /> | [[@StrongBadActual Tweets 2015|2015]]<br /> | ||
[[@StrongBadActual Tweets 2014|2014]]<br /> | [[@StrongBadActual Tweets 2014|2014]]<br /> | ||
| - | + | </td></tr> | |
| + | </table> | ||
</div> | </div> | ||
|1= | |1= | ||
<center> | <center> | ||
| - | + | <table cellpadding="3" cellspacing="0" style="border: 1px solid #000;width:50%;font-size:125%"> | |
| - | + | <tr><td colspan={{#var:pageCount}} style="border-bottom:1px solid; background:#ddf; text-align:center">'''Tweet Archives'''</td></tr> | |
| - | + | <tr> | |
| - | + | <td align=center>'''[[@StrongBadActual Tweets 2023|2023]]'''</td> | |
| - | + | <td align=center>'''[[@StrongBadActual Tweets 2022|2022]]'''</td> | |
| - | + | <td align=center>'''[[@StrongBadActual Tweets 2021|2021]]'''</td> | |
| - | + | <td align=center>'''[[@StrongBadActual Tweets 2020|2020]]'''</td> | |
| - | + | <td align=center>'''[[@StrongBadActual Tweets 2019|2019]]'''</td> | |
| - | + | <td align=center>'''[[@StrongBadActual Tweets 2018|2018]]'''</td> | |
| - | + | <td align=center>'''[[@StrongBadActual Tweets 2017|2017]]'''</td> | |
| - | + | <td align=center>'''[[@StrongBadActual Tweets 2016|2016]]'''</td> | |
| - | + | <td align=center>'''[[@StrongBadActual Tweets 2015|2015]]'''</td> | |
| - | + | <td align=center>'''[[@StrongBadActual Tweets 2014|2014]]'''</td> | |
| - | + | </tr></table> | |
</center> | </center> | ||
}}<noinclude> | }}<noinclude> | ||
[[Category:Archive Templates|{{PAGENAME}}]] | [[Category:Archive Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
