radiostasis/site/partial/genre/game-show.html

152 lines
5.3 KiB
HTML

<header>
<h2>Game-Show Series</h2>
<input class='filter' type='search' placeholder='Filter Title, Actor, Decade'>
</header>
<div class='seriesList'>
<section
hx-get='/partial/series/dr-iq.html'
hx-target='main'
hx-push-url='/series/dr-iq'
hx-swap='innerHTML show:top'
data-filter='dr. iq james mcclain lew valentine jay owen tom kennedy bob shepard bill ewing 1930s 1940s 1950s'
title='Dr. IQ'>
<img alt='cover image' title='Dr. IQ'
src='/cover/sm/dr-iq.jpg'
loading='lazy'>
<div>
<ul>
<li>Game-Show</li>
</ul>
<label>Dr. IQ</label>
<aside>
<span>3 episodes</span>
<span>Aired 1939-1959</span>
</aside>
</div>
</section>
<section
hx-get='/partial/series/mind-your-manners.html'
hx-target='main'
hx-push-url='/series/mind-your-manners'
hx-swap='innerHTML show:top'
data-filter='mind your manners 1940s'
title='Mind Your Manners'>
<img alt='cover image' title='Mind Your Manners'
src='/cover/sm/mind-your-manners.jpg'
loading='lazy'>
<div>
<ul>
<li>Game-Show</li>
</ul>
<label>Mind Your Manners</label>
<aside>
<span>11 episodes</span>
<span>Aired 1948-1949</span>
</aside>
</div>
</section>
<section
hx-get='/partial/series/people-are-funny.html'
hx-target='main'
hx-push-url='/series/people-are-funny'
hx-swap='innerHTML show:top'
data-filter='people are funny art baker art linkletter flip wilson 1940s 1950s 1960s'
title='People are Funny'>
<img alt='cover image' title='People are Funny'
src='/cover/sm/people-are-funny.jpg'
loading='lazy'>
<div>
<ul>
<li>Comedy</li><li>Game-Show</li>
</ul>
<label>People are Funny</label>
<aside>
<span>25 episodes</span>
<span>Aired 1942-1960</span>
</aside>
</div>
</section>
<section
hx-get='/partial/series/quiz-kids.html'
hx-target='main'
hx-push-url='/series/quiz-kids'
hx-swap='innerHTML show:top'
data-filter='quiz kids joe kelly clifton fadiman durward kirby milton berle 1940s 1950s'
title='Quiz Kids'>
<img alt='cover image' title='Quiz Kids'
src='/cover/sm/quiz-kids.jpg'
loading='lazy'>
<div>
<ul>
<li>Game-Show</li>
</ul>
<label>Quiz Kids</label>
<aside>
<span>76 episodes</span>
<span>Aired 1940-1956</span>
</aside>
</div>
</section>
<section
hx-get='/partial/series/truth-or-consequences.html'
hx-target='main'
hx-push-url='/series/truth-or-consequences'
hx-swap='innerHTML show:top'
data-filter='truth or consequences ralph edwards jack bailey bob barker steve dunne bob hilton larry anderson 1940s 1950s 1960s'
title='Truth or Consequences'>
<img alt='cover image' title='Truth or Consequences'
src='/cover/sm/truth-or-consequences.jpg'
loading='lazy'>
<div>
<ul>
<li>Game-Show</li>
</ul>
<label>Truth or Consequences</label>
<aside>
<span>16 episodes</span>
<span>Aired 1940-1965</span>
</aside>
</div>
</section>
<section
hx-get='/partial/series/vox-pop.html'
hx-target='main'
hx-push-url='/series/vox-pop'
hx-swap='innerHTML show:top'
data-filter='vox pop parks johnson wally butterworth jerry belcher neil omalley warren hull 1930s 1940s'
title='Vox Pop'>
<img alt='cover image' title='Vox Pop'
src='/cover/sm/vox-pop.jpg'
loading='lazy'>
<div>
<ul>
<li>Game-Show</li>
</ul>
<label>Vox Pop</label>
<aside>
<span>32 episodes</span>
<span>Aired 1932-1948</span>
</aside>
</div>
</section>
<section
hx-get='/partial/series/you-bet-your-life.html'
hx-target='main'
hx-push-url='/series/you-bet-your-life'
hx-swap='innerHTML show:top'
data-filter='you bet your life groucho marx buddy hackett bill cosby jay leno 1940s 1950s 1960s'
title='You Bet Your Life'>
<img alt='cover image' title='You Bet Your Life'
src='/cover/sm/you-bet-your-life.jpg'
loading='lazy'>
<div>
<ul>
<li>Comedy</li><li>Game-Show</li>
</ul>
<label>You Bet Your Life</label>
<aside>
<span>160 episodes</span>
<span>Aired 1947-1960</span>
</aside>
</div>
</section></div>