A Wiki in the Desert
Log in

Difference between revisions of "Template:RaeliOvenLocation"

From A Wiki in the Desert
Line 3: Line 3:
 
MARKER
 
MARKER
  
{{#if: {{{location|}}}|<nowiki/>
+
{{#if: {{trim|{{{location|}}}}}|<nowiki/>
 
{{Map Marker
 
{{Map Marker
   |name={{{name}}}
+
   |name={{trim|{{{name}}}}}
   |coords={{{location|}}}
+
   |coords={{trim|{{{location|}}}}}
 
}}
 
}}
  
 
}}
 
}}
 
END
 
END

Revision as of 12:59, 26 May 2021

{{{name}}} {{{location}}} MARKER


END