Спорт-вики — википедия научного бодибилдинга
MediaWiki:Common.js — различия между версиями
Ars (обсуждение | вклад) |
Admin (обсуждение | вклад) |
||
| (не показаны 3 промежуточные версии 2 участников) | |||
| Строка 30: | Строка 30: | ||
"sampleText": "ФАЙЛ"} | "sampleText": "ФАЙЛ"} | ||
} | } | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Текущая версия на 16:55, 8 декабря 2015
/* Размещённый здесь JavaScript код будет загружаться всем пользователям при обращении к каждой странице */
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "http://upload.wikimedia.org/wikipedia/en/1/13/Button_enter.png",
"speedTip": "Ввод",
"tagOpen": "<br>",
"tagClose": "",
"sampleText": ""}
}
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "http://upload.wikimedia.org/wikipedia/commons/7/79/Button_reflink.png",
"speedTip": "Ссылка",
"tagOpen": "<ref>",
"tagClose": "</ref>",
"sampleText": "СЫЛКА"}
}
if (mwCustomEditButtons) {
mwCustomEditButtons[mwCustomEditButtons.length] = {
"imageFile": "http://upload.wikimedia.org/wikipedia/commons/1/1c/Button_advanced_image.png",
"speedTip": "Рисунок",
"tagOpen": "[[Image:",
"tagClose": "|300px|thumb|right|ОПИСАНИЕ]]",
"sampleText": "ФАЙЛ"}
}
