images & path fix
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1912469.tpl
CommitLineData
51ff3226 1{math equation="x*2" x=100 assign=list}
2{get_movement user_id=$user_id offset=$offset listing_amount=$list}
3 {foreach from=$get_movement name=graf item=movement}
4{if $smarty.foreach.graf.first}
50 {$movement.node_id}::{$movement.node_name} 1 html<br>
6{/if}
7{$smarty.foreach.graf.iteration} [{$movement.node_id}::{$movement.node_name}] {math equation="x+1" x=$smarty.foreach.graf.iteration} host<br>
8{math equation="x+1" x=$smarty.foreach.graf.iteration} [{$movement.node_parent}] -1 image<br>
9{/foreach}
10
11
This page took 0.114354 seconds and 4 git commands to generate.