Difference between revisions of "Template:Landmark"

From Stanford SSI Wiki
Jump to navigation Jump to search
(changed "coordinates" parameter to more generic "location")
(Attempted fix)
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:{{{llocation|}}}|
+
{{#if:{{{location|}}}|
 
{{pipe}}<b>Location</b>
 
{{pipe}}<b>Location</b>
 
{{pipe}}{{{location}}}
 
{{pipe}}{{{location}}}
 
{{pipe}}-}}
 
{{pipe}}-}}
{{#if:{{{lwebsite|}}}|
+
{{#if:{{{website|}}}|
 
{{pipe}}<b>Website</b>
 
{{pipe}}<b>Website</b>
 
{{pipe}}{{{website}}} }}
 
{{pipe}}{{{website}}} }}

Revision as of 15:33, 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]
}}