From 12f5ceb9c2acbace5a376acd6f324491237e6915 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Tue, 15 Feb 2011 17:38:02 -0500 Subject: sostler prod commit --- template/profilenew.st | 130 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 template/profilenew.st (limited to 'template/profilenew.st') diff --git a/template/profilenew.st b/template/profilenew.st new file mode 100644 index 0000000..dded235 --- /dev/null +++ b/template/profilenew.st @@ -0,0 +1,130 @@ + + + $nick$'s dump.fm + + + + $head()$ + + + + + + + $if(avatar)$ +
+ $else$ +
+ $endif$ + + $banner()$ +
+ +
+ $if(avatar)$ +
+ +
+ $else$ + + + $endif$ + + $if(isadmin)$ + + $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$ +
+ + + + + +messages! +
+

Messages

+ + $dms: { dm | +
+ $dm.nick$: + $dm.content$ +
+ }$ +
+
+
+ $footer()$ +
+ + + -- cgit v1.2.3-70-g09d2