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

De EduTech Wiki
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 8 : Ligne 8 :
height: auto;">{{{content}}}</div></div>
height: auto;">{{{content}}}</div></div>
{|class="hidden wikitable" {{#if:{{{width|}}}| width="{{{width}}}" }} style="text-align:left;"
{|class="hidden wikitable" {{#if:{{{width|}}}| width="{{{width}}}" }} style="text-align:left;"
{{#if:{{{title|}}}|{{{!title}}}}}
{{#if:{{{title|}}}|!{{{title}}}}}
|-
|-
|{{{content}}}
|{{{content}}}
|}</includeonly>
|}</includeonly>

Version du 30 avril 2021 à 15:47

Ceci est le modèle « box ». Il devrait être appelé selon le format suivant :

{{box|title=TITLE|content=CONTENT|color=BACKGROUND-COLOR|width=WIDTH}}

Modifiez la page pour voir le texte du modèle.