Log in | Back to darenet.org

Template:Infobox userpage

m
 
(23 intermediate revisions not shown)
Line 2: Line 2:
|+ style="font-size: larger;" |  
|+ style="font-size: larger;" |  
|-
|-
-
| colspan="2" style="text-align:center;" | [[Image:{{{image}}}|200px| ]]<br>'''{{{account}}}'''
+
| colspan="2" style="text-align:center;" | {{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}200px]]|[[Image:DefaultAvatar.gif]]}}<br>'''{{{account}}}'''
|-  
|-  
! Name:
! Name:
Line 21: Line 21:
! Website URL:
! Website URL:
| {{{website_url|}}}
| {{{website_url|}}}
-
|-  
+
|-
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
|}
|}
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>

Current revision as of 02:42, 31 December 2009

Image:DefaultAvatar.gif
{{{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 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