Jump to content

MediaWiki:Common.js: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 208: Line 208:
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',
'Bookmark': {label: 'Bookmark', action: {type: 'encapsulate',
options: {pre: '{{Bookmark|', post: '}}'} } },
options: {pre: '{{Bookmark|', post: '}}'} } },
Line 226: Line 230:
type: 'select',
type: 'select',
list: {
list: {
'From-CTD': {label: 'From-CTD', action: {type: 'encapsulate',
options: {pre: '{{From CTD|text=', post: '|article=|view=}}'} } },
'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=}}'} } },