Template:Tutoriel: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(27 intermediate revisions by the same user not shown) | |||
Line 26: | Line 26: | ||
<big>{{#ifexist:{{{fait_partie_du_cours|}}}|[[{{{fait_partie_du_cours|}}}]][[category:{{{fait_partie_du_cours|}}}]]|{{PAGENAME}} }}</big></th> | <big>{{#ifexist:{{{fait_partie_du_cours|}}}|[[{{{fait_partie_du_cours|}}}]][[category:{{{fait_partie_du_cours|}}}]]|{{PAGENAME}} }}</big></th> | ||
</tr> | </tr> | ||
{{#if:{{{source|}}}| | |||
<tr> | |||
<th colspan="2" style="text-align:center;font-weight:400;">Source à citer: {{{source|}}}</th> | |||
</tr> | |||
}} | |||
{{#if:{{{fait_partie_du_module|}}}| | {{#if:{{{fait_partie_du_module|}}}| | ||
<tr><!-- code module --> | <tr><!-- code module --> | ||
Line 48: | Line 53: | ||
<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> | ||
<tr><td><span style="font-size:20px;font-weight:900;">⚒</span> {{REVISIONYEAR}}/{{REVISIONMONTH}}/{{REVISIONDAY2}}</td> | |||
{{#if:{{{dernière_modif|}}}|<td><span style="font-size:20px;font-weight:900;">⚒⚒</span> {{{dernière_modif|}}}</td>|<td></td>}} | {{#if:{{{dernière_modif|}}}|<td><span style="font-size:20px;font-weight:900;">⚒⚒</span> {{{dernière_modif|}}}</td>|<td></td>}} | ||
</tr> | </tr> | ||
Line 82: | Line 87: | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{cat tutoriels|}}}| | |||
<tr><td style="text-align:left; margin:10px auto; background-color:rgb(225,235,255);border:1px solid rgb(210, 210,245);padding:8px;" colspan="2">[[:Category: {{{cat tutoriels|}}}]][[Category: {{{cat tutoriels|}}}]]</tr> | |||
}} | |||
<tr><td style="font-size:smaller" colspan="2"> {{#formlink:form=Tutoriel |link text=Editer |link type=button |target ={{PAGENAME}} }}</td></tr> | |||
</ | </table> | ||
[[Category:tutoriel]] | [[Category:tutoriel]] | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
[[Category:Modèles]] | [[Category:Modèles]] | ||
</noinclude> | </noinclude> |
Latest revision as of 11:55, 8 September 2021
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= |editeur= |derniere_modif= |prérequis= |objectif= |difficulté= |voir_aussi= }}
Modifier la page pour voir le texte du modèle.