Difference between revisions of "Template:Historic building row"
Jump to navigation
Jump to search
imported>RexxS (ensure cells closed to clear extra linebreaks in wikitext when more than one consecutive parameter is omitted) |
imported>RexxS (add missing 'else' (|) in gridref cell) |
||
| Line 7: | Line 7: | ||
| {{{completed|}}} | | {{{completed|}}} | ||
{{#ifeq:{{{show_listed|}}}|yes|<td>{{{date_listed|}}}</td>|}} | {{#ifeq:{{{show_listed|}}}|yes|<td>{{{date_listed|}}}</td>|}} | ||
| − | {{#ifeq:{{{show_gridref|}}}|yes|<td>{{#if:{{{grid_ref|}}}|{{gbmappingsmall|{{{grid_ref}}}}}</td>}} | + | {{#ifeq:{{{show_gridref|}}}|yes|<td>{{#if:{{{grid_ref|}}}|{{gbmappingsmall|{{{grid_ref}}}}}|}}</td>|}} |
| {{#if:{{{lat|}}}|{{Coord|{{{lat|}}}|{{{lon|}}}|format=dms|region:GB_type:landmark|display=inline|name={{#invoke:Delink|delink|{{{name|}}}}} }}}} | | {{#if:{{{lat|}}}|{{Coord|{{{lat|}}}|{{{lon|}}}|format=dms|region:GB_type:landmark|display=inline|name={{#invoke:Delink|delink|{{{name|}}}}} }}}} | ||
{{#ifeq:{{{show_notes|}}}|yes|<td><span class="note">{{{notes|}}}</span>{{#if:{{{uid|}}}|<span class="uid">[http://list.english-heritage.org.uk/resultsingle.aspx?uid={{{uid}}} {{{uid}}}]</span>}}</td>|}} | {{#ifeq:{{{show_notes|}}}|yes|<td><span class="note">{{{notes|}}}</span>{{#if:{{{uid|}}}|<span class="uid">[http://list.english-heritage.org.uk/resultsingle.aspx?uid={{{uid}}} {{{uid}}}]</span>}}</td>|}} | ||
Revision as of 21:54, 1 April 2014
Example of full display
| Name | Location | Type | Architect | Completed | Date listed | Grid ref.[note 1] | Geo-coordinates | Notes | Designation | Image | Ref. |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Example name | Example location | Example type | Example architect | 1 April 2014 | 1 January 2000 | ST6132172442 | Lua error: callParserFunction: function "#coordinates" was not found. | Example notes1219892 | Example designation | [1] |
References
- ↑ "Avon Bridge". Images of England. Retrieved 2007-03-16.
- ↑ Sometimes known as OSGB36, the grid reference is based on the British national grid reference system used by the Ordnance Survey.
Temporary fork of Template:EH listed building row for development. Should be merged back when complete.