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

De EduTech Wiki
Aller à la navigation Aller à la recherche
m (Annulation des modifications 45490 de Daniel K. Schneider (discussion))
mAucun résumé des modifications
Ligne 27 : Ligne 27 :
   {{#if:{{{fait_partie_du_module|}}}|
   {{#if:{{{fait_partie_du_module|}}}|
     <tr>
     <tr>
       <th style="text-align:center; margin:10px auto; background-color:rgb(225,235,255);border:1px solid rgb(210, 210,245);padding:8px;" colspan="2">Module: [[{{{fait_partie_du_module|}}}]]</th>
       <th style="text-align:center; margin:10px auto; background-color:rgb(225,235,255);border:1px solid rgb(210, 210,245);padding:8px;" colspan="2">{{#if:{{{module_précédant|}}}|[[{{{module précédant|}}}|<span style="float:left;font-size:20px;font-weight:600;margin-bottom:10px">◀]]</span>}}Module: [[{{{fait_partie_du_module|}}}]]{{#if:{{{module_suivant|}}}|[[{{{module suivant|}}}|<span style="float:left;font-size:20px;font-weight:600;margin-bottom:10px">▶]]</span>}}</th>
     </tr>
     </tr>
     }}
     }}
Ligne 36 : Ligne 36 :
     }}
     }}
     <tr>
     <tr>
       <th colspan="2" style="margin-bottom:10px;"><span style="float:left;font-size:30px;font-weight:900;margin-bottom:10px">{{#if:{{{page_precedente|}}}|[[{{{page_precedente|}}}|◀]]}}</span> {{#if:{{{page_suivante|}}}|<span style="float:right;font-size:30px;font-weight:900;margin-bottom:10px">[[{{{page_suivante|}}}|▶]]</span>}}</th>
       <th colspan="2" style="margin-bottom:10px;">{{#if:{{{page_precedente|}}}|[[{{{page_precedente|}}}|<span style="float:left;font-size:30px;font-weight:900;margin-bottom:10px">◀]]</span>}}{{#if:{{{page_suivante|}}}|<span style="float:right;font-size:30px;font-weight:900;margin-bottom:10px">[[{{{page_suivante|}}}|▶]]</span>}}</th>
     </tr>
     </tr>
     <tr>
     <tr>

Version du 2 avril 2015 à 17:25

Ceci est le modèle « tutoriel ». Il devrait être appelé selon le format suivant (enfin c'est le code et le formulaire qui font foi !) :

    {{tutoriel
    |fait_partie_du_cours=
    |fait_partie_du_module=
    |est module de=
    |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.