X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F4008.tpl;fp=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F4008.tpl;h=f2400266154ee2cc915118f5b967fb92ab9de000;hb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;hp=0000000000000000000000000000000000000000;hpb=dcee763368a1e3f380d07320a5254d91a09304e6;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/data/templates/own_templates/4008.tpl b/wwwroot/data/templates/own_templates/4008.tpl new file mode 100644 index 0000000..f240026 --- /dev/null +++ b/wwwroot/data/templates/own_templates/4008.tpl @@ -0,0 +1,125 @@ +{* header *} + +{if $user_id eq false} +
{* loginbox *}{include file='1549885.tpl'}
+{/if} + +{if $error eq true} +
{$error}
+{/if} + + +
+
+

+ name:: {$node.node_name}
+ born:: 19:45:00 - 04.01.1989
+ kyber-born:: {$node.node_created|date_format:"%H:%M:%S - %d.%m.%Y"}
+

+
+neurons
+statistics|sort
+source
+tiamat
+k
+commanders
+ +
node viewed {$node.node_views} times +
total descendants::{$node.node_descendant_count} +
total children::{$node.node_children_count} +{if $node.node_user_subchild_count neq false}
+
{$node.node_user_subchild_count} NEW +{/if} +{if $node.k neq false} +
{$node.k} K

+{/if} + +{if $offset neq false} +
using offset:: {$offset} +{/if} + +
+ {if $node.node_bookmark neq 'yes'} + + {else} + + {/if} +   +
+ +
+{if $node.external_link eq 'db://user' or $node.external_link eq 'session://user' or $node.template_id eq 7} +bookmarks
+movement

+nodeshells
+forums
+submissions
+articles
+blogs
+datas
+K

+friends
+{/if} +
+
+ +
+ +
+{$node.node_content|nl2br} +
+

+ +{* shows what other friends think about users *} +{get_children_by_external_link external_link='session://friend' listing_amount='2323' offset=$offset orderby='desc' orderby_type='nodes.node_id'} + +{foreach from=$get_children_by_external_link item=child} +
+ +
+{if $child.template_id eq 6 } +
{$child.node_name} +{elseif $child.template_id eq 5 } +
{$child.node_name} +{else} + +comment::{$child.node_name} by + {$child.login} +{if $child.user_action neq false} + [{$child.user_action}] +{/if} +{/if} + +
  {$child.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"}
+
{$child.node_content|nl2br}
+
+
+
+{/foreach} + +
+
+ +
+{if $permissions.w eq true} + + + + + + +
+ with name:
+{/if} + +
+
+ + + +
+
\ No newline at end of file