Template:Pathway Step Table
From Foss2Serve
(Difference between revisions)
(Created page with "class="wikitable" |- ! Pathway Step ! Step Outcome ! Process Skills Focus ! Related Learning Activities`") |
m |
||
(6 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | class="wikitable" | + | <noinclude>{|</noinclude> class="wikitable" |
|- | |- | ||
! Pathway Step | ! Pathway Step | ||
! Step Outcome | ! Step Outcome | ||
! [[:Category:Process Skills|Process Skills]] Focus | ! [[:Category:Process Skills|Process Skills]] Focus | ||
− | ! Related [[:Category:Learning Activity|Learning Activities]] | + | ! Related [[:Category:Learning Activity|Learning Activities]] |
+ | |- | ||
+ | <noinclude>|} | ||
+ | == Usage == | ||
+ | This template formats and provides consistent headings for the tables of steps in [[:Category:Pathways|Pathways]]. | ||
+ | It should be invoked at the start of the table, instead of using class or style. | ||
+ | <pre> | ||
+ | {| {{Pathway Step Table}}|- | ||
+ | | 1. Identify issue to be studied. | ||
+ | | Issue identified. | ||
+ | | Information Processing | ||
+ | | | ||
+ | |} | ||
+ | </pre> | ||
+ | [[Category:Templates]] | ||
+ | </noinclude> |
Latest revision as of 17:44, 22 January 2019
Pathway Step | Step Outcome | Process Skills Focus | Related Learning Activities |
---|
Usage
This template formats and provides consistent headings for the tables of steps in Pathways. It should be invoked at the start of the table, instead of using class or style.
{| {{Pathway Step Table}}|- | 1. Identify issue to be studied. | Issue identified. | Information Processing | |}