Difference between revisions of "User:Soli/user-guide-1"

From wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
# This wiki has been modularized, meaning we are using transclusions (notation as follows: ''<code><nowiki>{{:AnyValidPageTitle}}</nowiki></code>''
 
# 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>
+
<blockquote>
1. Home (a single page view of all levels 1.x)<br>
+
{| class="wikitable"
1.1. Header<br>
+
|-
 
+
! Section !! Description
 
+
|-
1.2. Spotlight (a single section view of all levels 1.2.x)
+
| 1 || Home (a single page view of all levels 1.x)
 
+
|-
1.2.1. Spotlight-1-a
+
| &nbsp; 1.1 || Header
 
+
|-
1.2.2. Spotlight-2-b
+
| &nbsp; 1.2 || Spotlight (a single section view of all levels 1.2.x)
 
+
|-
1.3. Main (a single section view of all levels 1.3.x)
+
| &nbsp; &nbsp; 1.2.1 || Spotlight-1-a
1.3.1. Main-1 (page summary)
+
|-
1.3.1.1. Page or article 1 (full article)
+
| &nbsp; &nbsp; 1.2.2 || Spotlight-2-b<br>
1.3.1.1.1. Header-small
+
|-
1.3.1.1.2. Page content
+
| &nbsp; 1.3 || Main (a single section view of all levels 1.3.x)<br>
1.3.1.1.3. Footer (same as Section 1.4)
+
|-
1.3.2. Main-2 (page summary)
+
| &nbsp; &nbsp; 1.3.1 || Main-1 (page summary)<br>
1.3.2.1. Page or article 2 (full article, same as 1.3.1.1)
+
|-
1.3.3. Main-3 (page summary)
+
| &nbsp; &nbsp; &nbsp; 1.3.1.1 || Page or article 1 (full article)
1.3.3.1. Page or article 3 (full article, same as 1.3.1.1)
+
|-
1.3.4. Main-4 (page summary)
+
| &nbsp; &nbsp; &nbsp; &nbsp; 1.3.1.1.1 || Header-small
1.3.4.1. Page or article 4 (full article, same as 1.3.1.1)
+
|-
1.3.5. Main-5 (page summary)
+
| &nbsp; &nbsp; &nbsp; &nbsp; 1.3.1.1.2 || Page content
1.3.5.1. Page or article 5 (full article, same as 1.3.1.1)
+
|-
1.3.6. Main-6 (page summary)
+
| &nbsp; &nbsp; &nbsp; &nbsp; 1.3.1.1.3 || Footer (same as Section 1.4)
1.3.6.1. Page or article 6 (full article, same as 1.3.1.1)
+
|-
1.3.7. Main-7 (page summary)
+
| &nbsp; &nbsp; 1.3.2 || Main-2 (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)
+
| &nbsp; &nbsp; &nbsp; 1.3.2.1 || Page or article 2 (full article, same as 1.3.1.1)
1.3.8.1. Page or article 8 (full article, same as 1.3.1.1)
+
|-
1.3.9. Main-9 (page summary)
+
| &nbsp; &nbsp; 1.3.3 || Main-3 (page summary)
1.3.9.1. Page or article 9 (full article, same as 1.3.1.1)
+
|-
1.4. Footer
+
| &nbsp; &nbsp; &nbsp; 1.3.3.1 || Page or article 3 (full article, same as 1.3.1.1)
</code>
+
|-
 +
| &nbsp; &nbsp; 1.3.4 || Main-4 (page summary)
 +
|-
 +
| &nbsp; &nbsp; &nbsp; 1.3.4.1 || Page or article 4 (full article, same as 1.3.1.1)
 +
|-
 +
| &nbsp; &nbsp; 1.3.5 || Main-5 (page summary)
 +
|-
 +
| &nbsp; &nbsp; &nbsp; 1.3.5.1 || Page or article 5 (full article, same as 1.3.1.1)
 +
|-
 +
| &nbsp; &nbsp; 1.3.6 || Main-6 (page summary)
 +
|-
 +
| &nbsp; &nbsp; &nbsp; 1.3.6.1 || Page or article 6 (full article, same as 1.3.1.1)
 +
|-
 +
| &nbsp; &nbsp; 1.3.7 || Main-7 (page summary)
 +
|-
 +
| &nbsp; &nbsp; &nbsp; 1.3.7.1 || age or article 7 (full article, same as 1.3.1.1)
 +
|-
 +
| &nbsp; &nbsp; 1.3.8 || Main-8 (page summary)
 +
|-
 +
| &nbsp; &nbsp; &nbsp; 1.3.8.1 || Page or article 8 (full article, same as 1.3.1.1)
 +
|-
 +
| &nbsp; &nbsp; 1.3.9 || Main-9 (page summary)
 +
|-
 +
| &nbsp; &nbsp; &nbsp; 1.3.9.1 || Page or article 9 (full article, same as 1.3.1.1)
 +
|-
 +
| &nbsp; 1.4 || Footer
 +
</blockquote>

Revision as of 19:57, 27 January 2020

GCwiki User Guide

How to use this wiki framework.

Structure

  1. This wiki has been modularized, meaning we are using transclusions (notation as follows: {{:AnyValidPageTitle}}
  2. The structure looks like this:
Section Description
1 Home (a single page view of all levels 1.x)
  1.1 Header
  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 age 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