Modèle:Méta lien vers portail : Différence entre versions
De EncyclopAtys
Ligne 4 : | Ligne 4 : | ||
* Le fonctionnement technique du modèle est expliqué en sous-page de documentation | * Le fonctionnement technique du modèle est expliqué en sous-page de documentation | ||
--><noinclude>{{{{FULLPAGENAME}}/Documentation}}</noinclude> | --><noinclude>{{{{FULLPAGENAME}}/Documentation}}</noinclude> | ||
− | <div style="margin: 0em; padding:0.1em; border: thin ridge #{{ColorAtys|type=light|group={{{ | + | <div style="margin: 0em; padding:0.1em; border: thin ridge #{{ColorAtys|type=light|group={{{palette}}}}}; border-width: medium 0 0 0; font-size: 1em; background-color: #{{ColorAtys|type=bg|group={{{palette}}}}};font-weight:bold; text-align: left; |
− | background: -webkit-gradient(linear, left top, right top, color-stop(0%,#{{ColorAtys|type=light|group={{{ | + | background: -webkit-gradient(linear, left top, right top, color-stop(0%,#{{ColorAtys|type=light|group={{{palette}}}}}), color-stop(100%,#000)); |
− | background: -webkit-gradient(linear, center top, center bottom, from(#{{ColorAtys|type=bg|group={{{ | + | background: -webkit-gradient(linear, center top, center bottom, from(#{{ColorAtys|type=bg|group={{{palette}}}}}), to(#{{ColorAtys|type=light|group={{{palette}}}}})); |
− | background: -webkit-linear-gradient(#{{ColorAtys|type=bg|group={{{ | + | background: -webkit-linear-gradient(#{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}}); |
− | background: -moz-linear-gradient(#{{ColorAtys|type=bg|group={{{ | + | background: -moz-linear-gradient(#{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}}); |
− | background: -o-linear-gradient(#{{ColorAtys|type=bg|group={{{ | + | background: -o-linear-gradient(#{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}}); |
− | background: -ms-linear-gradient(#{{ColorAtys|type=bg|group={{{ | + | background: -ms-linear-gradient(#{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}}); |
− | background: linear-gradient(#{{ColorAtys|type=bg|group={{{ | + | background: linear-gradient(#{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}}); |
− | color: # | + | color: #{{ColorAtys|type=fg|group={{{palette}}}}}; text-shadow: #333 .1em .1em .1em, #fff -.1em -.1em .1em;><!-- |
-->{{#ifeq:{{{parent|aucun}}}|aucun|<ul style="text-align: center; margin: 0em; padding:0.3em; border-width: 0 thin thick thin; list-style-type: disc;">}}<li>[[Fichier:{{{icône|Stub.png}}}|48x24px|{{{titre}}}|link=Portail:{{{portail}}}]] [[Portail:{{{portail}}}|{{{titre}}}]] {{#if:{{{sous-portail|}}}|• [[Portail:{{{portail}}}/{{{sous-portail}}}|{{{titre sous-portail}}}]]}}</li>{{#ifeq:{{{parent|aucun}}}|aucun|</ul>}}</div><noinclude> | -->{{#ifeq:{{{parent|aucun}}}|aucun|<ul style="text-align: center; margin: 0em; padding:0.3em; border-width: 0 thin thick thin; list-style-type: disc;">}}<li>[[Fichier:{{{icône|Stub.png}}}|48x24px|{{{titre}}}|link=Portail:{{{portail}}}]] [[Portail:{{{portail}}}|{{{titre}}}]] {{#if:{{{sous-portail|}}}|• [[Portail:{{{portail}}}/{{{sous-portail}}}|{{{titre sous-portail}}}]]}}</li>{{#ifeq:{{{parent|aucun}}}|aucun|</ul>}}</div><noinclude> | ||
[[Catégorie:Modèle:Portail]] | [[Catégorie:Modèle:Portail]] | ||
[[Catégorie:Exclure lors de l'impression]] | [[Catégorie:Exclure lors de l'impression]] | ||
</noinclude> | </noinclude> |
Version du 24 mars 2018 à 14:34
Sommaire
Utilisation
Le modèle Méta lien vers portail permet d'afficher des bandeaux de portail.
Syntaxe
{{Méta lien vers portail |portail=... |titre=... |icône=... |palette=... |titre sous-portail=... |sous-portail=... }}
Paramètres
-
portail
: Lien du portail. -
titre
: Titre du portail. -
icône
: Image servant d’icône de portail. L'image est réduite à la taille du bandeau. Par défaut c'est l’icône «stub.png». -
palette
: couleur thématique. -
titre sous-portail
: Sous titre éventuel. -
sous-portail
: Lien associé au sous titre.
Exemple
Le minimum
{{Méta lien vers portail |portail=Portail |titre=Titre }}
donne:
Avec tous les paramètres renseignés
{{Méta lien vers portail |portail=Portail |titre=Titre |icône=Dummy.png |palette=zorai |titre sous-portail=Titre sous-portail |sous-portail=Sous-portail }}
donne:
La liste exhaustive est accessible dans la catégorie Lien portail