User:LordisMangis/Userboxes

From Paradise Station Wiki
< User:LordisMangis
Revision as of 05:21, 20 January 2024 by LordisMangis (talk | contribs) (Created this page and added a small tutorial on making raw HTML Userboxes.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Userboxes are a popular additive to Userpages that has long been ingrained in the culture of wiki's created in MediaWiki. They are usually flashy boxes with short, concise snippets of information. Their uses are primarily for sharing information about yourself or comedic relief.

Below is example code for a simple Do-It-Yourself Userbox:

<div style="float:left;border:solid black 1px;margin:1px">
{|cellspacing="0" style="background:HEX CODE HERE" 
|[[Image:FILE NAME HERE|45px]] 
|style="font-size:8pt;padding-right:4pt;line-height:1.25em;color:black" | This user is JOKE HERE
|}</div>