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