Jump to content

User:Escalatr/common.js: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Escalatr (talk | contribs)
Created page with '// Add custom CharInsert entries window.charinsertCustom = { "Custom": ' {\{a|.x}}\\n+{\{b.c}} {\{a|.x}}\\n\\n{\{b.c}} ', };'
 
Escalatr (talk | contribs)
No edit summary
Line 1: Line 1:
// Add custom CharInsert entries
// Add custom CharInsert entries
window.charinsertCustom = {
window.charinsertCustom = {
"Custom": ' {\{a|.x}}\\n+{\{b.c}} {\{a|.x}}\\n\\n{\{b.c}} ',
"Custom": ' {\{a|.x}}\\n+{\{b.c}} {\{a|.x}}\\n\\n{\{b.c}} {\{collapse.top}}+{{collapse.bottom}}',
};
};

Revision as of 15:09, 20 November 2020

// Add custom CharInsert entries
window.charinsertCustom = {
 "Custom": ' {\{a|.x}}\\n+{\{b.c}} {\{a|.x}}\\n\\n{\{b.c}} {\{collapse.top}}+{{collapse.bottom}}',
};