User:LordisMangis/Userboxes

From Paradise Station Wiki
< User:LordisMangis
Revision as of 11:56, 20 January 2024 by LordisMangis (talk | contribs) (Removed breakline elements.)
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 code for a simple Do-It-Yourself Userbox:

{{Userbox
|Border= 
|Background= 
|File= 
|Font= 
|Font-s= 
|Font-c= 
|Text= 
}}

Compact form:

{{Userbox|Border=|Background=|File=|Font=|Font-s=|Font-c=|Text=}}
  • 'Border' (optional): This sets the style of your border, it's color and thickness.
  • 'Background' (optional): This sets the background of your Userbox, but it's best to just input HEX codes of colors.
  • 'File' (optional): Full filename of the image/gif you want to use inside of your Userbox. For a list of all files on the wiki, click here!
  • 'Font' (optional): The font for the text inside of the Userbox. For a list of all available fonts, click here!
  • 'Font-s' (optional): Size of the font.
  • 'Font-c' (optional): Color of the font.
  • 'Text' (optional): All text inside the Userbox. You may also input links inside of it!

You are encouraged to enter your own original Userboxes on this page to show off to other wiki members! Let yourself be creative!

Userbox Category Code Creator
Generic clown.png This user is A JOKE! [[File:|45px]]
Humour
{{Userbox|Background=linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(255,154,0,1) 10%, rgba(208,222,33,1) 20%, rgba(79,220,74,1) 30%, rgba(63,218,216,1) 40%, rgba(47,201,226,1) 50%, rgba(28,127,238,1) 60%, rgba(95,21,242,1) 70%, rgba(186,12,248,1) 80%, rgba(251,7,217,1) 90%, rgba(255,0,0,1) 100%);|File=Generic_clown.png|Font=Comic Sans MS|Text=This user is [[Clown|<span style="color:#FFFF00;font-size:16px">A JOKE!</span>]]}}
-- Lordis Mangis {Discuss} {My work} 10:42, 20 January 2024 (UTC)
High tox.gif This user is TOXIC! [[File:|45px]]
Humour
{{Userbox|Background=#ff0000|File=High_tox.gif|Text=This user is [[Guide to toxins|<span style="color:#800080;font-size:16px">TOXIC!</span>]]}}
-- Lordis Mangis {Discuss} {My work} 10:42, 20 January 2024 (UTC)
Warn cold.gif This user is COOL! [[File:|45px]]
Humour
{{Userbox|Background=#6699FF|File=Warn_cold.gif|Text=This user is <span style="color:#19FFFF;font-size:16px">COOL!</span>}}
-- Lordis Mangis {Discuss} {My work} 10:42, 20 January 2024 (UTC)
Warn hot.gif This user is HOT! [[File:|45px]]
Humour
{{Userbox|Background=#990000|File=Warn_hot.gif|Text=This user is <span style="color:#FF0000;font-size:16px">HOT!</span>}}
-- Lordis Mangis {Discuss} {My work} 10:42, 20 January 2024 (UTC)