Log in | Back to darenet.org

DareNET Wiki:Widgets and more

m (User Infobox)
m (Last.fm Widget)
 
(5 intermediate revisions not shown)
Line 26: Line 26:
Example:
Example:
-
<toggledisplay>
+
<toggledisplay showtext="Show Example" hidetext="Hide Example">
-
<nowiki>{{NoNublet}}</nowiki> would add the following badge to your user page:
+
<nowiki>{{User Experiment}}</nowiki> would add the following badge to your user page:
-
{{NoNublet}}
+
{{User Experiment}}
 +
<br><br>
</toggledisplay>
</toggledisplay>
Line 37: Line 38:
'''YouTube:'''
'''YouTube:'''
-
<toggledisplay>
+
<toggledisplay showtext="Show Example" hidetext="Hide Example">
To embed a YouTube video on your user page, you'll need to use the <nowiki><youtube></nowiki> tag,: <nowiki><youtube>video id</youtube></nowiki>
To embed a YouTube video on your user page, you'll need to use the <nowiki><youtube></nowiki> tag,: <nowiki><youtube>video id</youtube></nowiki>
Line 48: Line 49:
'''GoogleVideo:'''
'''GoogleVideo:'''
-
<toggledisplay>
+
<toggledisplay showtext="Show Example" hidetext="Hide Example">
To embed a GoogleVideo video on your user page, you'll need to use the <nowiki><googlevideo></nowiki> tag,: <nowiki><googlevideo>docid</googlevideo></nowiki>
To embed a GoogleVideo video on your user page, you'll need to use the <nowiki><googlevideo></nowiki> tag,: <nowiki><googlevideo>docid</googlevideo></nowiki>
Line 63: Line 64:
Example:
Example:
-
<toggledisplay>
+
<toggledisplay showtext="Show Example" hidetext="Hide Example">
<nowiki><lastfmwidget>user=UserName|color=red</lastfmwidget></nowiki> would output something similiar to:
<nowiki><lastfmwidget>user=UserName|color=red</lastfmwidget></nowiki> would output something similiar to:
-
<lastfmwidget>user=secrtagnt|color=black</lastfmwidget>
+
<lastfmwidget>user=secrtagnt|color=red</lastfmwidget>
 +
</toggledisplay>
 +
 
 +
== Colorize Text ==
 +
 
 +
Want to spice up your text? Then try the <nowiki><colorize></nowiki> tag.
 +
 
 +
Example:
 +
<toggledisplay showtext="Show Example" hidetext="Hide Example">
 +
<nowiki><colorize>This text has been colorized!</colorize></nowiki> would output:
 +
 
 +
<colorize>This text has been colorized!</colorize>
</toggledisplay>
</toggledisplay>

Current revision as of 00:04, 11 September 2008

This page contains information on using various widgets, templates, tags, etc that have been added to help you spice up your user pages.

In This Guide:

User Infobox

The user infobox is a template that allows you to neatly display a picture, and some miscellaneous information about yourself (e.g. what channels you frequent, your name, age, etc) on your user page.

Complete instructions on how to use it can be found here

Example:


User Badges

A few user badges have been created (with more on the way) that allow you further express just how cool you really are :-P. They are added to your user page by way of template. A complete list of these badges can be found here.

Example:


Adding Videos

Currently we support the embedding of YouTube and GoogleVideos on user pages; however, more are planned in the future.

YouTube:


GoogleVideo:


Last.fm Widget

For those of you who have a Last.fm account, you can display your last.fm radio station on your page by using the <lastfmwidget> tag.

Example:


Colorize Text

Want to spice up your text? Then try the <colorize> tag.

Example: