Template:Hello Internet episodes: Difference between revisions

From Podpedia
Content added Content deleted
(Adding ep. 130)
(Adding ep. 136)
 
(7 intermediate revisions by the same user not shown)
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 175: Line 175:
* [[H.I. No. 128: Complaint Tablet Podcast|128]]
* [[H.I. No. 128: Complaint Tablet Podcast|128]]
* [[H.I. No. 129: Sunday Spreadsheets|129]]
* [[H.I. No. 129: Sunday Spreadsheets|129]]
* [[H.I. No. 130: Remember Harder|Remember Harder]]
* [[H.I. No. 130: Remember Harder|130]]
* [[H.I. No. 131: Panda Park|131]]
* [[H.I. No. 132: Artisan Water|132]]
* [[Star Wars: The Rise of Skywalker|133]]
* [[H.I. No. 134: Boxing Day|134]]

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



Latest revision as of 07:49, 29 February 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.