Template:Infobox level/doc: Difference between revisions

Template page
(Initial draft)
 
(Renamed parameters)
Line 1: Line 1:
{{Documentation subpage}}
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
== Usage ==
== Usage ==
<pre>
<pre>
{{Infobox level
{{Infobox level
| section            =  
| section            = <!-- One of Basic Logic; Arithmetic; Memory; CPU Architecture; Programming; CPU Architecture 2; Functions; Assembly Challenges -->
| type                = <!-- One of component, architechture, other -->
| type                = <!-- One of Component; Architechture; Other -->
| architechture       = <!-- Optional: One of Overture; Leg -->
| prerequisite1      = <!-- Immediate prequesite level 1/3 -->
| prerequisite1      = <!-- Immediate prequesite level 1/3 -->
| prerequisite2      =  
| prerequisite2      =  
| prerequisite3      =  
| prerequisite3      =  
| dependency1        = <!-- Which levels are opened on completion of this one 1/3 -->
| unlocks-level1      = <!-- Which levels are opened on completion of this one 1/3 -->
| dependency2        =  
| unlocks-level2      =  
| dependency3        =  
| unlocks-level3      =  
| unlocks1            = <!-- which components are unlocked by this level -->
| unlocks-component1  = <!-- Which components are unlocked by this level 1/5 -->
| unlocks2            =  
| unlocks-component2  =
| unlocks3            =  
| unlocks-component3  =  
| unlocks4            =  
| unlocks-component4  =  
| unlocks-component5  = <!-- If more than 5 components unlocked describe them in unlock-notes -->
| unlocks-page1      = <!-- Which manual page is unlocked -->
| unlocks-feature1    = <!-- Which feature is unlocked -->
| unlock-note        = <!-- Additional text -->
}}
}}
</pre>
</pre>
Line 23: Line 25:
* {{tl|Infobox component}}
* {{tl|Infobox component}}


<includeonly>{{Sandbox other||
<!-- Categories go here and interwikis go in Wikidata. -->
[[Category:Infobox templates|Level]]
[[Category:Infobox templates|Level]]


Line 30: Line 30:
<pre>
<pre>
{{Infobox level
{{Infobox level
| section            =  
| section            = <!-- One of Basic Logic; Arithmetic; Memory; CPU Architecture; Programming; CPU Architecture 2; Functions; Assembly Challenges -->
| type                = <!-- One of component, architechture, other -->
| type                = <!-- One of Component; Architechture; Other -->
| architechture       = <!-- Optional: One of Overture; Leg -->
| prerequisite1      = <!-- Immediate prequesite level 1/3 -->
| prerequisite1      = <!-- Immediate prequesite level 1/3 -->
| prerequisite2      =  
| prerequisite2      =  
| prerequisite3      =  
| prerequisite3      =  
| dependency1        = <!-- Which levels are opened on completion of this one 1/3 -->
| unlocks-level1      = <!-- Which levels are opened on completion of this one 1/3 -->
| dependency2        =  
| unlocks-level2      =  
| dependency3        =  
| unlocks-level3      =  
| unlocks1            = <!-- which components are unlocked by this level -->
| unlocks-component1  = <!-- Which components are unlocked by this level 1/5 -->
| unlocks2            =  
| unlocks-component2  =
| unlocks3            =  
| unlocks-component3  =  
| unlocks4            =  
| unlocks-component4  =  
| unlocks-component5  = <!-- If more than 5 components unlocked describe them in unlock-notes -->
| unlocks-page1      = <!-- Which manual page is unlocked -->
| unlocks-feature1    = <!-- Which feature is unlocked -->
| unlock-note        = <!-- Additional text -->
}}
}}
</pre>
</pre>
}}</includeonly>

Revision as of 11:28, 13 November 2023

Usage

{{Infobox level
| section             = <!-- One of Basic Logic; Arithmetic; Memory; CPU Architecture; Programming; CPU Architecture 2; Functions; Assembly Challenges -->
| type                = <!-- One of Component; Architechture; Other -->
| architechture       = <!-- Optional: One of Overture; Leg -->
| prerequisite1       = <!-- Immediate prequesite level 1/3 -->
| prerequisite2       = 
| prerequisite3       = 
| unlocks-level1      = <!-- Which levels are opened on completion of this one 1/3 -->
| unlocks-level2      = 
| unlocks-level3      = 
| unlocks-component1  = <!-- Which components are unlocked by this level 1/5 -->
| unlocks-component2  = 
| unlocks-component3  = 
| unlocks-component4  = 
| unlocks-component5  = <!-- If more than 5 components unlocked describe them in unlock-notes -->
| unlocks-page1       = <!-- Which manual page is unlocked -->
| unlocks-feature1    = <!-- Which feature is unlocked -->
| unlock-note         = <!-- Additional text -->
}}

See also

Skeleton

{{Infobox level
| section             = <!-- One of Basic Logic; Arithmetic; Memory; CPU Architecture; Programming; CPU Architecture 2; Functions; Assembly Challenges -->
| type                = <!-- One of Component; Architechture; Other -->
| architechture       = <!-- Optional: One of Overture; Leg -->
| prerequisite1       = <!-- Immediate prequesite level 1/3 -->
| prerequisite2       = 
| prerequisite3       = 
| unlocks-level1      = <!-- Which levels are opened on completion of this one 1/3 -->
| unlocks-level2      = 
| unlocks-level3      = 
| unlocks-component1  = <!-- Which components are unlocked by this level 1/5 -->
| unlocks-component2  = 
| unlocks-component3  = 
| unlocks-component4  = 
| unlocks-component5  = <!-- If more than 5 components unlocked describe them in unlock-notes -->
| unlocks-page1       = <!-- Which manual page is unlocked -->
| unlocks-feature1    = <!-- Which feature is unlocked -->
| unlock-note         = <!-- Additional text -->
}}