Log in | Back to darenet.org

Template:Infobox userpage

m (included account)
Line 26: Line 26:
<noinclude>
<noinclude>
 +
{{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.
 +
 +
To use it, include the following wiki markup where you would like it to appear on your page:
 +
 +
<pre>{{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]
 +
}}</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).
 +
}}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 07:37, 23 July 2008

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


Template Documentation

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.

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]
}}

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).