Template:Travel image: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | <includeonly> | ||
{{ #if: {{{Location|}}} | |||
|{{ #set: GPS location={{ #geocode: {{{Location}}} }} }}[[Category:{{{Location}}}]] | |||
<div style="min-width: 800px"> | |||
<div style="float: right; width: 50%"> | |||
{{#display_points:{{{Location}}}|height=280|width=100%|geoservice=google}} | |||
</div> | |||
}} | |||
{{ #set: Page={{FULLPAGENAME}} }} | |||
{{SetShow|Description|{{{Description|}}}}} | |||
{{SetShow|Make|{{{Make|}}}}} | |||
{{SetShow|Model|{{{Model|}}}}} | |||
{{SetShow|Orientation|{{{Orientation|}}}}} | |||
{{SetShow|ISO|{{{ISO|}}}}} | |||
{{SetShow|Create Date|{{{Create Date|}}}}} | |||
{{SetShow|FNumber|{{{FNumber|}}}}} | |||
{{SetShow|Flash|{{{Flash|}}}}} | |||
{{SetShow|Scene Type|{{{Scene Type|}}}}} | |||
{{SetShow|Location|{{{Location|}}}}} | |||
Next {{#ask:[[Category:Travel image]][[Create Date::>{{{Create Date|}}} ]] | |||
| format=list | |||
|?Create Date | |||
| sort=Create Date | |||
| order=desc | |||
| offset=1 | |||
| limit=1 | |||
| searchlabel= | |||
}} | |||
Prev {{#ask:[[Category:Travel image]][[Create Date::< {{{Create Date|}}} ]] | |||
| format=list | |||
|?Create Date | |||
| sort=Create Date | |||
| order=asc | |||
| offset=1 | |||
| limit=1 | |||
| searchlabel= | |||
}} | |||
<br class="cleared" /> | |||
{{#widget:DISQUS|id=zooidwiki}} | |||
[[Category:Travel image]] | |||
</includeonly> |