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

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

Материал из Бебравикии
Дополнительные действия
Нет описания правки
Нет описания правки
 
(не показано 5 промежуточных версий 2 участников)
Строка 1: Строка 1:
<templatedata>
<templatedata>
{
{
  "description": "эво инфобокс",
"description": "Инфобокс для персон.",
  "params": {
"params": {
    "name": {
"name": {
      "label": "Имя",
"label": "Имя",
      "type": "string",
"type": "string",
      "default": "{{PAGENAME}}",
"default": "{{PAGENAME}}",
      "required": false
"description": "(если не указано - берётся название страницы)",
    },
"required": false
    "image": {
},
      "label": "Пикча",
"image": {
      "type": "string",
"label": "Пикча",
      "description": "(без префикса Файл:)",
"type": "wiki-file-name",
      "required": false
"description": "(без префикса Файл:)",
    },
"required": false
    "caption": {
},
      "label": "Подпись к пикче",
"caption": {
      "type": "string",
"label": "Подпись к пикче",
      "required": false
"type": "string",
    },
"required": false
    "irl_name": {
},
      "label": "Настоящее имя",
"irl_name": {
      "type": "string",
"label": "Настоящее имя",
      "required": false
"type": "string",
    },
"required": false
    "birthday": {
},
      "label": "День рождения",
"birthday": {
      "type": "string",
"label": "День рождения",
      "required": false
"type": "string",
    },
"required": false
    "location": {
},
      "label": "Место жительства",
"location": {
      "type": "string",
"label": "Место жительства",
      "required": false
"type": "string",
    },
"required": false
    "nicknames": {
},
      "label": "Псевдонимы",
"nicknames": {
      "type": "string",
"label": "Псевдонимы",
      "description": "сюда же старые никнеймы",
"type": "string",
      "required": false
"description": "сюда же старые никнеймы",
    },
"required": false
    "activity": {
},
      "label": "Род деятельности",
"activity": {
      "type": "string",
"label": "Род деятельности",
      "required": false
"type": "string",
    },
"required": false
    "interests": {
},
      "label": "Интересы",
"interests": {
      "type": "string",
"label": "Интересы",
      "required": false
"type": "string",
    }
"required": false
  }
},
"imagewidth": {
"label": "Ширина пички",
"default": "200px",
"autovalue": "200px",
"suggested": true
}
},
"paramOrder": [
"name",
"image",
"imagewidth",
"caption",
"irl_name",
"birthday",
"location",
"nicknames",
"activity",
"interests"
],
"format": "block"
}
}
</templatedata>
</templatedata>