Template:Infobox user/doc: Difference between revisions
No edit summary |
No edit summary |
||
Line 115: | Line 115: | ||
"type": "number", | "type": "number", | ||
"suggested": true | "suggested": true | ||
}, | |||
"gender": { | |||
"description": "The user's gender", | |||
"type": "string", | |||
"suggested": true | |||
}, | }, | ||
"residence": { | "residence": { | ||
Line 144: | Line 149: | ||
"description": "Set this to \"yes\" to remove the page from the Users category. This shouldn't be used in most cirumstances.", | "description": "Set this to \"yes\" to remove the page from the Users category. This shouldn't be used in most cirumstances.", | ||
"type": "string" | "type": "string" | ||
} | |||
}, | }, | ||
"description": "Infobox for use on articles about users. None of the parameters are required.", | "description": "Infobox for use on articles about users. None of the parameters are required.", |