Template:Userbox: Difference between revisions

I hope this works, if this change was unnecessary, feel free to revert :D
No edit summary
(I hope this works, if this change was unnecessary, feel free to revert :D)
Line 1: Line 1:
{| cellspacing="0" style="width:238px; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}}; float:{{{float|none}}}; border:{{{border-width|{{{border-s|1}}}}}}px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin:1px;" class="wikipediauserbox"
{| style="border: {{{brdrthic|2}}}px solid {{{brdrclr|#815408}}}; border-radius:{{{1|10}}}px; overflow:hidden ; padding: 0px 0px; background: {{{bgclr|linear-gradient(0deg, rgba(224,113,0,1) 0%, rgba(255,229,93,1) 90%)}}}"
{{#if:{{{logo|{{{3|{{{id|id}}}}}}}}}|
! style="border-radius: {{{1|10}}}px; padding: 0px 0px; overflow:hidden | [[File:{{{img|AppLogo2.png}}} |none|100px]]
! style="width:{{{logo-width|{{{id-w|45}}}}}}px; height:{{{logo-height|{{{id-h|45}}}}}}px; background:{{{logo-background|{{{1|{{{id-c|#DDD}}}}}}}}}; text-align:{{{id-a|center}}}; font-size:{{{logo-size|{{{5|{{{id-s|14}}}}}}}}}pt; color:{{{logo-color|{{{id-fc|black}}}}}}; padding:{{{logo-padding|{{{id-p|1px}}}}}}; line-height:{{{logo-line-height|{{{id-lh|1.25em}}}}}}; vertical-align: middle; {{{logo-other-param|{{{id-op|}}}}}}" {{!}} {{{logo|{{{3|{{{id|id}}}}}}}}}
| style="color: {{{txclr|black}}}; padding: 0px 50px" |{{{text|This user likes '''Hello Street Cat'''}}}.
}}
|}
| style="text-align:{{{info-a|left}}}; font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding:{{{info-padding|{{{info-p|4px}}}}}}; height:{{{logo-height|{{{id-h|45}}}}}}px; line-height:{{{info-line-height|{{{info-lh|1.25em}}}}}}; color:{{{info-color|{{{info-fc|black}}}}}}; vertical-align: middle; {{{info-other-param|{{{info-op|}}}}}}" | {{{info|{{{4|{{{info|''info''}}}}}}}}}
<noinclude>
|}{{#if:{{{nocat|}}}||{{#if:{{{usercategory|}}}|{{#switch:{{NAMESPACE}}
<templatedata>
|User = [[Category:{{{usercategory}}}]]
{
|Template = [[Category:Userboxes{{#translation:}}| ]]
"params": {
}}}}}}<noinclude>
"1": {
{{documentation}}
"label": "Roundness",
"description": "Roundness of the image and userbox",
"example": "0 is not round at all, 0-10 is recommended values",
"suggestedvalues": [
"0",
"2",
"4",
"6",
"8",
"10"
],
"type": "number"
},
"brdrthic": {
"label": "Border Thickness",
"description": "How thick is the border around the userbox?",
"example": "1-3 is recommended",
"suggestedvalues": [
"1",
"2",
"3"
],
"default": "2",
"type": "number"
},
"brdrclr": {
"label": "Border Color",
"description": "What color is the border around the userbox?",
"example": "Black; #000000",
"suggestedvalues": [
"black",
"white",
"blue",
"red",
"yellow"
],
"default": "black",
"type": "string"
},
"bgclr": {
"label": "Background Color",
"description": "Userbox background color",
"example": "pink, #fd1668",
"type": "string",
"suggestedvalues": [
"grey",
"blue",
"pink",
"yellow"
]
},
"img": {
"label": "Image",
"description": "What image will you have to the left?",
"example": "Freshlycat.png",
"type": "wiki-file-name",
"suggested": true
},
"txclr": {
"label": "Text colour",
"description": "The text color",
"example": "black , #000000",
"type": "string",
"suggestedvalues": [
"black",
"white",
"blue",
"pink",
"yellow"
]
},
"text": {
"label": "Text in the userbox",
"description": "What do you want your userbox to say?",
"example": "This user is silly",
"type": "string",
"required": true
}
},
"paramOrder": [
"brdrthic",
"brdrclr",
"bgclr",
"img",
"txclr",
"text",
"1"
],
"description": "A userbox to customize your profile with. Use https://cssgradient.io/ to get a gradient on your userbox, copy only \"linear-gradient(0deg, rgba(000,000,00,1) 00%, rgba(000,000,00,1) 00%)\" and paste that into \"Background Color\""
}
</templatedata>
</noinclude>
</noinclude>
1,677

edits