Template:UserInfo/doc: Difference between revisions

From [N8]
Jump to navigation Jump to search
m 1 revision imported
Line 18: Line 18:
</pre>
</pre>
</div>
</div>
===Setting up a profile===
For a good example; Look at [[User:Banri|Banri]]'s profile for a good idea on how to make a profile. You can make it look however you like, but make sure to use this template at the top of the page and add your details in.<br>
== Usage ==
<pre>
{{UserInfo
| forum-nick = Username
| location = California, US
| join = DateJoinedWiki
| roles = Editor,Moderator,Admin?
| avatar = ImageName.png/gif/jpg
| image-size = 100
}}
</pre>
'''Note''': <code>image-size =</code> - Always set this as 100.
'''Uploading Your Avatar'''<br>
You can upload your avatar to the wiki by visiting [[Special:Upload]] page.

Revision as of 09:37, 28 January 2020

This is the documentation page for Template:UserInfo.
When it is viewed directly, links using variables may appear broken; do not replace these with hardcoded page names or URLs.

UserInfo can be used by anyone wanting to provide some information about themselves in a straightforward manner

Usage

This infobox may be added by copy-pasting the template as shown below into an article.

{{UserInfo 
| forum-nick = 
| location =   
| join =  
| roles =  
| avatar = 
| image-size =
}}

Setting up a profile

For a good example; Look at Banri's profile for a good idea on how to make a profile. You can make it look however you like, but make sure to use this template at the top of the page and add your details in.

Usage

{{UserInfo 
| forum-nick = Username
| location = California, US 
| join = DateJoinedWiki
| roles = Editor,Moderator,Admin?
| avatar = ImageName.png/gif/jpg
| image-size = 100
}}

Note: image-size = - Always set this as 100.

Uploading Your Avatar
You can upload your avatar to the wiki by visiting Special:Upload page.