From 5851c64e3056836f907fd0c7833c9ba7c17c4f01 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Sun, 20 Jun 2010 05:05:41 -0400 Subject: user logs --- template/userlog.st | 123 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 template/userlog.st (limited to 'template/userlog.st') diff --git a/template/userlog.st b/template/userlog.st new file mode 100644 index 0000000..547772e --- /dev/null +++ b/template/userlog.st @@ -0,0 +1,123 @@ + + + $nick$'s dump.fm + $head()$ + + + + + + + + $banner()$ +
+
+
+
+ +
+

$if(is_home)$
$endif$ +

+ $if(avatar)$ + + $else$

+ + $endif$ + + $nick$


+ $if(score_ent)$ + + fav score: $score$ + $score_ent$ + $endif$ + $if(isadmin)$

+ + $endif$ + +
dumps posted: $dump_cnt$
+
dumps $nick$ faved: $dumps_user_faved_cnt$
+ + $if(is_home)$ + + $endif$ + +

contact info

+ $if(contact)$ +
$contact$
+ $else$ +


+ $endif$ + +

bio

+ $if(bio)$ +
$bio$
+ $else$ +


+ $endif$ + + + + + $if(is_home)$ +
+

+ $endif$ + +
+ + $nick$'s
Favorite Pix
+ +
+
+
+ +
+
+ + $if(dumps)$ + $dumps:{ d | $profile_dump(dump=d)$ }$ + + + + + + + + $else$ + no dumps + $endif$ +
+ + + +
+
+ + $if(prev)$ + + $else$ + + $endif$ + + $if(next)$ + + $else$ + + $endif$ + + +
+
+ $footer()$ +
+
+
+ + -- cgit v1.2.3-70-g09d2