Difference between revisions of "Template:Landmark"

From Stanford SSI Wiki
Jump to navigation Jump to search
(Added coordinates for W6YX)
(changed "coordinates" parameter to more generic "location")
Line 6: Line 6:
 
{{pipe}}colspan="2" style="text-align:center;"{{pipe}} [[{{{img link}}} {{pipe}} 250px]]
 
{{pipe}}colspan="2" style="text-align:center;"{{pipe}} [[{{{img link}}} {{pipe}} 250px]]
 
{{pipe}}-}}
 
{{pipe}}-}}
{{#if:{{{lcoordinates|}}}|
+
{{#if:{{{llocation|}}}|
{{pipe}}<b>Coordinates</b>
+
{{pipe}}<b>Location</b>
{{pipe}}{{{coordinates}}}
+
{{pipe}}{{{location}}}
 
{{pipe}}-}}
 
{{pipe}}-}}
 
{{#if:{{{lwebsite|}}}|
 
{{#if:{{{lwebsite|}}}|
Line 22: Line 22:
 
| header =  
 
| header =  
 
| img link =  
 
| img link =  
| coordinates =  
+
| location =  
 
| website =
 
| website =
 
}}
 
}}
Line 33: Line 33:
 
| header = W6YX
 
| header = W6YX
 
| img link =  
 
| img link =  
| coordinates = 37.403416, -122.165782
+
| location = 37.403416, -122.165782
 
| website = [http://www-w6yx.stanford.edu/ W6YX]
 
| website = [http://www-w6yx.stanford.edu/ W6YX]
 
}}
 
}}

Revision as of 15:28, 6 September 2015

{{{header}}}


To use, copy the code below into the desired page, populating the fields listed:

{{landmark
| header = 
| img link = 
| location = 
| website =
}}

An example of proper usage is shown here:

{{landmark
| header = W6YX
| img link = 
| location = 37.403416, -122.165782
| website = [http://www-w6yx.stanford.edu/ W6YX]
}}