Difference between revisions of "Template:Location"

From Jackpoint
Line 2: Line 2:
 
* Latitude: {{{Latitude|-}}}
 
* Latitude: {{{Latitude|-}}}
 
* Longitude: {{{Longitude|-}}}
 
* Longitude: {{{Longitude|-}}}
{{#if:{{{Address|}}}|* Address: {{{Address|}}}}}
+
{{#if: {{{Address|}}} | * Address: {{{Address|}}} }}
{{#if:{{{Notes|}}}|<div id="notes">{{{Notes|}}}</div>}}
+
{{#if: {{{Notes|}}}   | {{{Notes|}}}             }}
 
}}
 
}}
  
<includeonly>[[Category:Locations]]</includeonly>
+
{{#if: {{{nocategory}}} | | <includeonly>[[Category:Locations]]</includeonly> }}
 
<noinclude>
 
<noinclude>
 
== Usage ==
 
== Usage ==

Revision as of 12:20, 13 December 2020

-
 
  • Latitude: -
  • Longitude: -


Usage

{{Template:Location|Name=|Latitude=|Longitude=|Address=|Notes=}}