1 397
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 29 : | Ligne 29 : | ||
*/ | */ | ||
//help: 'ceci est aide', | |||
mw.loader.using('mediawiki.widgets').then( function (){ | mw.loader.using('mediawiki.widgets').then( function (){ | ||
Ligne 34 : | Ligne 36 : | ||
var copyText = new mw.widgets.CopyTextLayout( { | var copyText = new mw.widgets.CopyTextLayout( { | ||
title: 'Copy the text', | title: 'Copy the text', | ||
copyText: '\{\{subst:Modèle:entrée\}\}' | copyText: '\{\{subst:Modèle:entrée\}\}' | ||
} ); | } ); |