{*************************************************************************** * 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}
{$cache.shortdesc|escape}
{/if}{t}by{/t} {$cache.username|escape}
{if $cache.code1==""}
{else}
{/if}
{if $cache.adm1==""}
{$cache.country|escape}
{else}
{$cache.adm1}
{/if}
{if $cache.adm2!=""}
{$cache.adm2}
{if $cache.adm4!=""} => {$cache.adm4}
{/if}
{/if}
{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}
{t}Geokrety history{/t}
{if $cache.topratings>0}
{$cache.topratings} {t}Recommendations{/t}
{/if}
{t}Cache attributes{/t}
{include file="res_attribgroup.tpl" attriblist=$attributes}
{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}
{t}Personal cache note{/t}
{t}Additional waypoints{/t}
{$childWaypoint.coordinateHtml} | {$childWaypoint.description|escape} |
{t}Additional hint{/t}
{if $crypt}
{t}Decrypt{/t}{/if}
{if $crypt}{$cache.hint|rot13html}{else}{$cache.hint}{/if}
{t}Pictures{/t}
{t}Utilities{/t}
{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}
{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
{t}When downloading this file, you accept our terms of use.{/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}