Template:Travel image: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{{SetShow|Make}} {{SetShow|Model}} {{SetShow|Orientation}} {{SetShow|ISO}} {{SetShow|Create Date}} {{SetShow|FNumber}} {{SetShow|Flash}} {{SetShow|Scene Type}} {{Set...") |
No edit summary |
||
(20 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{ #if: {{{Location|}}} | {{ #if: {{{Location|}}} | ||
| | |{{ #set: GPS location={{ #geocode: {{{Location}}} }} }}[[Category:{{{Location}}}]] | ||
{{ #set: GPS | <div style="min-width: 800px"> | ||
<div style="float: right; width: 50%"> | <div style="float: right; width: 50%"> | ||
{{#display_points:{{{Location}}}|height=280|width=100%}} | {{#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|}}}}} | |||
<!-- not working right for some dates | |||
Next {{#ask:[[Category:Travel image]][[Create Date::>{{{Create Date|}}} ]] | |||
| format=list | |||
|?Create Date | |||
|?Location | |||
| sort=Create Date | |||
| order=desc | |||
| offset=1 | |||
| limit=1 | |||
| searchlabel= | |||
}} | |||
Prev {{#ask:[[Category:Travel image]][[Create Date::< {{{Create Date|}}} ]] | |||
| format=list | |||
|?Create Date | |||
|?Location | |||
| sort=Create Date | |||
| order=asc | |||
| offset=1 | |||
| limit=1 | |||
| searchlabel= | |||
}} | }} | ||
</ | --> | ||
<br class="cleared" /> | |||
{{#widget:DISQUS|id=zooidwiki}} | |||
[[Category:Travel image]] | [[Category:Travel image]] | ||
</includeonly> | </includeonly> |