MediaWiki:Common.js: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 184: Line 184:
'Style-P-Subtitle': {label: 'Subtitle', action: {type: 'encapsulate',
'Style-P-Subtitle': {label: 'Subtitle', action: {type: 'encapsulate',
options: {pre: '{{Style P-Subtitle|', post: '}}'} } },
options: {pre: '{{Style P-Subtitle|', post: '}}'} } },
'Style-P-Editors-note': {label: 'Editors note', action: {type: 'encapsulate',
options: {pre: '{{Style P-Editors note|', post: '}}'} } },
'Style-P-Epigraph': {label: 'Epigraph', action: {type: 'encapsulate',
'Style-P-Epigraph': {label: 'Epigraph', action: {type: 'encapsulate',
options: {pre: '{{Style P-Epigraph|', post: '||}}'} } },
options: {pre: '{{Style P-Epigraph|', post: '||}}'} } },
Line 208: Line 210:
type: 'select',
type: 'select',
list: {
list: {
'CTD-info': {label: 'CTD info', action: {type: 'encapsulate',
options: {pre: '{{From CTD|text=', post: '|article=|view=}}'} } },
'CTD-name': {label: 'CTD name', action: {type: 'encapsulate',
options: {pre: '{{CTD show name|', post: '|mode=full FL}}'} } },
'Bookmark': {label: 'Bookmark', action: {type: 'encapsulate',
options: {pre: '{{Bookmark|', post: '}}'} } },
'Style-S-Hebrew': {label: 'Text in Hebrew', action: {type: 'encapsulate',
'Style-S-Hebrew': {label: 'Text in Hebrew', action: {type: 'encapsulate',
options: {pre: '{{Style S-Hebrew|', post: '}}'} } },
options: {pre: '{{Style S-Hebrew|', post: '}}'} } },
Line 217: Line 225:
options: {pre: '{{Footnote return|', post: '}}'} } },
options: {pre: '{{Footnote return|', post: '}}'} } },
'Footnote-Text': {label: 'Footnote text', action: {type: 'encapsulate',
'Footnote-Text': {label: 'Footnote text', action: {type: 'encapsulate',
options: {pre: '{{Footnotes start}}\n{{Footnote return|', post: '}}\n{{Footnotes end}}'} } }
options: {pre: '{{Footnotes start}}\n{{Footnote return|}}', post: '\n{{Footnotes end}}'} } }
}
}
},
},
Line 224: Line 232:
type: 'select',
type: 'select',
list: {
list: {
'UI-page': {label: 'UI. Page', action: {type: 'encapsulate',
options: {pre: '{{IU-page|v=1|p=', post: '|title=}}'} } },
'SD-correction': {label: 'SD. Correction', action: {type: 'encapsulate',
'SD-correction': {label: 'SD. Correction', action: {type: 'encapsulate',
options: {pre: '{{SD-correction|text=', post: '|edition1=|note=}}'} } },
options: {pre: '{{SD-correction|text=', post: '|edition1=|note=}}'} } },
'HPB-CW-comment': {label: 'CW. Comment', action: {type: 'encapsulate',
'HPB-CW-comment': {label: 'CW. Comment', action: {type: 'encapsulate',
options: {pre: '{{HPB-CW-comment|', post: '}}'} } },
options: {pre: '{{HPB-CW-comment|view=center|', post: '}}'} } },
'HPB-CW-separator': {label: 'CW. Separator', action: {type: 'encapsulate',
'HPB-CW-separator': {label: 'CW. Separator', action: {type: 'encapsulate',
options: {pre: '{{HPB-CW-separator', post: '}}'} } },
options: {pre: '{{HPB-CW-separator', post: '}}'} } },
Line 260: Line 266:
'BCW-page': {label: 'BCW page', action: {type: 'encapsulate',
'BCW-page': {label: 'BCW page', action: {type: 'encapsulate',
options: {pre: '{{BCW-page|v=|p=|text=', post: '}}'} } },
options: {pre: '{{BCW-page|v=|p=|text=', post: '}}'} } },
'IU-page': {label: 'IU. Page', action: {type: 'encapsulate',
options: {pre: '{{IU-page|v=|p=|text=', post: '}}'} } },
'SB-page': {label: 'SB page', action: {type: 'encapsulate',
'SB-page': {label: 'SB page', action: {type: 'encapsulate',
options: {pre: '{{SB-page|v=|p=|text=', post: '}}'} } },
options: {pre: '{{SB-page|v=|p=|text=', post: '}}'} } },
'SD-page': {label: 'SD page', action: {type: 'encapsulate',
'SD-page': {label: 'SD page', action: {type: 'encapsulate',
options: {pre: '{{SD-page|v=|p=|ed=|text=', post: '}}'} } }
options: {pre: '{{SD-page|v=|p=|ed=|text=', post: '}}'} } },
't-ru': {label: 'Russian library', action: {type: 'encapsulate',
options: {pre: '[[:t-ru-lib:|', post: ']]'} } }
}
}
}
}