Template:tweets-box

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
(move colspan into a variable so it can be easily updated at the top of the page)
(use a variable for tracking if we're on the main page or not (for template restructuring))
Line 1: Line 1:
{{#setvar:pageCount|10}}<!-- /* <=== Update the Column Span/Page Count here!  */
{{#setvar:pageCount|10}}<!-- /* <=== Update the Column Span/Page Count here!  */
-
-->{{#switch:{{PAGENAME}}|#default=
+
-->{{#setvar:inMainPage|{{#ifeq:{{PAGENAME}}|@StrongBadActual|1|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;">
{{{!}} cellpadding="3" cellspacing="0" style="border: 1px solid #000;"
{{{!}} cellpadding="3" cellspacing="0" style="border: 1px solid #000;"
Line 19: Line 20:
{{!}}}
{{!}}}
</div>
</div>
-
|@StrongBadActual=
+
|1=
<center>
<center>
{{{!}} cellpadding="3" cellspacing="0" style="border: 1px solid #000;width:50%;font-size:125%"
{{{!}} cellpadding="3" cellspacing="0" style="border: 1px solid #000;width:50%;font-size:125%"

Revision as of 08:03, 1 January 2023

@StrongBadActual

2023
2022
2021
2020
2019
2018
2017
2016
2015
2014

Personal tools