Difference between revisions of "Template:Userbox"

From Paradise Station Wiki
Jump to navigation Jump to search
(Adds in a raw HTML template for Userboxes.)
m (Accidentally made Background into Background-c, even though it isn't only for color.)
Line 1: Line 1:
<div style="float:left;border:{{{Border|solid black}}};margin:1px">
<div style="float:left;border:{{{Border|solid black}}};margin:1px">
{|cellspacing="0" style="background:{{{Background-c|white}}"  
{|cellspacing="0" style="background:{{{Background|white}}"  
|[[FIle:{{{File|Generic assistant.gif}}}|45px]]  
|[[FIle:{{{File|Generic assistant.gif}}}|45px]]  
|style="font-size:{{{Font-s|8pt}}};font-family:{{{Font|sans-serif}}}padding-right:4pt;line-height:1.25em;color:{{{Font-c|black}}}" | {{{Text|This user loves default values!}}}
|style="font-size:{{{Font-s|8pt}}};font-family:{{{Font|sans-serif}}}padding-right:4pt;line-height:1.25em;color:{{{Font-c|black}}}" | {{{Text|This user loves default values!}}}
Line 8: Line 8:
<br><br>
<br><br>
* ''''Border'''' (optional): Settings for the border.
* ''''Border'''' (optional): Settings for the border.
* ''''Background-c'''' (optional): Background color of the Userbox.
* ''''Background'''' (optional): Background color of the Userbox.
* ''''File'''' (optional): Full filename of the image to use inside the Userbox.
* ''''File'''' (optional): Full filename of the image to use inside the Userbox.
* ''''Font'''' (optional): Font family for the text.
* ''''Font'''' (optional): Font family for the text.

Revision as of 09:38, 20 January 2024

Generic assistant.gif This user loves default values!




  • 'Border' (optional): Settings for the border.
  • 'Background' (optional): Background color of the Userbox.
  • 'File' (optional): Full filename of the image to use inside the Userbox.
  • 'Font' (optional): Font family for the text.
  • 'Font-s' (optional): Size of the font.
  • 'Font-c' (optional): Font color.
  • 'Text' (optional): All text inside the Userbox.