Дополнительные действия
Gapp (обсуждение | вклад) мНет описания правки Метка: редактор вики-текста 2017 |
Admin (обсуждение | вклад) Нет описания правки |
||
| Строка 12: | Строка 12: | ||
"image": { | "image": { | ||
"label": "Пикча", | "label": "Пикча", | ||
"type": " | "type": "wiki-file-name", | ||
"description": "(без префикса Файл:)", | "description": "(без префикса Файл:)", | ||
"required": false | "required": false | ||
| Строка 51: | Строка 51: | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false | ||
}, | |||
"imagewidth": { | |||
"label": "Ширина пички", | |||
"default": "200px", | |||
"autovalue": "200px", | |||
"required": true | |||
} | } | ||
} | }, | ||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"imagewidth", | |||
"caption", | |||
"irl_name", | |||
"birthday", | |||
"location", | |||
"nicknames", | |||
"activity", | |||
"interests" | |||
], | |||
"format": "block" | |||
} | } | ||
</templatedata> | </templatedata> | ||