MediaWiki:Common.js: відмінності між версіями

Вилучено вміст Додано вміст
Немає опису редагування
мНемає опису редагування
Рядок 93:
options: {
pre: '* \{\{see\n| name=',
post: ' | alt= | url= | email=\n| wikidata = | wikipedia =\n| address= | lat= | long= | directions=\n| phone= | tollfree= | fax=\n| hours= | price=\n| lastedit=' + CURRENT_LAST_EDIT_DATE + '\n| content=\n}}' // text to be inserted
}
},
Рядок 101:
options: {
pre: '* \{\{do\n| name=',
post: ' | alt= | url= | email=\n| wikidata = | wikipedia =\n| address= | lat= | long= | directions=\n| phone= | tollfree= | fax=\n| hours= | price=\n| lastedit=' + CURRENT_LAST_EDIT_DATE + '\n| content=\n}}' // text to be inserted
}
},
Рядок 109:
options: {
pre: '* \{\{buy\n| name=',
post: ' | alt= | url= | email=\n| wikidata = | wikipedia =\n| address= | lat= | long= | directions=\n| phone= | tollfree= | fax=\n| hours= | price=\n| lastedit=' + CURRENT_LAST_EDIT_DATE + '\n| content=\n}}' // text to be inserted
}
},
Рядок 117:
options: {
pre: '* \{\{eat\n| name=',
post: ' | alt= | url= | email=\n| wikidata = | wikipedia =\n| address= | lat= | long= | directions=\n| phone= | tollfree= | fax=\n| hours= | price=\n| lastedit=' + CURRENT_LAST_EDIT_DATE + '\n| content=\n}}' // text to be inserted
}
},
Рядок 125:
options: {
pre: '* \{\{drink\n| name=',
post: ' | alt= | url= | email=\n| wikidata = | wikipedia =\n| address= | lat= | long= | directions=\n| phone= | tollfree= | fax=\n| hours= | price=\n| lastedit=' + CURRENT_LAST_EDIT_DATE + '\n| content=\n}}' // text to be inserted
}
},
Рядок 133:
options: {
pre: '* \{\{sleep\n| name=',
post: ' | alt= | url= | email=\n| wikidata = | wikipedia =\n| address= | lat= | long= | directions=\n| phone= | tollfree= | fax=\n| checkin= | checkout= | price=\n| lastedit=' + CURRENT_LAST_EDIT_DATE + '\n| content=\n}}' // text to be inserted
}
},
Рядок 141:
options: {
pre: '* \{\{listing\n| name=',
post: ' | alt= | url= | email=\n| wikidata = | wikipedia =\n| address= | lat= | long= | directions=\n| phone= | tollfree= | fax=\n| hours= | price=\n| lastedit=' + CURRENT_LAST_EDIT_DATE + '\n| content=\n}}' // text to be inserted
}
}