Autres actions
m Thravalgur a déplacé la page Modèle:NavRègles vers Modèle:NavDroite sans laisser de redirection : Administration du site |
Aucun résumé des modifications |
||
(9 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
# | |||
<div style="box-shadow: {{{ombre|var(--exo-shadow)}}}; border-radius: .2em; margin: .35em 1em 1em 1em; border: .2em solid {{{bordure|var(--exo-red)}}}; background: {{{bgcolor|var(--exo-red)}}}; width:30%; float:right;"> | |||
<div style="background: {{{bgcolor|var(--exo-red)}}}; border-radius: .2em; color: #FFF; padding: .4em .8em .5em; font-size:120%;"><center>'''{{{Titre|Titre}}}'''</center></div> | |||
{| | |||
!style="width:9%"| | |||
!style="width:200em;"| | |||
|- | |||
|<center>[[{{{Lien1|Lien1}}}|<span style="padding: .3em .31em .3em .31em; font-size: 150%; color: #FFF;">{{#fas:{{{icone1|compass}}}}}</span>]]</center> | |||
|<div style="border: .2em solid {{{bordure1|var(--exo-red)}}}; border-radius: .5em; background: #FFFFFF;"> | |||
<div style="padding: .5em; background: {{{bgcolor1|var(--exo-lightred)}}}; margin:.25em; border-radius: .5em; font-weight: bold;"> | |||
[[{{{Lien1|Lien1}}}|{{{Texte1|Texte1}}}]] | |||
</div></div> | |||
|- | |||
|<center>[[{{{Lien2|Lien2}}}|<span style="padding: .3em .31em .3em .31em; font-size: 150%; color: #FFF;">{{#fas:{{{icone2|compass}}}}}</span>]]</center> | |||
|<div style="border: .2em solid {{{bordure2|var(--exo-red)}}}; border-radius: .5em; background: #FFFFFF;"> | |||
<div style="padding: .5em; background: {{{bgcolor2|var(--exo-lightred)}}}; margin:.25em; border-radius: .5em; font-weight: bold;"> | |||
[[{{{Lien2|Lien2}}}|{{{Texte2|Texte2}}}]] | |||
</div></div> | |||
|- | |||
|<center>[[{{{Lien3|Lien3}}}|<span style="padding: .3em .31em .3em .31em; font-size: 150%; color: #FFF;">{{#fas:{{{icone3|compass}}}}}</span>]]</center> | |||
|<div style="border: .2em solid {{{bordure3|var(--exo-red)}}}; border-radius: .5em; background: #FFFFFF;"> | |||
<div style="padding: .5em; background: {{{bgcolor3|var(--exo-lightred)}}}; margin:.25em; border-radius: .5em; font-weight: bold;"> | |||
[[{{{Lien3|Lien3}}}|{{{Texte3|Texte3}}}]] | |||
</div></div> | |||
|- | |||
|<center>[[{{{Lien4|Lien4}}}|<span style="padding: .3em .31em .3em .31em; font-size: 150%; color: #FFF;">{{#fas:{{{icone4|compass}}}}}</span>]]</center> | |||
|<div style="border: .2em solid {{{bordure4|var(--exo-red)}}}; border-radius: .5em; background: #FFFFFF;"> | |||
<div style="padding: .5em; background: {{{bgcolor4|var(--exo-lightred)}}}; margin:.25em; border-radius: .5em; font-weight: bold;"> | |||
[[{{{Lien4|Lien4}}}|{{{Texte4|Texte4}}}]] | |||
</div></div> | |||
|} | |||
<center>[[{{{LienBas|LienBas}}}|<span style="color: #FFF;">{{{TexteBas|TexteBas}}}</span>]]</center> | |||
</div> | |||
<noinclude> | |||
= Données du modèle = | |||
<div style="background: red; color: #FFF"><center><u>'''NE MODIFIEZ PAS CE MODÈLE SI VOUS NE SAVEZ PAS EXACTEMENT CE QUE VOUS ÊTES EN TRAIN DE FAIRE'''</u></center></div> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"ombre": {}, | |||
"bordure": {}, | |||
"bgcolor": {}, | |||
"Titre": { | |||
"type": "line", | |||
"required": true | |||
}, | |||
"Lien1": { | |||
"type": "wiki-page-name", | |||
"required": true | |||
}, | |||
"icone1": {}, | |||
"bordure1": {}, | |||
"bgcolor1": {}, | |||
"Texte1": { | |||
"type": "line", | |||
"required": true | |||
}, | |||
"Lien2": { | |||
"type": "wiki-page-name", | |||
"required": true | |||
}, | |||
"icone2": {}, | |||
"bordure2": {}, | |||
"bgcolor2": {}, | |||
"Texte2": { | |||
"type": "line", | |||
"required": true | |||
}, | |||
"Lien3": { | |||
"type": "wiki-page-name", | |||
"required": true | |||
}, | |||
"icone3": {}, | |||
"bordure3": {}, | |||
"bgcolor3": {}, | |||
"Texte3": { | |||
"type": "line", | |||
"required": true | |||
}, | |||
"Lien4": { | |||
"type": "wiki-page-name", | |||
"required": true | |||
}, | |||
"icone4": {}, | |||
"bordure4": {}, | |||
"bgcolor4": {}, | |||
"Texte4": { | |||
"type": "line", | |||
"required": true | |||
}, | |||
"LienBas": { | |||
"type": "wiki-page-name", | |||
"required": true | |||
}, | |||
"TexteBas": { | |||
"type": "line", | |||
"required": true | |||
} | |||
}, | |||
"description": "Barre latérale de navigation avec icônes", | |||
"format": "block" | |||
} | |||
</templatedata> | |||
[[Category:Modèles]][[Category:Modèles de navigation]] | |||
</noinclude> |
Dernière version du 25 avril 2025 à 09:47
Données du modèle
Barre latérale de navigation avec icônes
Paramètre | Description | Type | État | |
---|---|---|---|---|
ombre | ombre | aucune description | Inconnu | facultatif |
bordure | bordure | aucune description | Inconnu | facultatif |
bgcolor | bgcolor | aucune description | Inconnu | facultatif |
Titre | Titre | aucune description | Ligne de texte | obligatoire |
Lien1 | Lien1 | aucune description | Nom de page | obligatoire |
icone1 | icone1 | aucune description | Inconnu | facultatif |
bordure1 | bordure1 | aucune description | Inconnu | facultatif |
bgcolor1 | bgcolor1 | aucune description | Inconnu | facultatif |
Texte1 | Texte1 | aucune description | Ligne de texte | obligatoire |
Lien2 | Lien2 | aucune description | Nom de page | obligatoire |
icone2 | icone2 | aucune description | Inconnu | facultatif |
bordure2 | bordure2 | aucune description | Inconnu | facultatif |
bgcolor2 | bgcolor2 | aucune description | Inconnu | facultatif |
Texte2 | Texte2 | aucune description | Ligne de texte | obligatoire |
Lien3 | Lien3 | aucune description | Nom de page | obligatoire |
icone3 | icone3 | aucune description | Inconnu | facultatif |
bordure3 | bordure3 | aucune description | Inconnu | facultatif |
bgcolor3 | bgcolor3 | aucune description | Inconnu | facultatif |
Texte3 | Texte3 | aucune description | Ligne de texte | obligatoire |
Lien4 | Lien4 | aucune description | Nom de page | obligatoire |
icone4 | icone4 | aucune description | Inconnu | facultatif |
bordure4 | bordure4 | aucune description | Inconnu | facultatif |
bgcolor4 | bgcolor4 | aucune description | Inconnu | facultatif |
Texte4 | Texte4 | aucune description | Ligne de texte | obligatoire |
LienBas | LienBas | aucune description | Nom de page | obligatoire |
TexteBas | TexteBas | aucune description | Ligne de texte | obligatoire |