Boîte à outils:À propos de
De Wiki des possibles
Boîte à outils:À propos de /
// Add a link to this page (https://www.mediawiki.org/wiki/?curid=6031) // test-desc is an i18n message of the text $footerlinks['test'] = Html::element( 'a',
[ 'href' => 'https://www.wikidespossibles.org/wiki/%C3%80_propos_du_Wiki_des_Possibles', 'rel' => 'noreferrer noopener' // not required, but recommended for security reasons ], $skin->msg( 'test-desc' )->text()
);