Template:UserInfo/doc: Difference between revisions
Jump to navigation
Jump to search
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. | |||
Latest revision as of 09:43, 28 January 2020
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. Make sure to name it similar to this example: BanriAvatar with a .png .gif or .jpg at the end.