|
|
| Line 1: |
Line 1: |
| == I/M/D Courses ==
| | <pre> |
| | Before the tree: |
|
| |
|
| {| class="wikitable" style="width:100%; border-collapse:collapse; text-align:left;"
| | <CategoryTree mode="pages" |
| |-
| | root="Year 1 Semester 1" |
| ! style="width:15%; background:#f0f0f0; padding:0.5em;" | Year
| | hideroot="true" |
| ! style="background:#f0f0f0; padding:0.5em;" | Year 1
| | depth="0"/> |
| ! style="background:#f0f0f0; padding:0.5em;" | Year 2
| | After the tree. |
| ! style="background:#f0f0f0; padding:0.5em;" | Year 3
| | </pre> |
| ! style="background:#f0f0f0; padding:0.5em;" | Year 4
| |
| |-
| |
| ! style="background:#e0e0e0; padding:0.5em;" | Sem 1
| |
| | <categorytree mode="pages" root="Year 1 Semester 1" hideroot="true" depth="1"></categorytree>
| |
| | <categorytree mode="pages" root="Year 2 Semester 1" hideRoot="true" depth="0" />
| |
| | <categorytree mode="pages" root="Year 3 Semester 1" hideRoot="true" depth="0" />
| |
| | <categorytree mode="pages" root="Year 4 Semester 1" hideRoot="true" depth="0" />
| |
| |-
| |
| ! style="background:#e0e0e0; padding:0.5em;" | Sem 2
| |
| | <categorytree mode="pages" root="Year 1 Semester 2" hideRoot="true" depth="0" />
| |
| | <categorytree mode="pages" root="Year 2 Semester 2" hideRoot="true" depth="0" />
| |
| | <categorytree mode="pages" root="Year 3 Semester 2" hideRoot="true" depth="0" />
| |
| | <categorytree mode="pages" root="Year 4 Semester 2" hideRoot="true" depth="0" />
| |
| |}
| |
Revision as of 14:50, 28 July 2025
Before the tree:
<CategoryTree mode="pages"
root="Year 1 Semester 1"
hideroot="true"
depth="0"/>
After the tree.