|
|
Line 5: |
Line 5: |
| | style="color: {{{txclr|black}}}; padding: 0px 50px" |{{{text|This user likes '''Hello Street Cat'''}}}. | | | style="color: {{{txclr|black}}}; padding: 0px 50px" |{{{text|This user likes '''Hello Street Cat'''}}}. |
| |} | | |} |
| <noinclude>
| | |
| <templatedata>
| |
| {
| |
| "params": {
| |
| "1": {
| |
| "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"
| |
| == Source(s) == | | == Source(s) == |
| [[User:Hernan' the Son]] | | [[User:Hernan' the Son]] |