Changes

Jump to navigation Jump to search
m
no edit summary
Line 175: Line 175:  
tools: {
 
tools: {
 
templatesP: {
 
templatesP: {
label: 'Paragraph styles',
+
label: 'Paragraph',
 
type: 'select',
 
type: 'select',
 
list: {
 
list: {
Line 205: Line 205:  
},
 
},
 
templatesS: {
 
templatesS: {
label: 'Symbol styles',
+
label: 'Symbol',
 
type: 'select',
 
type: 'select',
 
list: {
 
list: {
Line 213: Line 213:  
options: {pre: '{{Style S-Lost|', post: '}}'} } },
 
options: {pre: '{{Style S-Lost|', post: '}}'} } },
 
'Footnote-Mark': {label: 'Footnote mark', action: {type: 'encapsulate',
 
'Footnote-Mark': {label: 'Footnote mark', action: {type: 'encapsulate',
options: {pre: '{{Footnote mark|', post: '}}'} } },
+
options: {pre: '{{Footnote mark|', post: '|}}'} } },
 
'Footnote-Return': {label: 'Footnote return', action: {type: 'encapsulate',
 
'Footnote-Return': {label: 'Footnote return', action: {type: 'encapsulate',
 
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\n{{Footnotes end}}'} } }
+
options: {pre: '{{Footnotes start}}\n{{Footnote return|}}', post: '\n{{Footnotes end}}'} } }
 
}
 
}
 
},
 
},
Line 224: Line 224:  
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=}}'} } },
Line 250: Line 252:  
'Style-S-HPB-SB-Continues-on': {label: 'HPB SB. Continues on', action: {type: 'encapsulate',
 
'Style-S-HPB-SB-Continues-on': {label: 'HPB SB. Continues on', action: {type: 'encapsulate',
 
options: {pre: '{{Style S-HPB SB. Continues on|1-', post: '}}'} } }
 
options: {pre: '{{Style S-HPB SB. Continues on|1-', post: '}}'} } }
 +
}
 +
},
 +
templatesLinks: {
 +
label: 'Links',
 +
type: 'select',
 +
list: {
 +
'BCW-page': {label: 'BCW page', action: {type: 'encapsulate',
 +
options: {pre: '{{BCW-page|v=|p=|text=', post: '}}'} } },
 +
'SB-page': {label: 'SB page', action: {type: 'encapsulate',
 +
options: {pre: '{{SB-page|v=|p=|text=', post: '}}'} } },
 +
'SD-page': {label: 'SD page', action: {type: 'encapsulate',
 +
options: {pre: '{{SD-page|v=|p=|ed=|text=', post: '}}'} } }
 
}
 
}
 
}
 
}

Navigation menu