Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Suppressors, Administrators, trusted
10,964
edits
m (+HPB highlighted) |
(+ tag s) |
||
Line 31: | Line 31: | ||
pre: "{{Style S-Double underline|", | pre: "{{Style S-Double underline|", | ||
post: "}}" | post: "}}" | ||
} | |||
} | |||
}, | |||
"strike_out": { | |||
label: 'Strike out', | |||
type: 'button', | |||
icon: '//upload.wikimedia.org/wikipedia/commons/c/c9/Button_strike.png', | |||
action: { | |||
type: 'encapsulate', | |||
options: { | |||
pre: "<s>", | |||
post: "</s>" | |||
} | } | ||
} | } |