Difference between revisions of "Template:Userbox"

From Paradise Station Wiki
Jump to navigation Jump to search
(Added a "Max-w" parameter for better customization.)
(Added an option to have a file on the right side and documented default parameter values.)
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="max-width:{{{Box-w|238px}}};background:{{{Background|}}}"  
{|cellspacing="0" style="width:{{{Box-w|238px}}};background:{{{Background|}}}"  
|style="font-size:0px" | [[File:{{{File|}}}|45px]] <noinclude>[[File:Generic_assistant.gif|45px]]</noinclude>
|style="font-size:0px" | [[File:{{{File|}}}|{{{File-s|45px}}}]] <noinclude>[[File:Generic_assistant.gif|45px]]</noinclude>
|style="font-size:{{{Font-s|8pt}}};font-family:{{{Font|sans-serif}}};padding:{{{Padding|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:{{{Padding|4pt}}};line-height:1.25em;color:{{{Font-c|black}}}" | {{{Text|This user loves default values}}}
|style="font-size:0px" | [[File:{{{File2|}}}|{{{File2-s|45px}}}]] <noinclude>[[File:Generic_assistant.gif|45px]]</noinclude>
|}</div>
|}</div>


<noinclude>
<noinclude>
<br><br>
<br><br>
* ''''Border'''' (optional): Settings for the border.
* ''''Border'''' (optional): Settings for the border. '''Default: solid black'''
* ''''Max-w'''' (optional): Specify the max width of the Userbox.
* ''''Box-w'''' (optional): Specify the max width of the Userbox. '''Default: 238px'''
* ''''Background'''' (optional): Background color of the Userbox.
* ''''Background'''' (optional): Background color of the Userbox. '''Default: white'''
* ''''File'''' (optional): Full filename of the image to use inside the Userbox.
* ''''File'''' (optional): Full filename of the image to use on the left side of the Userbox. '''Default: Generic_assistant.gif'''
* ''''Font'''' (optional): Font family for the text.
* ''''File-s'''' (optional): Size of the image on the left side of the Userbox. '''Default: 45px'''
* ''''Padding'''' (optional): Padding for the text.
* ''''Font'''' (optional): Font family for the text. '''Default: sans-serif'''
* ''''Font-s'''' (optional): Size of the font.
* ''''Padding'''' (optional): Padding for the text. '''Default: 4pt'''
* ''''Font-c'''' (optional): Font color.
* ''''Font-s'''' (optional): Size of the font. '''Default: 8pt
* ''''Text'''' (optional): All text inside the Userbox.
* ''''Font-c'''' (optional): Font color. '''Default: black'''
* ''''Text'''' (optional): All text inside the Userbox. '''Default: This user loves default values'''
* ''''File2'''' (optional): Full filename of the image to use on the right size of the Userbox. '''Default: Generic_assistant.gif'''
* ''''File2-s'''' (optional): Size of the image on the right side of the Userbox. '''Default: 45px'''
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 11:47, 21 January 2024

[[File:|45px]] Generic assistant.gif This user loves default values [[File:|45px]] Generic assistant.gif




  • 'Border' (optional): Settings for the border. Default: solid black
  • 'Box-w' (optional): Specify the max width of the Userbox. Default: 238px
  • 'Background' (optional): Background color of the Userbox. Default: white
  • 'File' (optional): Full filename of the image to use on the left side of the Userbox. Default: Generic_assistant.gif
  • 'File-s' (optional): Size of the image on the left side of the Userbox. Default: 45px
  • 'Font' (optional): Font family for the text. Default: sans-serif
  • 'Padding' (optional): Padding for the text. Default: 4pt
  • 'Font-s' (optional): Size of the font. Default: 8pt
  • 'Font-c' (optional): Font color. Default: black
  • 'Text' (optional): All text inside the Userbox. Default: This user loves default values
  • 'File2' (optional): Full filename of the image to use on the right size of the Userbox. Default: Generic_assistant.gif
  • 'File2-s' (optional): Size of the image on the right side of the Userbox. Default: 45px