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
m Simon a déplacé la page Modèle:Carte vers Modèle:Carte avec texte
Aucun résumé des modifications
Balise : Révocation manuelle
 
(8 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
<div class="card card-{{{taille}}}"> [[File:{{{image}}}|frameless|link={{{titre}}}|class=card-img-top]]
<div class="card card-{{{taille}}}">
  <h3 class="invisible_title">{{{titre}}}</h3>
  [[File:{{{image}}}|frameless|link={{{titre}}}|class=card-img-top]]
   <div class="card-body">
   <div class="card-body">
     <h3 class="card-title text-center">[[{{{titre}}}]]</h3>
     <div class="card-title text-center">[[{{{titre}}}]]</div>
     <p>{{{texte}}}</p>
     <p class="card-text">{{{texte}}}</p>
   </div>
   </div>
</div>
</div>

Dernière version du 29 septembre 2025 à 16:02

{{{titre}}}

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

{{{texte}}}