Difference between revisions of "Template:LaboratoryLocation"
From A Wiki in the Desert
(Created page with "{{#if: {{trim|{{{location|}}}}}|<nowiki/> {{Map Marker |name=[[{{trim|{{{parent}}}}}]] - {{{name}}} |coords={{trim|{{{location|}}}}} }}<unesc>\n</unesc> }}") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#if: {{trim|{{{location|}}}}}|<nowiki/> | {{#if: {{trim|{{{location|}}}}}|<nowiki/> | ||
{{Map Marker | {{Map Marker | ||
− | |name=[[{{trim|{{{parent}}}}} | + | |name=[[{{trim|{{{parent}}}}}{{#if: {{{name|}}}|{{!}}{{{name}}}}}]] |
|coords={{trim|{{{location|}}}}} | |coords={{trim|{{{location|}}}}} | ||
}}<unesc>\n</unesc> | }}<unesc>\n</unesc> | ||
}} | }} |