Template:FoundIn: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<noinclude>This template will take a page name and spit out which, if any provinces it's found in (if field 2 is "p") or which, if any, cities it's found in (if field 2 is "c"). This is used in the [[Template:Store At A Glance]].</noinclude>{{#switch:{{{2|c}}}
{{#switch:{{{2|c}}}
|c={{#arraymap:{{#arraymaptemplate:{{#ask: [[{{{1|Rat}}}]]|?Found in=|link=none}}|Template:FoundInCityHelper|,}}|,|x|x}}
|c={{#arraymap:{{#arraymaptemplate:{{#ask: [[{{{1|Rat}}}]]|?Found in=|link=none}}|Template:FoundInCityHelper|,}}|,|x|x}}
|p|{{#arraymap:{{#arraymaptemplate:{{#ask: [[{{{1|Rat}}}]]|?Found in=|link=none}}|Template:FoundInProvinceHelper|,}}|,|x|x}}
|p|{{#arraymap:{{#arraymaptemplate:{{#ask: [[{{{1|Rat}}}]]|?Found in=|link=none}}|Template:FoundInProvinceHelper|,}}|,|x|x}}

Revision as of 21:35, 14 January 2012

This template will take a page name and spit out which, if any provinces it's found in (if field 2 is "p") or which, if any, cities it's found in (if field 2 is "c"). This is used in the Template:Store At A Glance.Template:FoundInCityHelper