Difference between revisions of "Template:Has location"
Jump to navigation
Jump to search
(58 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{#ifeq:{{{link|}}}|none | | + | {{#ifeq:{{{link|}}}|none|<!--show nothing --> |{{#if:{{{alt|}}}|[[{{{alt page|}}}|{{{alt}}}]] |{{#if:{{{street|}}}|[[{{{street|}}}{{#if: {{{city|}}}{{{state|}}}|, | }}{{#if:{{{city|}}}|{{#if:{{{state|}}}|{{{city|}}}, {{{state|}}}|{{{city|}}} }} | }}|{{{street|}}}]] | }}<!--end street-->{{#if: {{{street|}}}|{{#if:{{{city|}}}|, | }} | }}{{#if:{{{city|}}}|[[{{{city}}}{{#if:{{{state|}}}|, {{{state}}} |<!--don't add state to city link-->}}|{{{city}}}]]{{#if:{{{county|}}}|, |{{#if:{{state|}}|, |{{#if:{{{country|}}}|, |}} }} }}|}} {{#if:{{{county|}}}|[[:Category:{{{county|}}}|{{{county|}}}]]|}}{{#if:{{{state|}}}|{{#if:{{{county|}}}|, |}} [[:Category:{{{state|}}}|{{{state|}}}]]|}}{{#if:{{{country|}}}|{{#if:{{{state|}}}|, |}}[[:Category:{{{country|}}}|{{{country|}}}]]|}} }} {{#if: {{{county|}}} | [[Category:{{{county|}}}]] | }}{{#if: {{{state|}}} | [[Category:{{{state|}}}]] | }}{{#if: {{{country|}}} | [[Category:{{{country|}}}]] | }} }}{{#subobject:Location |
− | + | |has cemetery name = {{{cemetery|}}} | |
− | {{#if: {{{ | ||
− | {{#if: {{{ | ||
− | |||
− | |||
|has city = {{{city|}}} | |has city = {{{city|}}} | ||
+ | |has county = {{{county|}}} | ||
|has state = {{{state|}}} | |has state = {{{state|}}} | ||
− | |||
|has country = {{{country|}}} | |has country = {{{country|}}} | ||
− | }} | + | |has person= {{{person|}}} |
+ | }}<noinclude>{{documentation}}</noinclude> |
Latest revision as of 23:07, 28 November 2020
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.