Открыть меню
Toggle preferences menu
Открыть персональное меню
Вы не представились системе
Your IP address will be publicly visible if you make any edits.

Шаблон:InfoboxЧел/doc: различия между версиями

Материал из Бебравикии
Дополнительные действия
Нет описания правки
Нет описания правки
Строка 10: Строка 10:
     },
     },
     "image": {
     "image": {
       "label": "Image",
       "label": "Пикча",
       "type": "string",
       "type": "string",
       "description": "Filename of the image (without the File: prefix).",
       "description": "(без префикса Файл:)",
       "required": false
       "required": false
     },
     },
     "caption": {
     "caption": {
       "label": "Caption",
       "label": "Подпись к пикче",
       "type": "string",
       "type": "string",
      "description": "Caption for the image.",
       "required": false
       "required": false
     },
     },
     "irl_name": {
     "irl_name": {
       "label": "Real Name",
       "label": "Настоящее имя",
       "type": "string",
       "type": "string",
      "description": "The person's real name.",
       "required": false
       "required": false
     },
     },
     "birthday": {
     "birthday": {
       "label": "Date of Birth",
       "label": "День рождения",
       "type": "string",
       "type": "string",
      "description": "The person's date of birth.",
       "required": false
       "required": false
     },
     },
     "location": {
     "location": {
       "label": "Location",
       "label": "Место жительства",
       "type": "string",
       "type": "string",
      "description": "The person's place of residence.",
       "required": false
       "required": false
     },
     },
     "nicknames": {
     "nicknames": {
       "label": "Nicknames",
       "label": "Псевдонимы",
       "type": "string",
       "type": "string",
       "description": "Nicknames or aliases of the person.",
       "description": "сюда же старые никнеймы",
       "required": false
       "required": false
     },
     },
     "activity": {
     "activity": {
       "label": "Occupation",
       "label": "Род деятельности",
       "type": "string",
       "type": "string",
      "description": "The person's main activity or occupation.",
       "required": false
       "required": false
     },
     },
     "interests": {
     "interests": {
       "label": "Interests",
       "label": "Интересы",
       "type": "string",
       "type": "string",
      "description": "The person's interests.",
       "required": false
       "required": false
     }
     }