Jump to content

User:Menchi/common.js: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m .
m .
 
Line 2: Line 2:
// cf [[Help:CharInsert#Customization]]
// cf [[Help:CharInsert#Customization]]
window.charinsertCustom = {
window.charinsertCustom = {
"Insert": "[[+]] [[+|]] [[\|+]] {{+}} }} Lang.[[template:lang#Rationale|tag]]s {{lang-|+}} |label=none |italic=no |links=no {{lang||+}} {{wikt-lang||+}} |i=- {{linktext|+}} {{translit||+}} Anchoring.to.[[template:anchor|facilitate.linking]] {{anchor|+}} {{vanchor|+}} {{circa|+}} “+” {{abbr|+|}} {{literally|+}} {{nihongo|Engl|kanji|romaji|note}} {{convert|+}} |adj=mid|-long {{interlanguage.link|future_Eng_link|lt=+|langCode/Commons|ForeignTitleorCategory}} {{R.alt.lang|+|en}} Lowercase.[[non-proper.noun]]s Work.title.italics:.[[MOS:ITALICTITLE]] Use-mention.[[MOS:WORDSASWORDS|distinction]].italics Hyphenate.[[compound.adjective]]s Commas.to.set.off.[[non-restrictive.relative.clause]]s.&.[[independent.clause]]s [[WP:REFERS|Simplify.“refer”-type]].lede Succinct.captions.per.[[WP:CAP#Succinctness]] |display-authors=etal. <!--.+_--> {{small|+}} ==.See.also.==\n*.[[+]] *.[[+]] [[:commons:Category:+]] Interim.links.to.the.Commons.until.one.day.perhaps.articles.are.here ",
"Insert": "[[+]] [[+|]] [[\|+]] {{+}} }} Lang.[[template:lang#Rationale|tag]]s {{lang-|+}} |label=none |italic=no |links=no {{lang||+}} {{wikt-lang||+}} |i=- {{linktext|+}} {{translit||+}} Anchoring.to.[[template:anchor|facilitate.linking]] {{anchor|+}} {{vanchor|+}} {{circa|+}} “+” {{abbr|+|}} {{literally|+}} {{nihongo|Engl|kanji|romaji|note}} {{convert|+}} |adj=mid|-long {{interlanguage.link|future_Eng_link|lt=+|langCode/Commons|ForeignTitleorCategory}} {{R.alt.lang|+|en}} Lowercase.[[non-proper.noun]]s Work.title.italics:.[[MOS:ITALICTITLE]] Use-mention.[[MOS:WORDSASWORDS|distinction]].italics Hyphenate.[[compound.adjective]]s Commas.to.set.off.[[non-restrictive.relative.clause]]s.&.[[independent.clause]]s [[WP:REFERS|Simplify.“refer”-type]].lede Succinct.captions.per.[[WP:CAP#Succinctness]] |display-authors=etal. <!--.+_--> <PRE> {{small|+}} ==.See.also.==\n*.[[+]] *.[[+]] [[:commons:Category:+]] Interim.links.to.the.Commons.until.one.day.perhaps.those.articles.exist ",
};
};



Latest revision as of 09:49, 18 April 2024

// <nowiki>
// cf [[Help:CharInsert#Customization]]
window.charinsertCustom = {
 "Insert": "[[+]] [[+|]] [[\|+]] {{+}} }}  Lang.[[template:lang#Rationale|tag]]s  {{lang-|+}}  |label=none |italic=no  |links=no  {{lang||+}}  {{wikt-lang||+}} |i=- {{linktext|+}}    {{translit||+}}     Anchoring.to.[[template:anchor|facilitate.linking]] {{anchor|+}} {{vanchor|+}} {{circa|+}}  “+”    {{abbr|+|}}  {{literally|+}}   {{nihongo|Engl|kanji|romaji|note}}   {{convert|+}}  |adj=mid|-long   {{interlanguage.link|future_Eng_link|lt=+|langCode/Commons|ForeignTitleorCategory}}   {{R.alt.lang|+|en}}   Lowercase.[[non-proper.noun]]s      Work.title.italics:.[[MOS:ITALICTITLE]]   Use-mention.[[MOS:WORDSASWORDS|distinction]].italics      Hyphenate.[[compound.adjective]]s   Commas.to.set.off.[[non-restrictive.relative.clause]]s.&.[[independent.clause]]s     [[WP:REFERS|Simplify.“refer”-type]].lede    Succinct.captions.per.[[WP:CAP#Succinctness]]       |display-authors=etal.    <!--.+_-->     <PRE>    {{small|+}}  ==.See.also.==\n*.[[+]]   *.[[+]]   [[:commons:Category:+]]  Interim.links.to.the.Commons.until.one.day.perhaps.those.articles.exist  ",
};

// Link colours:  wikipedia.org/wiki/User:Anomie/linkclassifier
// used in css for coloring .disambiguation
importScript('User:Anomie/linkclassifier.js');
// </nowiki>