MediaWiki:Common.js: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 44: Line 44:
options: {pre: '{{Style P-Quote|', post: '}}'} } },
options: {pre: '{{Style P-Quote|', post: '}}'} } },
'Style-P-Poem': {label: 'Poem', action: {type: 'encapsulate',
'Style-P-Poem': {label: 'Poem', action: {type: 'encapsulate',
options: {pre: '{{Style P-Poem|poem=|', post: '|signature=}}'} } },
options: {pre: '{{Style P-Poem|poem=', post: '|signature=}}'} } },
'Style-P-Signature': {label: 'Signature', action: {type: 'encapsulate',
'Style-P-Signature': {label: 'Signature', action: {type: 'encapsulate',
options: {pre: '{{Style P-Signature|', post: '}}'} } },
options: {pre: '{{Style P-Signature|', post: '}}'} } },