Template:UserInfo/doc: Difference between revisions
Template>Meneth m 1 revision imported: Import from EU4 Wiki |
Tags: Mobile edit Mobile web edit |
||
| (2 intermediate revisions by the same user not shown) | |||
| 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. Make sure to name it similar to this example: <code>BanriAvatar</code> with a <code>.png</code> <code>.gif</code> or <code>.jpg</code> at the end. | |||