Template:FoundIn: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
(updated handling)
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]].{{Cat|templates}}</noinclude>{{#switch:{{{2|c}}}
<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]].{{Cat|templates}}</noinclude>{{#switch:{{{2|c}}}|c={{#arraymap:{{#show:{{{1}}}|?Found in|link=none}}|,|@@@@|{{#switch:{{lc:@@@@}}|ilithi|forfedhdar|zoluren|therengia|qi|qi'reshalia=|#default=@@@@}}}}|p|{{#arraymap:{{#show:{{{1}}}|?Found in|link=none}}|,|@@@@|{{#switch:{{lc:@@@@}}|ilithi|forfedhdar|zoluren|therengia=@@@@|qi|qi'reshalia=Qi'Reshalia|#default=}}}}
|c={{#arraymap:{{#arraymaptemplate:{{#show: {{{1}}}|?Found in|link=none}}|Template:FoundInCityHelper|,}}|,|x|x}}
|p|{{#arraymap:{{#arraymaptemplate:{{#show: {{{1}}}|?Found in|link=none}}|Template:FoundInProvinceHelper|,}}|,|x|x}}
}}
}}

Revision as of 02:05, 7 February 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.