Difference between revisions of "Template:EpisodeListUpdater"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
|use xpath | |use xpath | ||
|data= | |data= | ||
title152=/rss/channel/item[{{#expr:{{SeasonSwitcher|{{{1}}}| | title152=/rss/channel/item[{{#expr:{{SeasonSwitcher|{{{1}}}|{{{2}}} }}-0}}]/title, | ||
title151=/rss/channel/item[{{#expr:{{SeasonSwitcher|{{{1}}}|8 }}-1}}]/title, | title151=/rss/channel/item[{{#expr:{{SeasonSwitcher|{{{1}}}|8 }}-1}}]/title, | ||
title150=/rss/channel/item[{{#expr:{{SeasonSwitcher|{{{1}}}|8 }}-2}}]/title, | title150=/rss/channel/item[{{#expr:{{SeasonSwitcher|{{{1}}}|8 }}-2}}]/title, | ||
Line 158: | Line 158: | ||
title3=/rss/channel/item[{{#expr:{{SeasonSwitcher|{{{1}}}|8 }}-149}}]/title, | title3=/rss/channel/item[{{#expr:{{SeasonSwitcher|{{{1}}}|8 }}-149}}]/title, | ||
title2=/rss/channel/item[{{#expr:{{SeasonSwitcher|{{{1}}}|8 }}-150}}]/title, | title2=/rss/channel/item[{{#expr:{{SeasonSwitcher|{{{1}}}|8 }}-150}}]/title, | ||
title1=/rss/channel/item[{{#expr:{{SeasonSwitcher|{{{1}}}| | title1=/rss/channel/item[{{#expr:{{SeasonSwitcher|{{{1}}}|{{{2}}} }}-151}}]/title | ||
}} | }} | ||
<ul> | <ul> |