« Modèle:Rôle » : différence entre les versions

De 21Wiki
Aucun résumé des modifications
Aucun résumé des modifications
 
(17 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
<includeonly>{{#switch:{{{role}}}
<includeonly>{{#switch:{{{1}}}
| MJ = <span style="display:inline-block"><span style="background-color:gold;border-radius:100px;padding-left:-5px;padding-right:3px;padding-top:3px;padding-bottom:3px><span style="background-color:white;border-radius:100px;padding:5px;border:3px solid gold">👑</span><span style="color:white;margin-left:3px;margin-right:5px">'''MJ'''</span></span></span>
| Accompagnateur = <span style="display:inline-block"><span style="background-color:deepskyblue;border-radius:100px;padding-left:-5px;padding-right:3px;padding-top:3px;padding-bottom:3px><span style="background-color:white;border-radius:100px;padding:5px;border:3px solid deepskyblue">💬</span><span style="color:white;margin-left:3px;margin-right:5px">'''Accompagnateur'''</span></span></span>[[Catégorie:Accompagnateur]]
| PNJ = <span style="display:inline-block"><span style="background-color:blueviolet;border-radius:100px;padding-left:-5px;padding-right:3px;padding-top:3px;padding-bottom:3px><span style="background-color:white;border-radius:100px;padding:5px;border:3px solid blueviolet">🤖</span><span style="color:white;margin-left:3px;margin-right:5px">'''PNJ'''</span></span></span>
| MJ = <span style="display:inline-block"><span style="background-color:gold;border-radius:100px;padding-left:-5px;padding-right:3px;padding-top:3px;padding-bottom:3px><span style="background-color:white;border-radius:100px;padding:5px;border:3px solid gold">👑</span><span style="color:white;margin-left:3px;margin-right:5px">'''MJ'''</span></span></span>[[Catégorie:MJ]]
| MJ_legende = <span style="display:inline-block"><span style="background-color:gold;border-radius:100px;padding-left:-5px;padding-right:3px;padding-top:3px;padding-bottom:3px><span style="background-color:white;border-radius:100px;padding:5px;border:3px solid gold">👑</span><span style="color:white;margin-left:3px;margin-right:5px">'''MJ'''</span></span></span>
| PNJ = <span style="display:inline-block"><span style="background-color:blueviolet;border-radius:100px;padding-left:-5px;padding-right:3px;padding-top:3px;padding-bottom:3px><span style="background-color:white;border-radius:100px;padding:5px;border:3px solid blueviolet">🤖</span><span style="color:white;margin-left:3px;margin-right:5px">'''PNJ'''</span></span></span>[[Catégorie:PNJ]]
| PNJ_legende = <span style="display:inline-block"><span style="background-color:blueviolet;border-radius:100px;padding-left:-5px;padding-right:3px;padding-top:3px;padding-bottom:3px><span style="background-color:white;border-radius:100px;padding:5px;border:3px solid blueviolet">🤖</span><span style="color:white;margin-left:3px;margin-right:5px">'''PNJ'''</span></span></span>
 
| test = <span style="color:black;font-weight:700">[[Fichier:Icone Business Drogue.png|sans_cadre|45x45px]]Drogue</span>
| Accompagnateur_légende = <span style="display:inline-block"><span style="background-color:deepskyblue;border-radius:100px;padding-left:-5px;padding-right:3px;padding-top:3px;padding-bottom:3px><span style="background-color:white;border-radius:100px;padding:5px;border:3px solid deepskyblue">💬</span><span style="color:white;margin-left:3px;margin-right:5px">'''Accompagnateur'''</span></span></span>
| #default = <span style="background-color:turquoise;border-radius:100px;padding-left:8px;padding-right:8px;padding-top:3px;padding-bottom:3px;color:white">'''Joueur'''</span>
| MJ_légende = <span style="display:inline-block"><span style="background-color:gold;border-radius:100px;padding-left:-5px;padding-right:3px;padding-top:3px;padding-bottom:3px><span style="background-color:white;border-radius:100px;padding:5px;border:3px solid gold">👑</span><span style="color:white;margin-left:3px;margin-right:5px">'''MJ'''</span></span></span>
| PNJ_légende = <span style="display:inline-block"><span style="background-color:blueviolet;border-radius:100px;padding-left:-5px;padding-right:3px;padding-top:3px;padding-bottom:3px><span style="background-color:white;border-radius:100px;padding:5px;border:3px solid blueviolet">🤖</span><span style="color:white;margin-left:3px;margin-right:5px">'''PNJ'''</span></span></span>
 
| #default = <span style="color:red">'''Erreur de syntaxe'''</span>[[Catégorie:Pages avec des erreurs de syntaxe]]
}}</includeonly>
}}</includeonly>


Ligne 24 : Ligne 27 :
===<u>Statuts réservés aux infobox</u>===
===<u>Statuts réservés aux infobox</u>===
Le wikicode :
Le wikicode :
<pre>{{Rôle}}</pre>
<pre>{{Rôle|Accompagnateur}}</pre>
donnera :  
donnera :  
{{Rôle}}
{{Rôle|Accompagnateur}}
Le wikicode :
Le wikicode :
<pre>{{Rôle|role=MJ}}</pre>
<pre>{{Rôle|MJ}}</pre>
donnera :  
donnera :  
{{Rôle|role=MJ}}
{{Rôle|MJ}}
Le wikicode :
Le wikicode :
<pre>{{Rôle|role=PNJ}}</pre>
<pre>{{Rôle|PNJ}}</pre>
donnera :  
donnera :  
{{Rôle|role=PNJ}}
{{Rôle|PNJ}}
 
===<u>Statuts réservés aux légendes des chronologies et des tableaux</u>===
Le wikicode :
Le wikicode :
<pre>{{Rôle|role=test}}</pre>
<pre>{{Rôle|Accompagnateur_légende}}</pre>
donnera :  
donnera :  
{{Rôle|role=test}}
{{Rôle|Accompagnateur_légende}}
 
===<u>Statuts réservés aux légendes des chronologies et des tableaux</u>===
Le wikicode :
Le wikicode :
<pre>{{Rôle|role=MJ_legende}}</pre>
<pre>{{Rôle|MJ_légende}}</pre>
donnera :  
donnera :  
{{Rôle|role=MJ_legende}}
{{Rôle|MJ_légende}}
Le wikicode :
Le wikicode :
<pre>{{Rôle|role=PNJ_legende}}</pre>
<pre>{{Rôle|PNJ_légende}}</pre>
donnera :  
donnera :  
{{Rôle|role=PNJ_legende}}
{{Rôle|PNJ_légende}}
</noinclude>
</noinclude>

Dernière version du 28 septembre 2025 à 15:51


Modèle permettant de gérer le rôle d'un personnage ou d'une entité.

Paramètres du modèle[Modifier les données du modèle]

La mise en forme sur une seule ligne est préférée pour ce modèle.

ParamètreDescriptionTypeÉtat
rolerole

Renseigner si le personnage ou l'entité a un rôle particulier

Inconnufacultatif

Tous les exemples d'utilisations

Statuts réservés aux infobox

Le wikicode :

{{Rôle|Accompagnateur}}

donnera : 💬Accompagnateur


Le wikicode :

{{Rôle|MJ}}

donnera : 👑MJ


Le wikicode :

{{Rôle|PNJ}}

donnera : 🤖PNJ


Statuts réservés aux légendes des chronologies et des tableaux

Le wikicode :

{{Rôle|Accompagnateur_légende}}

donnera : 💬Accompagnateur


Le wikicode :

{{Rôle|MJ_légende}}

donnera : 👑MJ


Le wikicode :

{{Rôle|PNJ_légende}}

donnera : 🤖PNJ