Modèle:Indexation : Différence entre versions

De Oniropædia
(Ajout des codes de test et du paramètre de reindexation)
m (recodification avec la fonction #foreach)
 
(12 révisions intermédiaires par 3 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
<!-- ici sont inséré les paramètres de catégorisation-->
+
<noinclude><!-- == Début de la Section spécifique à la page d'affichage du modèle === -->
<noinclude>{{Indexation|Modèle}}</noinclude>
+
<!-- ================================================================================ -->
{{#if: {{{1|}}} | [[Catégorie:{{{1}}}|{{#if: {{{2|}}}| {{{2}}}|{{PAGENAME}} }}]] | <span style="color:#FF0000;" >'''Attention, il faut donner le nom de la catégorie dans laquelle doit être indexé cette page.<br /><nowiki>{{Indexation|</nowiki>''nom de la catégorie''<nowiki>}}</nowiki>'''</span>}}
+
{{Syntaxe}}
 +
{{Indexation|Modèle|Paramétrage système}}
 +
<!-- ================================================================================ -->
 +
<!-- ========= Fin de la section spécifique à la page d'affichage du modèle ========= -->
 +
</noinclude>{{<!-- ================================================================== -->
 +
<!-- ================================================================================ -->
 +
<!-- ================================================================================ -->
 +
<!-- Début de la Section spécifique à l'implémentation de la catégorisation des pages -->
 +
<!-- ================================================================================ -->
 +
#ifeq:{{{index|}}}|
 +
|{{
 +
#if:{{{1|}}}
 +
|{{#foreach: $n$|[[Catégorie:{{{$n$}}}|{{
 +
#accents2ascii2lower:{{
 +
Catégorisation/Catégorisation/Module de base/Indexation dans catégorie/Configuration
 +
|catégorie={{{$n$}}}
 +
}}
 +
}}]]{{-}}}}
 +
|{{
 +
#if:{{NAMESPACE}}
 +
|
 +
|[[Catégorie:Page à catégoriser|{{
 +
#accents2ascii2lower:{{
 +
Catégorisation/Catégorisation/Module de base/Indexation dans catégorie/Configuration
 +
|catégorie=Page à catégoriser
 +
}}
 +
}}]]
 +
}}
 +
}}
 +
|{{
 +
#if:{{{1|}}}
 +
|{{#foreach: $n$|[[Catégorie:{{{$n$}}}|{{
 +
#accents2ascii2lower:{{
 +
Catégorisation/Catégorisation/Module de base/Indexation dans catégorie/Configuration
 +
|index={{{index}}}
 +
|catégorie={{{1}}}
 +
}}
 +
}}]]{{-}}}}
 +
|{{
 +
#if:{{NAMESPACE}}
 +
|
 +
|[[Catégorie:Page à catégoriser|{{
 +
#accents2ascii2lower:{{
 +
Catégorisation/Catégorisation/Module de base/Indexation dans catégorie/Configuration
 +
|index={{{index}}}
 +
|catégorie=Page à catégoriser
 +
}}
 +
}}]]
 +
}}
 +
}}
 +
<!-- ================================================================================ -->
 +
}}<!-- Fin de la section spécifique à l'implémentation de la catégorisation des pages -->

Version actuelle datée du 5 novembre 2008 à 11:56


La syntaxe et l’éventuel exemple de l’utilisation de ce modèle sont situés sur sa page de discussion. Vous pouvez néanmoins ajouter des questions et commentaires à la suite de l’aide.