Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:TabberNeue-form: Difference between revisions

Template page
Content added Content deleted
(<gallery> doesn't work, trying {{#tag: instead)
(removed two os grid parameters)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<br>
<tabber>
<tabber>
|-|Photograph=<br>
|-|Summary=<br>{{{photo-summary}}}
<div class="res-img">[[{{{photo-filename}}}]]</div>


|-|Details=<br>
|-|Details=<br>{{details
|photographer = {{{photographer}}}
{{{photo-details}}}
|date-taken = {{{date-taken}}}
|dd-latitude = {{{dd-latitude}}}
|dd-longitude = {{{dd-longitude}}}
|dms-latitude = {{{dms-latitude}}}
|dms-longitude = {{{dms-longitude}}}
|os-grid = {{{os-grid}}}
|w3w = {{{w3w}}}
|elevation = {{{elevation}}}
|view-direction = {{{view-direction}}}
}}


|-|Map=<br>{{#display_map: {{{latitude}}}, {{{longitude}}}
|-|Map(s)=<br>
|service={{{service}}}
{{#display_map:{{{latitude}}}, {{{longitude}}}
|static={{{static}}}
|service=leaflet
|zoom={{{zoom}}}
|static=no
|fullscreen={{{fullscreen}}}
|zoom=14
|scrollwheelzoom={{{scrollwheel}}}
|fullscreen=on
|width={{{width}}}
|scrollwheelzoom=yes
|height={{{height}}}
|width=
|clicktarget={{{clicktarget}}}
|height=500
|clicktarget={{{click-link}}}
}}
}}


|-|What's there=<br>
|-|Licence=<br>{{{licence}}}
</tabber><br><noinclude>{{doc|{{TabberNeue-form/doc}}}}</noinclude>
{{{what-is-there}}}

|-|Getting there=<br>
{{{getting-there}}}

|-|Similar photos=<br>
{{#tag:gallery|
{{{image-files}}}
}}
</tabber>
<noinclude>{{doc|{{TabberNeue-form/doc}}}}</noinclude>

Latest revision as of 23:07, 9 February 2023



{{{photo-summary}}}

Photographer {{{photographer}}}
Date taken {{{date-taken}}}
Decimal degrees {{{dd-latitude}}} / {{{dd-longitude}}}
Degrees, minutes, seconds {{{dms-latitude}}} / {{{dms-longitude}}}
OS grid reference {{{os-grid}}}
what3words {{{w3w}}}
Elevation above sea level {{{elevation}}}
View direction {{{view-direction}}}

Loading map...

{{{licence}}}


Template documentation

Usage

Copy and paste the following syntax into the image page.

{{TabberNeue-form
<!----Summary------->
 |photo-summary   = 

<!----Details------->
 |photographer    = 
 |date-taken      = 
 |dd-latitude     =
 |dd-longitude    = 
 |dms-latitude    = 
 |dms-longitude   =  
 |os-grid-10m     = 
 |os-grid-100m    = 
 |os-grid-1km     = 
 |w3w             =
 |elevation       = 
 |view-direction  =

<!----Map----------->
 |latitude        = 
 |longitude       = 
 |service         = leaflet
 |static          = no <!--yes or no-->
 |zoom            = 15
 |fullscreen      = no <!--yes or no-->
 |scrollwheel     = yes <!--yes or no-->
 |width           = 
 |height          = 400
 |clicktarget     = 

<!----Licence------->
 |licence         = 
}}
The above documentation is transcluded from Template:TabberNeue-form/doc.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.