Template:FoundIn: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(31 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>{{#arraymap:{{#arraymaptemplate:{{#ask: [[{{{1}}}]] |
|||
|?Found in |
|||
|mainlabel=- |
|||
|default=None1 |
|||
|link=none |
|||
}}|Template:FoundInProvinceHelper2|,}}|,|x|x|, }}</includeonly> |
|||
<noinclude>{{FoundInProvince|Rock Troll}} |
|||
Compare with: {{#ask: [[Rock Troll]] |
|||
|?Found in= |
|||
|default=None1 |
|||
}} |
|||
</noinclude> |
Latest revision as of 01: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.