Дополнительные действия
Gapp (обсуждение | вклад) Нет описания правки |
Gapp (обсуждение | вклад) Нет описания правки |
||
| Строка 10: | Строка 10: | ||
}, | }, | ||
"image": { | "image": { | ||
"label": " | "label": "Пикча", | ||
"type": "string", | "type": "string", | ||
"description": " | "description": "(без префикса Файл:)", | ||
"required": false | "required": false | ||
}, | }, | ||
"caption": { | "caption": { | ||
"label": " | "label": "Подпись к пикче", | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
}, | }, | ||
"irl_name": { | "irl_name": { | ||
"label": " | "label": "Настоящее имя", | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
}, | }, | ||
"birthday": { | "birthday": { | ||
"label": " | "label": "День рождения", | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
}, | }, | ||
"location": { | "location": { | ||
"label": " | "label": "Место жительства", | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
}, | }, | ||
"nicknames": { | "nicknames": { | ||
"label": " | "label": "Псевдонимы", | ||
"type": "string", | "type": "string", | ||
"description": " | "description": "сюда же старые никнеймы", | ||
"required": false | "required": false | ||
}, | }, | ||
"activity": { | "activity": { | ||
"label": " | "label": "Род деятельности", | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
}, | }, | ||
"interests": { | "interests": { | ||
"label": " | "label": "Интересы", | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
} | } | ||