Style Info

Author
system
Style Description
Notepad
Last Updated
2002-04-12 20:56:33
View Type
friends
Public?
Y
Embeddable?
N
Color-free? (only uses color themes, not fixed colors)
N

Style Variables

FRIENDS_ALTPOSTER

<br>[ <A HREF="%%userurl:poster%%/">%%poster%%</A> ]

FRIENDS_CURRENT

<BR>Current %%lc:what%%: %%value%%.

FRIENDS_CURRENTS

<BR>%%currents%%

FRIENDS_DATE_FORMAT

%%dth%% %%monlong%%, %%yyyy%%. %%12h%%:%%min%% %%ampm%%.

FRIENDS_END_DAY

FRIENDS_EVENT

<TABLE BORDER="0"><TR><TD VALIGN="top" width=100><CENTER>%%friendpic%%<A HREF="%%userurl:user%%/">%%user%%</A>%%altposter%%</CENTER></TD><TD VALIGN="top">
<FONT SIZE="+1">%%datetime%%%%subject%%</FONT><BR><BR>
%%event%%
%%currents%%
%%talklinks%%
<P><CENTER><IMG SRC="%%cons:img%%/style/notepad/hr.gif" WIDTH="345" HEIGHT="23"></CENTER></P></TD></TR></TABLE>

FRIENDS_EVENTS

%%events%%

FRIENDS_EVENT_PRIVATE

<TABLE BORDER="0"><TR><TD VALIGN="top"><CENTER>%%friendpic%%<A HREF="%%userurl:user%%/">%%user%%</A>%%altposter%%</CENTER></TD><TD VALIGN="top"><IMG SRC="%%cons:img%%/icon_private.gif" WIDTH=14 HEIGHT=15 VSPACE=2 HSPACE=2 ALT="Private">
<FONT SIZE="+1">%%datetime%%%%subject%%</FONT><BR><BR>
%%event%%
%%currents%%
%%talklinks%%
<P><CENTER><IMG SRC="%%cons:img%%/style/notepad/hr.gif" WIDTH="345" HEIGHT="23"></CENTER></P></TD></TR></TABLE>

FRIENDS_EVENT_PROTECTED

<TABLE BORDER="0"><TR><TD VALIGN="top"><CENTER>%%friendpic%%<A HREF="%%userurl:user%%/">%%user%%</A>%%altposter%%</CENTER></TD><TD VALIGN="top"><IMG SRC="%%cons:img%%/icon_protected.gif" WIDTH=14 HEIGHT=15 VSPACE=2 HSPACE=2 ALT="Protected">
<FONT SIZE="+1">%%datetime%%%%subject%%</FONT><BR><BR>
%%event%%
%%currents%%
%%talklinks%%
<P><CENTER><IMG SRC="%%cons:img%%/style/notepad/hr.gif" WIDTH="345" HEIGHT="23"></CENTER></P></TD></TR></TABLE>

FRIENDS_FRIENDPIC

<IMG SRC="%%src%%" WIDTH=%%width%% HEIGHT=%%height%% BORDER=0 VSPACE=2><BR>

FRIENDS_NEW_DAY

FRIENDS_NOFRIENDS

<p>There are a few reasons why you might not see posts on this friends page:
<ul>
<li>%%name%% might have no friends defined. If you are %%name%%, you can <a href="%%cons:siteroot%%/friends/edit.bml?%%username%%">edit your LiveJournal friends</a> so they show up here.</li>
<li>%%name%% might have friends defined, but all of their friend's posts might be over two weeks old (according to the times on our servers), and thus wouldn't be displayed here.</li>
<li>%%name%% might have friends defined that post only protected entries that you can't view, because they haven't defined you as a friend in return.</li>
</ul>
</p>

FRIENDS_NO_SUBJECT

FRIENDS_OPT_ITEMS

10

FRIENDS_PAGE

<HTML>
<HEAD>
<STYLE type="text/css">
<!--
td,body,p,div {color:#000000; text-decoration:none; font-family:Verdana,Arial,Helvetica; font-size:12px}
a:link {color:#000000; text-decoration:underline; font-family:Verdana,Arial,Helvetica; font-size:12px}
a:visited {color:#000000; text-decoration:underline; font-family:Verdana,Arial,Helvetica; font-size:12px}
a:active {color:#000000; text-decoration:underline; font-family:Verdana,Arial,Helvetica; font-size:12px}
a:hover {color:#000000; text-decoration:underline; font-family:Verdana,Arial,Helvetica; font-size:12px}
-->
</STYLE>
%%head%%
<TITLE>%%title%%</TITLE>
</HEAD>
<BODY BGCOLOR="#8CD5FE">
<TABLE WIDTH="70%" BORDER="0" CELLPADDING="0" CELLSPACING="0">
<TR HEIGHT="18">
<TD COLSPAN="2">
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
<TR>
<TD WIDTH="30"><IMG SRC="%%cons:img%%/style/notepad/spacer.gif" WIDTH="30" HEIGHT="10"></TD>
<TD WIDTH="120" HEIGHT="18" BACKGROUND="%%cons:img%%/style/notepad/tab.jpg">&nbsp;&nbsp;<A HREF="%%urllastn%%">Journal</A></TD>
<TD WIDTH="120" HEIGHT="18" BACKGROUND="%%cons:img%%/style/notepad/tab.jpg">&nbsp;&nbsp;<A HREF="#">Friends</A></TD>
<TD WIDTH="120" HEIGHT="18" BACKGROUND="%%cons:img%%/style/notepad/tab.jpg">&nbsp;&nbsp;<A HREF="%%urlcalendar%%">Calendar</A></TD>
<TD WIDTH="120" HEIGHT="18" BACKGROUND="%%cons:img%%/style/notepad/tab.jpg">&nbsp;&nbsp;<A HREF="%%cons:siteroot%%/userinfo.bml?user=%%username%%">User Info</A></TD>
<TD WIDTH="120" HEIGHT="18" BACKGROUND="%%cons:img%%/style/notepad/tab.jpg">&nbsp;&nbsp;<A HREF="%%cons:siteroot%%/tools/memories.bml?user=%%username%%">Memories</A></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR HEIGHT="38">
<TD WIDTH="80" HEIGHT="38" BACKGROUND="%%cons:img%%/style/notepad/top-left.jpg"><IMG SRC="%%cons:img%%/style/notepad/spacer.gif" WIDTH="80" HEIGHT="10"></TD>
<TD HEIGHT="38" BACKGROUND="%%cons:img%%/style/notepad/middle.jpg"><IMG SRC="%%cons:img%%/style/notepad/spacer.gif" WIDTH="10" HEIGHT="10"></TD>
<TD WIDTH="10" HEIGHT="38" BACKGROUND="%%cons:img%%/style/notepad/top-right.jpg"><IMG SRC="%%cons:img%%/style/notepad/spacer.gif" WIDTH="10" HEIGHT="10"></TD>
</TR>
<TR>
<TD WIDTH="80" HEIGHT="38" BACKGROUND="%%cons:img%%/style/notepad/side-left.jpg">
&nbsp;
</TD>
<TD WIDTH="100%" HEIGHT="38" BACKGROUND="%%cons:img%%/style/notepad/middle.jpg">
<P><FONT SIZE="+2">%%title%%</FONT></P>
<P><CENTER><IMG SRC="%%cons:img%%/style/notepad/hr.gif" WIDTH="345" HEIGHT="23"></CENTER></P>
%%events%%
<P><CENTER><FONT SIZE="+1">%%skiplinks%%</FONT></CENTER></P>
</TD>
<TD WIDTH="8" HEIGHT="38" BACKGROUND="%%cons:img%%/style/notepad/side-right.jpg">
&nbsp;
</TD>
</TR>
<TR HEIGHT="12">
<TD WIDTH="80" HEIGHT="12" BACKGROUND="%%cons:img%%/style/notepad/bottom-left.jpg"><IMG SRC="%%cons:img%%/style/notepad/spacer.gif" WIDTH="70" HEIGHT="12"></TD>
<TD HEIGHT="12" BACKGROUND="%%cons:img%%/style/notepad/bottom-line.jpg"><IMG SRC="%%cons:img%%/style/notepad/spacer.gif" WIDTH="10" HEIGHT="12"></TD>
<TD WIDTH="8" HEIGHT="12" BACKGROUND="%%cons:img%%/style/notepad/bottom-right.jpg"><IMG SRC="%%cons:img%%/style/notepad/spacer.gif" WIDTH="8" HEIGHT="12"></TD>
</TR>
</TABLE>
</BODY>
</HTML>

FRIENDS_RANGE_HISTORY

FRIENDS_RANGE_MOSTRECENT

FRIENDS_SKIP_BACKWARD

<A HREF="%%url%%">Back A Page</A>

FRIENDS_SKIP_FORWARD

<A HREF="%%url%%">Forward A Page</A>

FRIENDS_SKIP_LINKS

%%skipbackward%%%%skipspacer%%%%skipforward%%

FRIENDS_SKIP_SPACER

-

FRIENDS_SUBJECT

<FONT COLOR="red">%%subject%%</FONT>

FRIENDS_TALK_LINKS

<BR><BR>%%readlink%%<A HREF="%%urlpost%%">Make Notes</A>

FRIENDS_TALK_READLINK

<A HREF="%%urlread%%">Read %%messagecount%% Note%%mc-plural-s%%</A> -

FRIENDS_WEBSITE