Log in | Back to darenet.org

Template:Infobox userpage

Line 27: Line 27:
<noinclude>
<noinclude>
{{Documentation
{{Documentation
-
| text = This template is mostly intended to be used on user pages. It displays an infobox on the right side of the user's page along with an optional picture and any information they provide.
+
| text = This template is intended to be used on user pages. It displays an infobox on the right side of the user's page along with an optional picture and any information they provide.
 +
 
 +
'''''NOTE: All information is optional. To omit any information, simply do not put anything after the equal sign (=).'''
To use it, include the following wiki markup where you would like it to appear on your page:
To use it, include the following wiki markup where you would like it to appear on your page:
Line 42: Line 44:
}}</pre>  
}}</pre>  
-
'''Note:''' If you specify an image, it most be uploaded to the wiki. Additionally, do not include the Image: tag, just the actual image name (as stored on the wiki).
+
== Images ==
 +
 
 +
If you specify an image, it must be uploaded to the wiki, which can be done via the upload form located [[Special:Upload]] here. Additionally, DO NOT include the Image: tag as you would for pages, since this is automatically prepended when you use this infobox. Just specify the actual image name as shown on the wiki after you upload.
 +
 
 +
If you need additional assistance using this template, join #Support or e-mail webmaster@darenet.org
 +
 
}}
}}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 03:28, 9 September 2008

[[Image:{{{image}}}|200px| ]]
{{{account}}}
Name:
Age:
Location:
Common Nickname(s):
Common Channel(s):
Website URL:


Template Documentation

This template is intended to be used on user pages. It displays an infobox on the right side of the user's page along with an optional picture and any information they provide.

NOTE: All information is optional. To omit any information, simply do not put anything after the equal sign (=).

To use it, include the following wiki markup where you would like it to appear on your page:

{{Infobox_userpage
| image = Imagename.jpg|center
| account = Your NickServ account name
| real_name = John Doe
| age = 22
| located_in = Paris, France
| common_nick = John
| common_chan = #DareNET
| website_url = [http://www.darenet.org/ www.darenet.org]
}}

Images

If you specify an image, it must be uploaded to the wiki, which can be done via the upload form located Special:Upload here. Additionally, DO NOT include the Image: tag as you would for pages, since this is automatically prepended when you use this infobox. Just specify the actual image name as shown on the wiki after you upload.

If you need additional assistance using this template, join #Support or e-mail webmaster@darenet.org