| Color Customization |
| --navbgcolor--
example
<font color="--navbgcolor--"> Text
</font>
|
Background
Color. Use to set the color of any tag
(bodercolor, font color, bgcolor, ect)
using the "Background Color"
settings on the navbar customization
page. These are lighter colors. |
| --navolcolor--
|
Outline
Color. |
| --navtextcolor--
|
Text
Color. |
| --navlinkcolor-- |
Link
Color. |
| Navigation |
| --gurl--?ring=--ringid--&id=++id++&prev example <a href="--gurl--?ring=--ringid--&id=++id++&prev"> Text
</a>
|
Previous
Site. Use in an <a> tag to create a
link to the previouse site in the ring. |
| --gurl--?ring=--ringid--&id=++id++&next
|
Next
Site |
| --gurl--?ring=--ringid--&id=++id++&sprev |
Skip
Previous |
| --gurl--?ring=--ringid--&id=++id++&skip |
Skip
Next |
| --nurl--?ring=--ringid--&id=++id++&next5
|
Next
Group (depends of number of sites in
ring). |
| --nurl--?ring=--ringid--&id=++id++&prev5 |
Previous
Goup. |
| --murl--?ring=--ringid--&addsite |
Join.
Use in an <a> tag to create a link
to the ring's default join page on
WebRing, or the ring's homepage (if that
option is selected under Join Settings). |
| --nurl--?ring=--ringid--&id=++id++&hub |
Hub.
Use in an <a> tag to create a link
to the ring's hub page on WebRing. |
| --gurl--?ring=--ringid--&id=++id++&random |
Random.
Use in an <a> tag to create a link
to a random site in the ring. |
| --furl--?forum=--ringid-- |
Forums.
Use in an <a> tag to create a link
to the ring's WebRing forums. |
| Image Tags |
| --navbarlogourl-- |
Use
in an <img> tag as the <src>
for the 50x50, 4k or less image you
uploaded as the navbar logo. |
| --logourl-- |
Use
in an <img> tag as the <src>
for the image you uploaded as the ring's
hub page logo. Careful: keep the file
size of the logo small (under 10k). |
| --navbarlogowidth-- |
Logo
width as set on the "Edit Navbar's
Logo" page. |
| --navbarlogoheight-- |
Logo
height as set on the "Edit Navbar's
Logo" page. |
| {{!nologo}}{{navbarlogourl}}<td
width="1%" nowrap><a
href="--nurl--?ring=--ringid--"
target="_top"><img
src="--navbarlogourl--"
{{navbarlogowidth}}width="--navbarlogowidth--"{{/navbarlogowidth}}
{{navbarlogoheight}}height="--navbarlogoheight--"{{/navbarlogoheight}}
alt="--title--"
border="0"></a></td>{{/navbarlogourl}}{{!navbarlogourl}}<td
width="1%" nowrap align=center
valign=middle
bgcolor="#ffffff"><a
href="--nurl--?ring=--ringid--"
target="_top"><img
src="http://dir.webring.com/logo3.gif"
alt="--title--"
border=0></a></td>{{/!navbarlogourl}}{{/!nologo}} |
Using
this block to insert an image will allow
the code to ignore the image tag if a
graphic was not designated by the RM.
Handy for templates. |
| Ring Manager Links |
| --ringmaster-- |
Displays
the ringmanager's WebRing id. Use with
the tag below to link to the RM's
profile. |
| --rmprof-- |
Use
in an <a> tag to create a link to
the ringmanager's WebRing profile. |
| --gurl--?ring=--ringid--&id=--rmsite--&go
|
Use
in an <a> tag to create a link to
the ringmanager's homepage, if that
option was chosen in "Global
Settings." |
{{name}}
by
<a
href="--rm_mid--/cgi-bin/profile?y=--ringmaster--">
--ringmaster--</a> {{/name}}
|
Using
this block to insert RM ID and link will
allow the code to ignore the RM profile
and link if the RM did not choose that
option. Handy for templates. |
| --profimage-- |
IMG tag for
Manager's profile image (if it exists). |
| --profimageurl-- |
Url of Manager's
profile image. |
| Featured Site |
| --fs_site1title-- |
Site title of first
featured site. Replace the 1 with 2 for
second, etc. |
--fs_site1id--
--fs_site1desc-- |
Site ID of first
featured site. You may use 'desc' and
'name' in place of 'id'. |
| --fs_site1url-- |
Link to first
featured site. Text is Site's title. |