Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1942636.tpl
1 <!--
2 This program is free software. It comes without any warranty, to
3 the extent permitted by applicable law. You can redistribute it
4 and/or modify it under the terms of the Do What The Fuck You Want
5 To Public License, Version 2, as published by Sam Hocevar. See
6 http://sam.zoy.org/wtfpl/COPYING for more details.
7 -->
8
9 {include file="modules/header.tpl"}
10 <br>
11 <div style="font-size:6pt">
12 <div style="background:#6dae42; color:black; padding:0.1em">registered users so inym teplate_id [niektore su zamerne(napr. 1538 hehe) a niektore bug]</div>
13 <br>
14
15 <div style="border-bottom:1px solid; width:100%">
16 {get_nodes_by_parent parent=0 listing_amount=2323232323 offset=$offset}
17 $registered_users_with_differnet_template-id = array({section name=list loop=$get_nodes_by_parent}{math equation="x-1" x=$get_nodes_by_parent[list].node_id assign=refjus}{if $get_nodes_by_parent[list].external_link eq "db://user" && $get_nodes_by_parent[list].template_id neq 7 && $get_nodes_by_parent[list].node_creator neq $refjus}<a href='/id/{$get_nodes_by_parent[list].node_id}/forum'>{$get_nodes_by_parent[list].node_id}</a>, {/if}{/section});
18
19 </div>
20
21 <br><br><br>
22
23 <div style="background:#6dae42; color:black; padding:0.1em">all refused users [register. formular je node_id -1]</div>
24 <br>
25
26 <div style="border-bottom:1px solid; width:100%">
27 {get_nodes_by_parent parent=0 listing_amount=2323232323 offset=$offset}
28 $refused_users = array({section name=list loop=$get_nodes_by_parent}{math equation="x-1" x=$get_nodes_by_parent[list].node_id assign=refjus}{if $get_nodes_by_parent[list].external_link eq "db://user" && $get_nodes_by_parent[list].node_creator eq $refjus}<a href='/id/{$get_nodes_by_parent[list].node_id}/forum'>{$get_nodes_by_parent[list].node_id}</a>, {/if}{/section});
29 </div>
30 </div>
31
32
33
This page took 0.268113 seconds and 4 git commands to generate.