« 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 17 : Ligne 17 :
Modifier la page pour voir le texte du modèle.
Modifier la page pour voir le texte du modèle.
</noinclude><includeonly>{| style="width: 25em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
</noinclude><includeonly>{| style="width: 25em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{{fait_partie_du_cours|}}}</big> || {{{statut|}}}
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{{fait_partie_du_cours|}}}</big>  
|-
| <span style="font-size:30px;font-weight:900;">★</span> {{{statut|}}} ({{{dernière_modif|}}})
| {{{difficulté|}}}
|-
|-
| style="font-size:30px;font-weight:900;"| [[{{{page_precedente|}}}|⇦]]
| style="font-size:30px;font-weight:900;"| [[{{{page_precedente|}}}|⇦]]
| style="font-size:30px;font-weight:bold;"| [[{{{page_parente|}}}|⇧]]
| style="font-size:30px;font-weight:bold;"| [[{{{page_parente|}}}|⇧]]
| style="font-size:30px;font-weight:900;"| [[{{{page_suivante|}}}|]]
| style="font-size:30px;font-weight:900;"| [[{{{page_suivante|}}}|▶▶]]
|-
! Dernière modification importante:
|  [[dernière modification importante::{{{dernière_modif|}}}]]
|-
! Prérequis:
| colspan="2" |<ul>{{#arraymap:{{{prérequis|}}}|,|x|<li>[[prérequis::x]]}}</li></ul>
|-
|-
! Objectifs:  
!colspan="2"|Prérequis:  
| colspan="2" |<ul>{{#arraymap:{{{objectif|}}}|,|x|<li>[[objectif::x]]}}</li></ul>
|colspan="2"|<ul>{{#arraymap:{{{prérequis|}}}|,|x|<li>[[prérequis::x]]}}</li></ul>
|-
|-
! Difficulté:
!colspan="2"|Objectifs:  
| <big>⚒</big> [[difficulté::{{{difficulté|}}}]]  
|colspan="2"|<ul>{{#arraymap:{{{objectif|}}}|,|x|<li>[[objectif::x]]}}</li></ul>
|-
|-
! Voir aussi:
! Voir aussi:
Ligne 44 : Ligne 41 :
{{#set:page précédente={{{page_precedente|}}} }}
{{#set:page précédente={{{page_precedente|}}} }}
{{#set:statut={{{statut|}}}}}  
{{#set:statut={{{statut|}}}}}  
{{#set:dernière modification importante=={{{dernière_modif|}}}}}
{{#set:difficulté={{{difficulté|}}}}}
[[Catégorie:tutoriel]]
[[Catégorie:tutoriel]]
</includeonly>
</includeonly>

Version du 28 août 2013 à 18:14

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.