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

De EduTech Wiki
Aller à la navigation Aller à la recherche
mAucun résumé des modifications
mAucun résumé des modifications
Ligne 34 : Ligne 34 :
       <td><span style="font-size:20px;font-weight:900;">⚒</span> {{{difficulté|}}}</td>
       <td><span style="font-size:20px;font-weight:900;">⚒</span> {{{difficulté|}}}</td>
     </tr>
     </tr>
     {{#if:{{{{prérequis|}}}|
     {{#if:{{{prérequis|}}}|
     <tr>
     <tr>
       <th style="text-align: center; background-color:#ccccff;" colspan="2">Prérequis</th>
       <th style="text-align: center; background-color:#ccccff;" colspan="2">Prérequis</th>
     <tr>
     <tr>
       <td colspan="2"><ul>{{#arraymap:{{{prérequis|}}}|,|x|<li>[[prérequis::x]]}}</li></ul></td>
       <td colspan="2"><ul>{{#arraymap:{{{prérequis|}}}|,|x|<li>[[prérequis::x]]}}</li></ul></td>
     </tr>}}
     </tr>
    }}
     {{#if:{{{objectif|}}}|
     {{#if:{{{objectif|}}}|
     <tr>
     <tr>

Version du 29 août 2013 à 11:50

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

    {{tutoriel
    |fait_partie_du_cours=
    |page_parente=
    |page_suivante=
    |page_precedente=
    |statut=
    |derniere_modif=
    |prérequis=
    |objectif=
    |difficulté=
    |voir_aussi=
    }}
  
 Modifier la page pour voir le texte du modèle.