Difference between revisions of "Template:Test template infobox"

From PKC
Jump to navigation Jump to search
Bkoo>Jared Cordon
m (1 revision imported)
 
(11 intermediate revisions by 4 users not shown)
Line 4: Line 4:
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
|-
|-
! context
|'''1. [[Context]]'''
| {{{context|}}}
|colspan = 3|
{{{context}}}
|-
|-
! goal
|'''2. [[Goal]]'''
| {{{goal|}}}
|colspan = 3|
{{{goal}}}
|-
|-
! criteria
|'''3. [[Success Criteria]]'''
| {{{criteria|}}}
|colspan = 3|
{{{criteria}}}
|-
|-
! outputs
|style = "width:300px"|'''4. [[Outputs]]'''||style = "width:300px"|'''5. [[Process]]'''||style = "width:300px"|'''6. [[Inputs]]'''
| {{{outputs|}}}
|-
|-
! process
|
| {{{process|}}}
 
{{{outputs}}}
 
|
{{{process}}}
 
|
{{{inputs}}}
|-
|-
! inputs
|'''7. [[Boundary Conditions]]'''
| {{{inputs|}}}
|colspan = 3|
{{{boundaries}}}
|-
|-
! boundary conditions
| {{{boundary conditions|}}}
|}
|}
</includeonly>
</includeonly>
{{
Template:Logic Model
|context=A statement describing the spatial and temporal context of the event or project at hand.
|goal= An imperative statement that describes what is to be accomplished.
|criteria= A conditional statement that can be judged based on the outputs of the expected execution process.
|outputs= A list of items that were to be created through the process.
|process= An organized set of actions or sub-processes that takes inputs and transforms them into outputs.
|inputs= A set of resources that were to be employed in the above mentioned process.
|boundaries=A set of situations which could affect the validity of the overall project, or event.
}}

Latest revision as of 00:29, 8 May 2021

This is the "Test template infobox" template.

It should be called in the following format:

{{Test template infobox
|context=
|goal=
|criteria=
|outputs=
|process=
|inputs=
|boundary conditions=
}}

Edit the page to see the template text.