Difference between revisions of "User:King of Herdaz/common.js"

Jump to navigation Jump to search
m
m
 
options: {
pre: '{' + '{cat tag|',
post: '}}'
}
}
},
'quote': {
label: '{' + '{quote|}}',
action: {
type: 'encapsulate',
options: {
pre: '{' + '{quote|',
post: '}}'
}
options: {
pre: '{' + '{tag+|',
post: '}}'
}
}
},
'b': {
label: '{' + '{b|}}',
action: {
type: 'encapsulate',
options: {
pre: '{' + '{b|',
post: '}}'
}