Template:File details: Difference between revisions

Content deleted Content added
renamed one category
template created
Line 1:
{{Navplatephoto
<onlyinclude>
|id =
{|class="plaintable" style="width:100%;"
|subtitle = {{PAGENAME}}
|-
|title = File details
|style="width:9em; background:#50ab8a; text-align:right; padding-right:5px; color:white;" | '''Description'''
|{{{1|{{{label1 = Description}}}}}}
|list1 = {{{description}}}
|-
 
|style="width:9em; background:#50ab8a; text-align:right; padding-right:5px; color:white;" | '''Date'''
|{{{2|{{{label2 = Date}}}}}} taken
|list2 = {{{date-taken}}}
|-
 
|style="width:9em; background:#50ab8a; text-align:right; padding-right:5px; color:white;" | '''Source'''
|Authorlabel3 = Author
|{{{3|{{{Source}}}}}}
|list3 = {{{author}}}
|-
 
|style="width:9em; background:#50ab8a; text-align:right; padding-right:5px; color:white;" | '''Author'''
|Sourcelabel4 = Source
|{{{4|{{{Author}}}}}}
|list4 = {{{source}}}
|-
 
|style="width:9em; background:#50ab8a; text-align:right; padding-right:5px; color:white;" | '''Published'''
|label5 = Camera
|{{{5|{{{Published}}}}}}
|list5 = {{{camera}}}
|-
 
|style="width:9em; background:#50ab8a; text-align:right; padding-right:5px; color:white;" | '''Licensing'''
|label6 = Highest resolution
|{{{6|{{{Licensing}}}}}}
|list6 = {{{resolution}}}
|}</onlyinclude>
 
=== Usage ===
|label7 = Licence
<pre>{{File-infobox
|list7 = {{{licence}}}
|Description=
 
|Date=
|label8 = Decimal degrees
|Source=
|list8 = {{{latitude}}} / {{{longitude}}}
|Author=
 
|Published=
|label9 = Deg / Min / Sec
|Licensing=}}</pre>
|list9 = {{{dms-latitude}}} / {{{dms-longitude}}}
<noinclude>
 
[[Category:Table templates]]
|label10= OS grid reference
[[Category:Infobox templates]]
|list10 = {{{os-grid}}}
</noinclude>
 
|label11= [https://what3words.com what3words]
|list11 = [https://what3words.com/{{{w3w}}} {{{w3w}}}]
 
|label12= Elevation
|list12 = {{{elevation}}}
 
|label13= View direction
|list13 = {{{view-direction}}}
 
|label14=Map location
|list14 =
{{#display_map: {{{latitude}}}, {{{longitude}}}
|service ={{{service}}}
|static ={{{static}}}
|zoom ={{{zoom}}}
|fullscreen ={{{fullscreen}}}
|scrollwheelzoom={{{scrollwheel}}}
|width ={{{width}}}
|height ={{{height}}}
|clicktarget ={{{clicktarget}}}
}}
 
|label15= Notes
|list15 = '''Coordinates''' are specific to the camera's location, '''not''' the location of the subject.<br>'''View direction''' is an approximation only of a photo's direction of view with a tolerance of +/– 15 degrees.
 
|label16= Additional notes
|list16 = {{{additional-notes}}}
}}<noinclude>{{doc|{{File details/doc}}}}</noinclude>