Template:FoundIn: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(44 intermediate revisions by 2 users not shown)
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><includeonly>{{#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=}}}}}}</includeonly>
<includeonly>
{{#ask: [[Rat]]
|?Found in
|mainlabel=-
|default=None
|format=template
|template=Template:FoundInProvinceHelper
}}
</includeonly>
<noinclude>{{FoundInProvince|Rat}}</noinclude>

Latest 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.