Deprecated: Skins\Chameleon\Components\Component::__construct(): Implicitly marking parameter $domElement as nullable is deprecated, the explicit nullable type must be used instead in /home/fedi7240/wikimontessori.org/skins/chameleon/src/Components/Component.php on line 57

Deprecated: Skins\Chameleon\Components\Grid::__construct(): Implicitly marking parameter $domElement as nullable is deprecated, the explicit nullable type must be used instead in /home/fedi7240/wikimontessori.org/skins/chameleon/src/Components/Grid.php on line 64

Deprecated: Skins\Chameleon\Components\Row::__construct(): Implicitly marking parameter $domElement as nullable is deprecated, the explicit nullable type must be used instead in /home/fedi7240/wikimontessori.org/skins/chameleon/src/Components/Row.php on line 45

Deprecated: Skins\Chameleon\Components\Cell::__construct(): Implicitly marking parameter $domElement as nullable is deprecated, the explicit nullable type must be used instead in /home/fedi7240/wikimontessori.org/skins/chameleon/src/Components/Cell.php on line 43

Deprecated: Skins\Chameleon\Components\PageTools::__construct(): Implicitly marking parameter $domElement as nullable is deprecated, the explicit nullable type must be used instead in /home/fedi7240/wikimontessori.org/skins/chameleon/src/Components/PageTools.php on line 59

« Modèle:Carte avec texte » : différence entre les versions

De WikiMontessori
Aller à :navigation, rechercher
Page créée avec « <div class="card card-{{{taille}}}"> [[File:{{{image}}}|frameless|link={{{article}}}|class=card-img-top]] <div class="card-body"> <h3 class="card-title text-center">[[{{{article}}}]]</h3> <p>{{{résumé}}}</p> </div> </div> »
 
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
<div class="card card-{{{taille}}}"> [[File:{{{image}}}|frameless|link={{{article}}}|class=card-img-top]]
<div class="card card-{{{taille}}}"> [[File:{{{image}}}|frameless|link={{{titre}}}|class=card-img-top]]
   <div class="card-body">
   <div class="card-body">
     <h3 class="card-title text-center">[[{{{article}}}]]</h3>
     <h3 class="card-title text-center">[[{{{titre}}}]]</h3>
     <p>{{{résumé}}}</p>
     <p>{{{texte}}}</p>
   </div>
   </div>
</div>
</div>

Version du 8 février 2023 à 11:30

[[File:{{{image}}}|frameless|link={{{titre}}}|class=card-img-top]]

[[{{{titre}}}]]

{{{texte}}}