Template:Userbox/doc: Difference between revisions
Jump to navigation
Jump to search
GeminiViRiS (talk | contribs) Created page with "==Userbox Template== ===Do <font color="red">NOT</font> edit or use this Template directly.=== <pre> <nowiki> {{Userbox |border-c = Border Color (Hex) |border-s = Border S..." |
m added the magic word noeditsection to protect the page |
||
| Line 1: | Line 1: | ||
__NOEDITSECTION__ | |||
==Userbox Template== | ==Userbox Template== | ||
__NOEDITSECTION__ | |||
===Do <font color="red">NOT</font> edit or use this Template directly.=== | ===Do <font color="red">NOT</font> edit or use this Template directly.=== | ||
| Line 19: | Line 20: | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
</pre> | |||
Here's an Example: | Here's an Example: | ||
<pre> | |||
{{Userbox | {{Userbox | ||
|border-c = #999 | |border-c = #999 | ||
Latest revision as of 23:47, 27 August 2020
Userbox Template
Do NOT edit or use this Template directly.
{{Userbox
|border-c = Border Color (Hex)
|border-s = Border Size (Pixels, Use 1 to match others)
|id-c = ID field bgcolor (Hex)
|id-s = ID field Font size (Pixels, Use 14 to match others)
|id-fc = ID field Color (Hex)
|info-c = Info text bgcolor (Hex)
|info-s = Info Font size (Pixels, use 7 to match others)
|info-fc = Info text color (foreground)
|id = ID field text (Small Section. 40px image OR Two 14pt Characters ONLY)
|info = Info field Text (Large Section, Text ONLY)
}}
Here's an Example:
{{Userbox
|border-c = #999
|border-s = 1
|id-c = #DDD
|id-s = 14
|id-fc = #000000
|info-c = #EEE
|info-s = 7
|info-fc = #000000
|id = id
|info = This is a blank user box.
}}