MediaWiki:Common.js: различия между версиями

м
нет описания правки
мНет описания правки
мНет описания правки
Строка 8: Строка 8:
list: {
list: {
tools: {
tools: {
templates: {
templatesA: {
label: 'Стили абзаца',
label: 'Стили абзаца',
type: 'select',
type: 'select',
list: {
list: {
'Style-avtor': {label: 'Автор', action: {type: 'encapsulate',
'Style-A-avtor': {label: 'Автор', action: {type: 'encapsulate',
options: {pre: '{{Стиль А-Автор|', post: '}}'} } },
options: {pre: '{{Стиль А-Автор|', post: '}}'} } },
'Style-data-dnevnika': {label: 'Дата дневника', action: {type: 'encapsulate',
'Style-A-data-dnevnika': {label: 'Дата дневника', action: {type: 'encapsulate',
options: {pre: '{{Стиль А-Дата дневника|', post: '}}'} } },
options: {pre: '{{Стиль А-Дата дневника|', post: '}}'} } },
'Style-zagolovok': {label: 'Заголовок', action: {type: 'encapsulate',
'Style-A-zagolovok': {label: 'Заголовок', action: {type: 'encapsulate',
options: {pre: '{{Стиль А-Заголовок|', post: '}}'} } },
options: {pre: '{{Стиль А-Заголовок|', post: '}}'} } },
'Style-zagolovok-urovnya': {label: 'Заголовок уровня', action: {type: 'encapsulate',
'Style-A-zagolovok-urovnya': {label: 'Заголовок уровня', action: {type: 'encapsulate',
options: {pre: '{{Стиль А-Заголовок уровня|2|', post: '}}'} } },
options: {pre: '{{Стиль А-Заголовок уровня|2|', post: '}}'} } },
'Style-kniga': {label: 'Книга', action: {type: 'encapsulate',
'Style-A-kniga': {label: 'Книга', action: {type: 'encapsulate',
options: {pre: '{{Стиль А-Книга|', post: '}}'} } },
options: {pre: '{{Стиль А-Книга|', post: '}}'} } },
'Style-podzagolovok': {label: 'Подзаголовок', action: {type: 'encapsulate',
'Style-A-podzagolovok': {label: 'Подзаголовок', action: {type: 'encapsulate',
options: {pre: '{{Стиль А-Подзаголовок|', post: '}}'} } },
options: {pre: '{{Стиль А-Подзаголовок|', post: '}}'} } },
'Style-podpis': {label: 'Подпись', action: {type: 'encapsulate',
'Style-A-podpis': {label: 'Подпись', action: {type: 'encapsulate',
options: {pre: '{{Стиль А-Подпись|', post: '}}'} } },
options: {pre: '{{Стиль А-Подпись|', post: '}}'} } },
'Style-tekst-v-centre': {label: 'Текст в центре', action: {type: 'encapsulate',
'Style-A-tekst-v-centre': {label: 'Текст в центре', action: {type: 'encapsulate',
options: {pre: '{{Стиль А-Текст в центре|', post: '}}'} } },
options: {pre: '{{Стиль А-Текст в центре|', post: '}}'} } },
'Style-citata': {label: 'Цитата', action: {type: 'encapsulate',
'Style-A-citata': {label: 'Цитата', action: {type: 'encapsulate',
options: {pre: '{{Стиль А-Цитата|', post: '}}'} } },
options: {pre: '{{Стиль А-Цитата|', post: '}}'} } },
'Style-citata-data': {label: 'Цитата, данные отправителя', action: {type: 'encapsulate',
'Style-A-citata-data': {label: 'Цитата, данные отправителя', action: {type: 'encapsulate',
options: {pre: '{{Стиль А-Цитата, данные отправителя|', post: '}}'} } },
options: {pre: '{{Стиль А-Цитата, данные отправителя|', post: '}}'} } },
'Style-citata-podpis': {label: 'Цитата, подпись', action: {type: 'encapsulate',
'Style-A-citata-podpis': {label: 'Цитата, подпись', action: {type: 'encapsulate',
options: {pre: '{{Стиль А-Цитата, подпись|', post: '}}'} } },
options: {pre: '{{Стиль А-Цитата, подпись|', post: '}}'} } },
'Style-epigraf': {label: 'Эпиграф', action: {type: 'encapsulate',
'Style-A-epigraf': {label: 'Эпиграф', action: {type: 'encapsulate',
options: {pre: '{{Стиль А-Эпиграф|', post: '}}'} } }
options: {pre: '{{Стиль А-Эпиграф|', post: '}}'} } }
}
},
templatesS: {
label: 'Стили символа',
type: 'select',
list: {
'Style-S-speaker': {label: 'Говорящий в диалоге', action: {type: 'encapsulate',
options: {pre: '{{Стиль С-Говорящий в диалоге|', post: '}}'} } }
}
}
}
}