Line 3: |
Line 3: |
| | | |
| == Structure == | | == Structure == |
− | # This wiki has been modularized, meaning we are using transclusions (notation as follows: {{:AnyValidPageTitle}} | + | # This wiki has been modularized, meaning we are using transclusions (notation as follows: ''<code><nowiki>{{:AnyValidPageTitle}}</nowiki></code>'' |
| # The structure looks like this: | | # The structure looks like this: |
| + | <code> |
| + | 1. Home (a single page view of all levels 1.x)<br> |
| + | 1.1. Header<br> |
| + | |
| + | |
| + | 1.2. Spotlight (a single section view of all levels 1.2.x) |
| + | |
| + | 1.2.1. Spotlight-1-a |
| + | |
| + | 1.2.2. Spotlight-2-b |
| + | |
| + | 1.3. Main (a single section view of all levels 1.3.x) |
| + | 1.3.1. Main-1 (page summary) |
| + | 1.3.1.1. Page or article 1 (full article) |
| + | 1.3.1.1.1. Header-small |
| + | 1.3.1.1.2. Page content |
| + | 1.3.1.1.3. Footer (same as Section 1.4) |
| + | 1.3.2. Main-2 (page summary) |
| + | 1.3.2.1. Page or article 2 (full article, same as 1.3.1.1) |
| + | 1.3.3. Main-3 (page summary) |
| + | 1.3.3.1. Page or article 3 (full article, same as 1.3.1.1) |
| + | 1.3.4. Main-4 (page summary) |
| + | 1.3.4.1. Page or article 4 (full article, same as 1.3.1.1) |
| + | 1.3.5. Main-5 (page summary) |
| + | 1.3.5.1. Page or article 5 (full article, same as 1.3.1.1) |
| + | 1.3.6. Main-6 (page summary) |
| + | 1.3.6.1. Page or article 6 (full article, same as 1.3.1.1) |
| + | 1.3.7. Main-7 (page summary) |
| + | 1.3.7.1. Page or article 7 (full article, same as 1.3.1.1) |
| + | 1.3.8. Main-8 (page summary) |
| + | 1.3.8.1. Page or article 8 (full article, same as 1.3.1.1) |
| + | 1.3.9. Main-9 (page summary) |
| + | 1.3.9.1. Page or article 9 (full article, same as 1.3.1.1) |
| + | 1.4. Footer |
| + | </code> |