Template:Hello Internet episodes: Difference between revisions

From Podpedia
Content added Content deleted
(Adding ep. 134)
(Adding ep. 135)
Line 5: Line 5:
|state = {{{state|autocollapse}}}
|state = {{{state|autocollapse}}}
|style = background:dimgray;
|style = background:dimgray;
|oddstyle = color: black; background: gainsboro;
|oddstyle = color: black; background: #E8E8E8;
|evenstyle = color: black; background: #E8E8E8;
|evenstyle = color: black; background: gainsboro;
|listclass = hlist
|listclass = hlist


Line 180: Line 180:
* [[Star Wars: The Rise of Skywalker|133]]
* [[Star Wars: The Rise of Skywalker|133]]
* [[H.I. No. 134: Boxing Day|134]]
* [[H.I. No. 134: Boxing Day|134]]

|group7=2020
|list7=
* [[H.I. No. 135: Place Your Bets|135]]
}}
}}



Revision as of 05:58, 24 January 2020

Initial visibility

To set the template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Hello Internet episodes|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Hello Internet episodes|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Hello Internet episodes|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter is not set, the template's initial visibility is taken from the |default= parameter in the template. For this template, that currently evaluates to autocollapse.