summary refs log tree commit diff stats
path: root/theme/sidebar.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-12-14 10:09:14 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-12-14 10:09:14 -0500
commitbc9b63eae79e342c69a1aaf909847df20ab11478 (patch)
tree4243f3c1c9849fdfb43424ad0a3329d8bdd7cae1 /theme/sidebar.tpl
parent1347525dd5f4c6520fe4462828f4a560774910da (diff)
downloadfourisland-bc9b63eae79e342c69a1aaf909847df20ab11478.tar.gz
fourisland-bc9b63eae79e342c69a1aaf909847df20ab11478.tar.bz2
fourisland-bc9b63eae79e342c69a1aaf909847df20ab11478.zip
Adjusted Rightbar for Fouripedia
Diffstat (limited to 'theme/sidebar.tpl')
-rw-r--r--theme/sidebar.tpl265
1 files changed, 265 insertions, 0 deletions
diff --git a/theme/sidebar.tpl b/theme/sidebar.tpl new file mode 100644 index 0000000..c74f423 --- /dev/null +++ b/theme/sidebar.tpl
@@ -0,0 +1,265 @@
1 <DIV ID="rightbar">
2 <DIV CLASS="sidebar">
3 <DIV ID="pimped" CLASS="bubble">
4 <DIV CLASS="rounded">
5 <BLOCKQUOTE>
6 <DIV>
7 Hi! My name is Hatkirby, and I run Four Island.
8
9 <P>
10 Four Island is a fun place with a blog,
11 a fourm, a wiki, many projects and a quotes database!<BR>
12
13 I hope you enjoy your time on Four Island!
14 </P>
15 </DIV>
16 </BLOCKQUOTE>
17 </DIV>
18 <CITE CLASS="rounded"><STRONG>Hatkirby</STRONG> on Four Island</CITE>
19 </DIV>
20 </DIV>
21
22 <!--BEGIN USEHATNAV-->
23 <DIV class="sidebar">
24 <DIV CLASS="bubble">
25 <DIV CLASS="rounded">
26 <BLOCKQUOTE>
27 <DIV ID="hatnav"><H3>Hatnav</H3><P>
28 <UL>
29 <!--BEGIN HATNAV-->
30 <LI STYLE="margin-left: 10"><A ID="<!--HATNAV.AID-->" HREF="<!--HATNAV.HREF-->"><IMG SRC="<!--HATNAV.IMAGE-->"><!--HATNAV.TEXT--><!--HATNAV.NEW--></A></LI>
31 <!--END HATNAV-->
32 </UL>
33 </P></DIV>
34 </BLOCKQUOTE>
35 </DIV>
36 </DIV>
37 </DIV>
38 <!--END USEHATNAV-->
39
40 <DIV class="sidebar">
41 <DIV CLASS="bubble">
42 <DIV CLASS="rounded">
43 <BLOCKQUOTE>
44 <DIV ID="hatbar"><H3>Poll of the Week</H3><P>
45 <P>
46 <!--INCLUDE polloftheweek-->
47 </P>
48 </DIV>
49 </BLOCKQUOTE>
50 </DIV>
51 </DIV>
52 </DIV>
53
54 <DIV class="sidebar">
55 <DIV CLASS="bubble">
56 <DIV CLASS="rounded">
57 <BLOCKQUOTE>
58 <DIV ID="hatbar"><H3>Hatbar</H3><P>
59 <P>
60 <SPAN ID="hitcounter">
61 Hits: <!--HITS--><BR>
62 Today: <!--TODAY--><BR>
63 </SPAN>
64 <!--INCLUDE datefinder-->
65 </P>
66
67 <P>
68 <CENTER>
69 <A HREF="/addresses.php" TITLE="goodemail@happybobby.com"><IMG SRC="/images/btn_bot.png"></A><BR>
70
71 <a href="http://www.prchecker.info/" target="_blank"><img src="http://pr.prchecker.info/getpr.php?codex=aHR0cDovL2ZvdXJpc2xhbmQuY29t&tag=3" alt="Page Rank Check" border="0" /></a>
72
73 <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/us/80x15.png"/></a><BR>
74
75 <a href="http://whos.amung.us/show/t1sj4g2u"><img src="http://whos.amung.us/swidget/t1sj4g2u.gif" alt="website stats" width="80" height="15" border="0" /></a>
76
77 <A HREF="/blog/color-4eva/"><IMG SRC="/images/colorPencils.png"></A><BR>
78
79 <a href="http://feeds.feedburner.com/FourIsland"><img src="http://feeds.feedburner.com/~fc/FourIsland?bg=99CCFF&amp;fg=444444&amp;anim=0" height="26" width="88" style="border:0" alt="" /></a><BR>
80
81 <A HREF="/rss.php?mode=comments">Comments Feed</A>
82 </CENTER>
83 </P>
84 </DIV>
85 </BLOCKQUOTE>
86 </DIV>
87 </DIV>
88 </DIV>
89
90 <DIV class="sidebar">
91 <DIV CLASS="bubble">
92 <DIV CLASS="rounded">
93 <BLOCKQUOTE>
94 <DIV ID="hatbar"><H3>Affiliates</H3><P>
95 <UL>
96 <LI>
97 <IMG SRC="/theme/images/icons/tag_blue.png" />
98 <A HREF="http://ssite.fourisland.com/">The S Site</A>
99 </LI>
100
101 <LI>
102 <IMG SRC="/theme/images/icons/tag_green.png" />
103 <A HREF="http://nablecak.fourisland.com/">Wikipinia</A>
104 </LI>
105
106 <LI>
107 <IMG SRC="/theme/images/icons/tag_orange.png" />
108 <A HREF="http://gryph.fourisland.com/">Color Pencils</A>
109 </LI>
110
111 <LI>
112 <IMG SRC="/theme/images/icons/tag_pink.png" />
113 <A HREF="http://timbo94.fourisland.com/">Dream Weaver</A>
114 </LI>
115
116 <LI>
117 <IMG SRC="/theme/images/icons/tag_purple.png" />
118 <A HREF="http://pyro.fourisland.com/">Randomness</A>
119 </LI>
120 </UL>
121 </DIV>
122 </BLOCKQUOTE>
123 </DIV>
124 </DIV>
125 </DIV>
126
127 <DIV class="sidebar">
128 <DIV CLASS="bubble">
129 <DIV CLASS="rounded">
130 <BLOCKQUOTE>
131 <DIV ID="hatbar">
132 <H3>Popular Posts</H3>
133
134 <P>
135 <UL>
136 <!--BEGIN POPULAR-->
137 <LI STYLE="font-size: 0.9em"><A HREF="/blog/<!--POPULAR.CODED-->/"><!--POPULAR.TITLE--></A></LI>
138 <!--END POPULAR-->
139 </UL>
140 </P>
141 </DIV>
142 </BLOCKQUOTE>
143 </DIV>
144 </DIV>
145 </DIV>
146
147 <DIV class="sidebar">
148 <DIV CLASS="bubble">
149 <DIV CLASS="rounded">
150 <BLOCKQUOTE>
151 <DIV ID="hatbar"><H3>Tag Cloud</H3><P>
152 <P>
153 <!--BEGIN TAGCLOUD-->
154 <A HREF="/blog/tag/<!--TAGCLOUD.TAG-->.php" STYLE="font-size: <!--TAGCLOUD.SIZE-->pt" ALT="<!--TAGCLOUD.TAG--> (<!--TAGCLOUD.COUNT-->)" TITLE="<!--TAGCLOUD.TAG--> (<!--TAGCLOUD.COUNT-->)"><!--TAGCLOUD.TAG--></A>
155 <!--END TAGCLOUD-->
156 </P>
157 </DIV>
158 </BLOCKQUOTE>
159 </DIV>
160 </DIV>
161 </DIV>
162
163 <DIV class="sidebar">
164 <DIV CLASS="bubble">
165 <DIV CLASS="rounded">
166 <BLOCKQUOTE>
167 <DIV ID="hatbar">
168 <H3>Recent Comments</H3>
169
170 <P>
171 <UL>
172 <!--BEGIN COMMENTS-->
173 <LI STYLE="font-size: 0.9em"><!--COMMENTS.AUTHOR--> on <A HREF="/<!--COMMENTS.AREA-->/<!--COMMENTS.CODED--><!--COMMENTS.ENDING-->#comment-<!--COMMENTS.ID-->"><!--COMMENTS.TITLE--></A></LI>
174 <!--END COMMENTS-->
175 </UL>
176 </P>
177 </DIV>
178 </BLOCKQUOTE>
179 </DIV>
180 </DIV>
181 </DIV>
182
183 <DIV class="sidebar">
184 <DIV CLASS="bubble">
185 <DIV CLASS="rounded">
186 <BLOCKQUOTE>
187 <DIV ID="hatbar">
188 <H3>Recent Fourm Posts</H3>
189
190 <P>
191 <UL>
192 <!--BEGIN FOURM-->
193 <LI STYLE="font-size: 0.9em"><!--FOURM.USERNAME--> on <A HREF="/fourm/viewtopic.php?t=<!--FOURM.TOPIC-->&amp;p=<!--FOURM.POST-->#p<!--FOURM.POST-->"><!--FOURM.SUBJECT--></A></LI>
194 <!--END FOURM-->
195 </UL>
196 </P>
197 </DIV>
198 </BLOCKQUOTE>
199 </DIV>
200 </DIV>
201 </DIV>
202
203 <DIV class="sidebar">
204 <DIV CLASS="bubble">
205 <DIV CLASS="rounded">
206 <BLOCKQUOTE>
207 <DIV ID="hatbar">
208 <H3>Top Commenters</H3>
209
210 <P>
211 <UL>
212 <!--BEGIN TOP-->
213 <LI STYLE="font-size: 0.9em"><!--TOP.USERNAME--> (<!--TOP.COUNT-->)</LI>
214 <!--END TOP-->
215 </UL>
216 </P>
217 </DIV>
218 </BLOCKQUOTE>
219 </DIV>
220 </DIV>
221 </DIV>
222
223 <P>
224
225 <DIV CLASS="sidebar">
226 <DIV ID="pimped" CLASS="bubble">
227 <DIV CLASS="rounded">
228 <BLOCKQUOTE>
229 <DIV>
230 Like something you see here on Four Island?
231
232 <P>
233 Well, the best way to promote a post here is to link to it from your blog.
234 We always appreciate Pingbacks.<BR>
235
236 Of course, if you don't have a blog,
237 you could simply comment on the post in question.<BR>
238
239 Can't be bothered to think up a comment? Well, you can always rate it then.<BR>
240
241 There's always a way to show how you feel about a post on Four Island.
242 </P>
243 </DIV>
244 </BLOCKQUOTE>
245 </DIV>
246 <CITE CLASS="rounded"><STRONG>Hatkirby</STRONG> on Four Island</CITE>
247 </DIV>
248 </DIV>
249
250 <!--BEGIN SIDEBARS-->
251 <DIV class="sidebar">
252 <DIV CLASS="bubble">
253 <DIV CLASS="rounded">
254 <BLOCKQUOTE>
255 <H3><!--SIDEBARS.TITLE--></H3>
256
257 <P>
258 <!--SIDEBARS.TEXT-->
259 </P>
260 </BLOCKQUOTE>
261 </DIV>
262 </DIV>
263 </DIV>
264 <!--END SIDEBARS-->
265 </DIV>