Difference between revisions of "Template:Has location"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
{{has location/doc}} | {{has location/doc}} | ||
</noinclude>{{#if:{{{alt|}}}| {{#if:{{{city|}}}|{{#set:has city={{{city}}} }}|}}{{#if:{{{county|}}}|[[Category:{{{county}}}]]|}}{{#if:{{{state|}}}|[[Category:{{{state}}}]]|}}{{#if:{{{country|}}}|[[Category:{{{country}}}]]|}}[[{{{alt}}}]] | <!--doesn't have alt -->{{#if:{{{city|}}}|[[has city::{{{city}}}]]{{#if:{{{county|}}}|,|}}|}} {{#if:{{{county|}}}|[[Category:{{{county}}}]]{{#set: has county={{{county}}}}}[[:Category:{{{county}}}|{{{county}}}]]{{#if:{{{state|}}}|,|}}|}} {{#if:{{{state|}}}|[[Category:{{{state}}}]]{{#set: has state={{{state}}}}}[[:Category:{{{state}}}|{{{state}}}]][[Category:{{{state}}}]]|}}{{#if:{{{country|}}}|,|}} {{#if:{{{country|}}}|[[Category:{{{country}}}]][[has country::{{{country}}}]][[Category:{{{country}}}]]|}} }} | </noinclude>{{#if:{{{alt|}}}| {{#if:{{{city|}}}|{{#set:has city={{{city}}} }}|}}{{#if:{{{county|}}}|[[Category:{{{county}}}]]|}}{{#if:{{{state|}}}|[[Category:{{{state}}}]]|}}{{#if:{{{country|}}}|[[Category:{{{country}}}]]|}}[[{{{alt}}}]] | <!--doesn't have alt -->{{#if:{{{city|}}}|[[has city::{{{city}}}]]{{#if:{{{county|}}}|,|}}|}} {{#if:{{{county|}}}|[[Category:{{{county}}}]]{{#set: has county={{{county}}}}}[[:Category:{{{county}}}|{{{county}}}]]{{#if:{{{state|}}}|,|}}|}} {{#if:{{{state|}}}|[[Category:{{{state}}}]]{{#set: has state={{{state}}}}}[[:Category:{{{state}}}|{{{state}}}]][[Category:{{{state}}}]]|}}{{#if:{{{country|}}}|,|}} {{#if:{{{country|}}}|[[Category:{{{country}}}]][[has country::{{{country}}}]][[Category:{{{country}}}]]|}} }} | ||
+ | |||
+ | {{#subobject:location | ||
+ | |has street={{{street|}}} | ||
+ | |Has city={{{city|}}} | ||
+ | |Has county={{{county|}}} | ||
+ | |Has state={{{state|}}} | ||
+ | |Has country={{{country|}}} | ||
+ | }} |
Revision as of 20:26, 7 January 2019
Usage:
{{has location |city={{{city}}} |county={{{county}}} |state={{{state}}} |country={{{country}}} |alt={{{alt}}} |alt page={{{alt page}} }}
use link=none to hide text, and save data only
This was transcended from Template:Has location/doc.