{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE *} {if $cache.status==7}
 

{t}The geocache was locked by an administrator because it did not follow the Opencaching terms of use. If you wish to unlock it, contact us using the "report cache"-link. Please choose "other" as reason and explain shortly what you have changed to make the listing compliant to our terms of use. Thank you!{/t}

 
{/if} {if $cache.userhasfound}

{if $cache.type==6}{t}You have attended this event!{/t}{else}{t}You have already found this cache!{/t}{/if}

{/if}
 
{$cache.name|escape} {if $cache.shortdesc!=''}

 {$cache.shortdesc|escape}

{/if}

{t}by{/t} {$cache.username|escape}   {if $cache.code1=="" or $cache.code1 != $cache.countryCode}   {$cache.country|escape} {else}   {$cache.adm1}{if $cache.adm2!=""}, {$cache.adm2}{if $cache.adm4!=""}  => {$cache.adm4} {/if} {/if} {/if}

{if $cache.type==6} {t}List of participants{/t} {t}List of participants{/t} {/if}
{include file="res_state_warning.tpl" cache=$cache} {if $show_logpics}

<< {t}Back to the cache description{/t}

{include file="res_logpictures.tpl" logdate=true loguser=true profilelink=true shortyear=true} {if $morepics}

{t 1=$maxpics}Only the last %1 pictures are displayed.{/t}

{/if} {if $cache.type != 5 && $cache.type != 6}
{t}"Spoiler" pictures which show details of the stash should not be visible here. If you encounter an open visible spoiler, you may contact the logger by the e-mail button in his profile and ask him to mark it as spoiler.{/t}
{/if}
{else}

{$coordinates.lat|escape} {$coordinates.lon|escape} (WGS84)

 {t}Convert coordinates{/t}
 {t}Size{/t}: {$cache.sizeName|escape}
{if $cache.status!=1} {t}State{/t}: {$cache.statusName|escape} {else} {t}State{/t}: {$cache.statusName|escape} {/if}
{if $cache.searchtime>0}  {t}Time required{/t}: {$cache.searchtime|format_hour} h {/if} {if $cache.waylength>0}  {t}Waylength{/t}: {$cache.waylength|sprintf:'%01.2f'} km {/if} {if $cache.searchtime>0 || $cache.waylength>0}
{/if}  {if $cache.type==6}{t}Event date{/t}{else}{t}Hidden at{/t}{/if}: {$cache.datehidden|date_format:$opt.format.datelong}
 {if $cache.is_publishdate==0}{t}Listed since{/t}{else}{t}Published on{/t}{/if}: {$cache.datecreated|date_format:$opt.format.datelong}
 {t}Last update{/t}: {$cache.lastmodified|date_format:$opt.format.datelong}
 {t}Waypoint{/t}: {$cache.wpoc}
{if $cache.wpgc!='' || $cache.wpnc!=''} {t}Also listed at{/t}: {if $cache.wpgc!=''} geocaching.com  {/if} {if $cache.wpnc!=''} navicache.com {/if} {/if}

  

 



{$cache.found} {if $cache.type==6} {t}Attended{/t}{else}{t}Found{/t}{/if}
{if $cache.type==6} {$cache.willattend} {t}Will attend{/t}{else} {$cache.notfound} {t}Not found{/t}{/if}
{$cache.note} {t}Notes{/t}
{$cache.watcher} {t}Watched{/t}
{$cache.ignorercount} {t}Ignored{/t}
{$cache.visits} {t}Page visits{/t}
{$logpics} {if $logpics>0}{/if}{if $logpics==1}{t}Log picture{/t}{else}{t}Log pictures{/t}{/if}{if $logpics>0}{/if}
{t}Geokrety history{/t}
{if $cache.topratings>0} {$cache.topratings} {t}Recommendations{/t}
{/if}

{if $cachemap.iframe}
{else} {/if}
{t}Maps:{/t} {t}Opencaching.de{/t},
Mapquest,
{t}Google Maps{/t}
{if count($attributes)>0}

{t}Cache attributes{/t} {t}Cache attributes{/t}

{include file="res_attribgroup.tpl" attriblist=$attributes}

{/if}

{t}Description{/t} {t}Description{/t}   {foreach from=$cache.desclanguages item=desclanguagesItem name=desclanguagesItem} {strip} {if $smarty.foreach.desclanguagesItem.first==false}, {/if}   {if $cache.desclanguage==$desclanguagesItem} {$desclanguagesItem|escape} {else} {$desclanguagesItem|escape} {/if} {/strip} {foreachelse} {$cache.desclanguage|escape} {/foreach}

{if $cache.deschtml==0} {$cache.desc|smiley|hyperlink} {else} {$cache.desc|smiley} {/if}
{if $enableCacheNote}

{t}Personal cache note{/t} {t}Personal cache note{/t}

{include file='cache_note.tpl'}
{/if} {if count($childWaypoints)>0}

{t}Additional waypoints{/t} {t}Additional waypoints{/t}

{foreach from=$childWaypoints item=childWaypoint} {/foreach}
{$childWaypoint.name|escape}
{$childWaypoint.coordinateHtml} {$childWaypoint.description|escape}
Info {t}The additional waypoints are shown on the map when the cache is selected, are included in GPX file downloads and will be sent to the GPS device.{/t}
{/if} {if $cache.hint!=''}

{t}Additional hint{/t} {t}Additional hint{/t}   {if $crypt} {t}Decrypt{/t}{/if}

{if $crypt}{$cache.hint|rot13html}{else}{$cache.hint}{/if}

A|B|C|D|E|F|G|H|I|J|K|L|M N|O|P|Q|R|S|T|U|V|W|X|Y|Z
{/if} {if count($pictures)>0}

{t}Pictures{/t} {t}Pictures{/t}

{foreach from=$pictures item=pictureItem}
{$pictureItem.title|escape}
{$pictureItem.title|escape}
{/foreach}
{/if}

{t}Utilities{/t} {t}Utilities{/t}

{if count($npaareasWarning) > 0}

NSG/NPA {t 1=$opt.cms.npa}This geocache is probably placed within a nature protection area! See here for further informations, please.{/t}
{foreach from=$npaareasWarning item=npaItem name=npaareas} {$npaItem.npaTypeName|escape} {$npaItem.npaName|escape} ({t}Info{/t}){if !$smarty.foreach.npaareas.last},{/if} {/foreach}

{/if} {if count($npaareasNoWarning) > 0}

{t 1=$opt.cms.npa}This geocache is probably placed within the following nature protection areas (Info):{/t} {foreach from=$npaareasNoWarning item=npaItem name=npaareas} {$npaItem.npaTypeName|escape} {$npaItem.npaName|escape} ({t}Info{/t}){if !$smarty.foreach.npaareas.last},{/if} {/foreach}

{/if} {if $print!=true}

{if $cache.topratings>0} {t 1=$cache.cacheid}Show cache recommendations from users that recommended this geocache: alle{/t}
{/if} {t}Search geocaches nearby:{/t} {t}all{/t} - {t}searchable{/t} - {t}same type{/t}
{t}Send this waypoint to GPS device:{/t} Garmin
{t}Download as file:{/t} GPX - LOC - KML - {t}(in GM){/t} - OV2 - OVL - TXT
Terms of use {t}When downloading this file, you accept our terms of use and Datalicense.{/t}

{/if}
{if $geokret_count!=0}

{t}Geokrets{/t} {t}Geokrets{/t}

{foreach from=$geokret item=geokretItem name=geokret} {$geokretItem.itemname|escape} {t}by{/t} {$geokretItem.username|escape} {if !$smarty.foreach.geokret.last}
{/if} {/foreach}

{/if} {include file="res_logentry.tpl" header=true footer=true footbacklink=false logs=$logs cache=$cache} {if $showalllogs}

{t}Show all logentries{/t} [{t}Show all logentries{/t}]

{/if} {/if} {* not $show_logpics *}