Aller au contenu

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

De Formdev
Page créée avec « <div style=" border:1px solid #ddd; border-radius:10px; padding:15px; width:250px; background:#e8f5e9; box-shadow:0 2px 5px rgba(0,0,0,0.1); margin:5px; flex:1 0 250px; "> <h3 style="margin-top:0; color:#2e7d32;">{{{Question|}}}</h3> <p>{{{Réponse|}}}</p> <p><strong>Thème :</strong> {{{Thème|}}} | <strong>Priorité :</strong> {{{Priorité|}}}</p> </div> Catégorie:FAQ »
 
Aucun résumé des modifications
 
(2 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
<div style="
<div class="card">
  border:1px solid #ddd;
<h4>[[Question]]</h4>
  border-radius:10px;
<p>[[Réponse]]</p>
  padding:15px;
  width:250px;
  background:#e8f5e9;
  box-shadow:0 2px 5px rgba(0,0,0,0.1);
  margin:5px;
  flex:1 0 250px;
">
  <h3 style="margin-top:0; color:#2e7d32;">{{{Question|}}}</h3>
  <p>{{{Réponse|}}}</p>
  <p><strong>Thème :</strong> {{{Thème|}}} | <strong>Priorité :</strong> {{{Priorité|}}}</p>
</div>
</div>
[[Catégorie:FAQ]]

Dernière version du 2 mars 2026 à 16:13