From 7db4f66dc4510ea11c0b0f09569d8477c9fac90f Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Tue, 22 Jun 2010 17:57:01 -0400 Subject: Added recent dumps to profile --- template/profile.st | 138 +++++++++++++++++++++++----------------------------- 1 file changed, 62 insertions(+), 76 deletions(-) (limited to 'template/profile.st') diff --git a/template/profile.st b/template/profile.st index 5278e77..ea554ab 100644 --- a/template/profile.st +++ b/template/profile.st @@ -10,92 +10,78 @@ - $if(avatar)$ -
- $else$ + $if(avatar)$ +
+ $else$
$endif$ $banner()$ - -
-
- $if(avatar)$ -
-
- $else$ - - - $endif$ + +
+
+ $if(avatar)$ +
+ +
+ $else$ + + + $endif$ - $if(isadmin)$ - - $endif$ + $if(isadmin)$ + + $endif$ - - - - $if(is_home)$ - - $endif$ -
-

- $nick$$if(score_ent)$$score_ent$$endif$

- -

contact info

- $if(contact)$ -
$contact$
- $else$ - - $endif$ + $if(is_home)$ + + $endif$ +
+

+ $nick$$if(score_ent)$$score_ent$$endif$

+ +

contact info

+ $if(contact)$ +
$contact$
+ $else$ + + $endif$
-

bio

- $if(bio)$ -
$bio$
- $else$ - - $endif$ - -
- - - $if(is_home)$ - - - $endif$ -
- -
- - -

$dump_cnt$ dumps ➡

-
- +

bio

+ $if(bio)$ +
$bio$
+ $else$ + + $endif$ +
+ $if(is_home)$ + + + $endif$ +
- -

$dumps_user_faved_cnt$ dumps Faved ➡

-
-

$if(score_ent)$ $score$ $else$ 0 $endif$ of $if(is_home)$ your $else$ $nick$'s$endif$ dumps Faved

-
- -
-
- $footer()$ -
+ $dumps: { d | $log_dump(dump=d)$ }$ + + +
+ $footer()$ +
- + -- cgit v1.2.3-70-g09d2