Espace de test/CSS : Différence entre versions
De Wicri Test 1.31
(Page créée avec « ===AAA=== ==Test de l'extension CSS== {{#css: h3 { background: yellow; font-size: 20pt; color: red; } }} ===hello=== coucou ===BBB=== ») |
(→BBB) |
||
(3 révisions intermédiaires par le même utilisateur non affichées) | |||
Ligne 2 : | Ligne 2 : | ||
==Test de l'extension CSS== | ==Test de l'extension CSS== | ||
{{#css: | {{#css: | ||
− | + | .headerWicri { | |
− | + | background:#F0F0F0 url("https://lorexplor.istex.fr/Wicri/cccc.png") no-repeat right; | |
− | + | margin:0; | |
− | + | font-size:120%; | |
− | + | font-weight:bold; | |
+ | border:1px solid #a3b0bf; | ||
+ | text-align:left; | ||
+ | color:#000; | ||
+ | padding:.15em .4em; | ||
+ | } | ||
}} | }} | ||
===hello=== | ===hello=== | ||
coucou | coucou | ||
===BBB=== | ===BBB=== | ||
+ | {{H2 Wicri|coucou}} | ||
+ | |||
+ | {{boîte déroulante|titre=Pour un wiki en français |contenu= | ||
+ | Pour un wiki en langue française (fr) : | ||
+ | |||
+ | <source lang="sh"> | ||
+ | cp -r /applis/MediaWiki/V1.31/mediawiki-1.31.10 fr | ||
+ | </source> | ||
+ | }} | ||
+ | {{Boîte déroulante/début|titre=Pour un wiki en anglais}} | ||
+ | <source lang="wiki"> | ||
+ | $wgUploadNavigationUrl = "https://wicri-demo.istex.fr/Wicri/****wiki****/en/index.php?title=Wicri:Upload a file"; | ||
+ | </source> | ||
+ | <source lang="wiki"> | ||
+ | From here, you can either: | ||
+ | *[[Special:Upload|upload a file locally]] | ||
+ | *[[wic-demo.istex.pool:Special:Upload|upload a file on the multimedia repository of Wicri network]] | ||
+ | </source> | ||
+ | {{Boîte déroulante/fin}} |
Version actuelle datée du 27 décembre 2020 à 17:46
AAA
Test de l'extension CSS
hello
coucou
BBB
coucou
Pour un wiki en français
Pour un wiki en langue française (fr) :
cp -r /applis/MediaWiki/V1.31/mediawiki-1.31.10 fr
Pour un wiki en anglais
$wgUploadNavigationUrl = "https://wicri-demo.istex.fr/Wicri/****wiki****/en/index.php?title=Wicri:Upload a file";
From here, you can either:
*[[Special:Upload|upload a file locally]]
*[[wic-demo.istex.pool:Special:Upload|upload a file on the multimedia repository of Wicri network]]