Difference between revisions of "Template:Grabber"

From XMLTV
Jump to: navigation, search
m
m
Line 1: Line 1:
{{#switch: {{{1}}}
+
{{#switch: {{{1}}}}
 
  | eu_epgdata = [[Europe|tv_grab_eu_epgdata]]
 
  | eu_epgdata = [[Europe|tv_grab_eu_epgdata]]
 
  | uk_bbcbackstage = [[BBC Backstage|tv_grab_uk_bbcbackstage]]
 
  | uk_bbcbackstage = [[BBC Backstage|tv_grab_uk_bbcbackstage]]
 
  | default {{manpage|tv_grab_{{{1}}}|1}}
 
  | default {{manpage|tv_grab_{{{1}}}|1}}
 
}}
 
}}
 +
{{#ifeq: {{{1}}} | eu_epgdata | value if identical  | value if different }}

Revision as of 20:03, 2 September 2010

{{#switch: {{{1}}}}

| eu_epgdata = tv_grab_eu_epgdata
| uk_bbcbackstage = tv_grab_uk_bbcbackstage
| default tv_grab_{{{1}}}(1)

}} {{#ifeq: {{{1}}} | eu_epgdata | value if identical | value if different }}