Difference between revisions of "Template:Userbox"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
Line 12: Line 12:
 
}}}}<noinclude>[[Category:Templates]]
 
}}}}<noinclude>[[Category:Templates]]
 
</noinclude>
 
</noinclude>
 +
<noinclude><br><br><br><br><br> To implement this template, use this format:
  
 +
<nowiki>{{Userbox | id = id text| info = info text }}</nowiki>
  
<noinclude><br>Here is a list of some commonly used parameters:
+
<br>Here is a list of some commonly used parameters for this template and their functions:
 
*border-c - Determines the color of the userbox's border. Put a hex color value here to change the color of the border.
 
*border-c - Determines the color of the userbox's border. Put a hex color value here to change the color of the border.
 
*border-s - Determines the width of the border in pixels. A higher value means a thicker border, while a lower value means a thinner one.  
 
*border-s - Determines the width of the border in pixels. A higher value means a thicker border, while a lower value means a thinner one.  
 
*info-s - Determines the size of the info text in points. Increase this value for a bigger font size, and decrease it for a smaller font size.  
 
*info-s - Determines the size of the info text in points. Increase this value for a bigger font size, and decrease it for a smaller font size.  
*info-c - The background color for the 'info' section of the user box. Change this value for a different background text color
+
*id-s - Determines the size of the id text in points. Increase this value or a bigger font size, decrease it for a smaller one.
*Align - Where the userbox goes. Can be left, center, or right.  
+
*info-c - The background color for the 'info' section of the user box. Change this value for a different background text color.
</noinclude>
+
*id-c - The background color for the 'id' section of the user box. Change this value for a different background text color.
 +
*Float - Where the userbox will go in relation to the page. Can be left, center, or right.</noinclude>

Revision as of 15:50, 18 February 2026

id info






To implement this template, use this format:

{{Userbox | id = id text| info = info text }}


Here is a list of some commonly used parameters for this template and their functions:

  • border-c - Determines the color of the userbox's border. Put a hex color value here to change the color of the border.
  • border-s - Determines the width of the border in pixels. A higher value means a thicker border, while a lower value means a thinner one.
  • info-s - Determines the size of the info text in points. Increase this value for a bigger font size, and decrease it for a smaller font size.
  • id-s - Determines the size of the id text in points. Increase this value or a bigger font size, decrease it for a smaller one.
  • info-c - The background color for the 'info' section of the user box. Change this value for a different background text color.
  • id-c - The background color for the 'id' section of the user box. Change this value for a different background text color.
  • Float - Where the userbox will go in relation to the page. Can be left, center, or right.