Style Info

Author
system
Style Description
Magazine
Last Updated
2002-04-09 21:24:19
View Type
calendar
Public?
Y
Embeddable?
N
Color-free? (only uses color themes, not fixed colors)
Y

Style Variables

CALENDAR_DAY

<td>%%d%%%%dayevent%%%%daynoevent%%</td>

CALENDAR_DAY_EVENT

<div align="center"><a href="%%dayurl%%"><strong>%%eventcount%%</strong></a></div>

CALENDAR_DAY_NOEVENT

<br><br>

CALENDAR_EMPTY_DAYS

<td class="Empty" colspan="%%numempty%%"></td>

CALENDAR_MONTH

<table class="Month">
<tr><th class="MonthHeader" colspan="7"><a href="%%urlmonthview%%">%%monlong%% %%yyyy%%</a></th></tr>
<tr>
<th>Sun</th>
<th>Mon</th>
<th>Tue</th>
<th>Wed</th>
<th>Thu</th>
<th>Fri</th>
<th>Sat</th>
</tr>
%%weeks%% </table>

CALENDAR_NEW_YEAR

<h2>%%yyyy%%</h2>

CALENDAR_PAGE

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<style type="text/css">
<!--
HTML { border-left: 1cm solid %%color:stronger_back%%; padding: 1cm; }
BODY { line-height: 1.3; margin: 0; background-color: %%color:page_back%%; color: %%color:page_text%%; }
P { margin-top: 0; text-align: justify; }
H1 { font: x-large Verdana, sans-serif; text-align: center; letter-spacing: -0.09em; color: %%color:page_text_title%%; }
H2 { background-color: %%color:strong_back%%; color: %%color:strong_text%%; border-bottom: thin solid %%color:stronger_back%%; font: normal 1.3em Georgia, serif; }
A:link { color: %%color:page_link%%; }
A:visited { color: %%color:page_vlink%%; }
A:active { color: %%color:page_alink%%; }
.Navigation { text-align: center; font-family: sans-serif; }
.Empty { background-color: %%color:weak_back%%; }
.Month { margin-top: 1em; }
.MonthHeader { color: %%color:strong_text%%; background-color: %%color:strong_back%%; line-height: 1.5; }
TD { color: %%color:weak_text%%; width: 14%; }
TH { background-color: %%color:weak_back%%; font-family: Verdana, sans-serif; }
TH, TD { border: thin outset; }
.Active { background-color: %%color:weak_back%%; }
-->
</style>
%%head%%
<title>%%title%% - Calendar</title>
</head>
<body>
<h1>%%title%% - Calendar</h1>
<p class="Navigation">(<a href="%%urllastn%%">Latest&nbsp;entries</a>) (<span class="Active">Calendar</span>) (<a href="%%urlfriends%%">Friends</a>) %%website%% (<a href="%%userurl:username%%/info">User&nbsp;info</a>)<br>%%yearlinks%%</p>
%%months%%
</body>
</html>

CALENDAR_SORT_MODE

CALENDAR_WEBSITE

(<a href="%%url%%">%%name%%</a>)

CALENDAR_WEEK

<tr valign="top">
%%emptydays_beg%%%%days%%%%emptydays_end%% </tr>

CALENDAR_YEAR_DISPLAYED

(<span class="Active">%%yyyy%%</span>)

CALENDAR_YEAR_LINK

(<a href="%%url%%">%%yyyy%%</a>)

CALENDAR_YEAR_LINKS

Navigate: %%years%%