That worked well!
No edit summary
 
(One intermediate revision by the same user not shown)
Line 56: Line 56:
"info": {
"info": {
"description": "The main text content of the userbox.",
"description": "The main text content of the userbox.",
"example": "This user is a moderator and may be data-mining your contributions, btw.",
"example": "This user is a moderator",
"label": "Info",
"label": "Info",
"required": true
"required": true
Line 79: Line 79:
"description": "The color of the border. This uses hex colors (#fff for white, #000000 for black)",
"description": "The color of the border. This uses hex colors (#fff for white, #000000 for black)",
"example": "#6a000",
"example": "#6a000",
"type": "string"
},
"nocat": {
"label": "No automatic categorisation",
"description": "If set to true, disable automatic categorisation.",
"type": "string"
"type": "string"
}
}
Line 90: Line 95:
"id-op",
"id-op",
"info-op",
"info-op",
"border-op"
"border-op",
"nocat"
],
],
"description": "Create a custom userbox to add to your profile, which can do multiple things, including tell others about yourself and show others the achievements you have made."
"description": "Create a custom userbox to add to your profile, which can do multiple things, including tell others about yourself and show others the achievements you have made."
}
}
</templatedata>
</templatedata>