Template:Syllabus: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 82: Line 82:
     <tr>
     <tr>
       <td colspan="2"><ul>{{#arraymap:{{{see_also|}}}|,|x|<li>[[x]]</li>||}}</ul></td>
       <td colspan="2"><ul>{{#arraymap:{{{see_also|}}}|,|x|<li>[[x]]</li>||}}</ul></td>
    </tr>
    }}
    {{#if:{{{pages_module|}}}|
    <tr>
      <th style="text-align: center; background-color:#ccccff;" colspan="2">Other module pages</th>
    </tr>
    <tr>
    <td colspan="2"><ul>{{#arraymap:{{{pages_module|}}}|,|x|<li>[[x|{{#titleparts: x | | -1}}]]</li>||}}</ul></td>
     </tr>
     </tr>
     }}
     }}

Latest revision as of 13:09, 2 September 2022

This is the « syllabus » template, almost identical to its French template:tutoriel version. It should be called roughly like this: Use the form:syllabus.

    {{syllabus
    |is_part_of_syllabus=
    |is_part_of_module=
    |is_module_of=
    |module_next=
    |module_previous=
    |page_parent=
    |page_next=
    |page_previous=
    |status=
    |editor=
    |last_modification=
    |prerequisite=
    |objective=
    |difficulty=
    |see_also=
    }}