{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE *}
{t}Special caches{/t} {t}Special caches{/t}
{t 1=$opt.template.style}The following list is generated automatically by the given recommendations of the users. You can find more informations on regional classification in the help.

The numbers in the list below means:
Recommendations Number of users that recommend this cache
Found Checks = Number of time the cache was found
Index tries to take the number of recommendations and founds in an order to show 'the best' geocache first.
Formula{/t}
{assign var='lastadm1' value=''} {assign var='lastadm3' value=''} {foreach name=tops from=$tops item=topItem} {if ($lastadm1!=$topItem.adm1 || ($lastadm3!=$topItem.adm3))} {/if} {assign var='lastadm1' value=$topItem.adm1} {assign var='lastadm3' value=$topItem.adm3} {/foreach}
{if $lastadm1!=$topItem.adm1} {$topItem.adm1|escape} {/if} {if $topItem.adm3==null} (ohne geogr. Bezug)
{else} {$topItem.adm3|escape}
{/if}
{assign var='lastItem' value=false} {assign var='makehead' value=true} {assign var='makefoot' value=false} {foreach name=tops from=$tops item=topItem} {if $smarty.foreach.tops.first} {assign var='makehead' value=true} {elseif ($topItem.adm1!=$lastItem.adm1) || ($topItem.adm3!=$lastItem.adm3)} {assign var='makehead' value=true} {/if} {if $makehead}

{$topItem.adm1|escape} > {if $topItem.adm3==null} (ohne geogr. Bezug) {else} {$topItem.adm3|escape} {/if}

{/if} {if $smarty.foreach.tops.last} {assign var='makefoot' value=true} {/if} {if $makefoot}
{t}Index{/t} {t}Recommendations{/t} {t}Found{/t}  
{$topItem.idx} {$topItem.ratings} {$topItem.founds} {$topItem.name|escape} {t}by{/t} {$topItem.username|escape}
{/if} {assign var='lastItem' value=$topItem} {assign var='makehead' value=false} {assign var='makefoot' value=false} {/foreach}