Difference between revisions of "Template:Test template infobox"

From PKC
Jump to navigation Jump to search
Bkoo>Jared Cordon
Bkoo>Jared Cordon
Line 3: Line 3:
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! 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>
|class=wikitable
|'''1. [[Context]]'''
|colspan = 3|
{{{context}}}
|-
|-
! context
|'''2. [[Goal]]'''
| {{{context|A statement describing the spatial and temporal context of the event or project at hand.}}}
|colspan = 3|
{{{goal}}}
|-
|-
! goal
|'''3. [[Success Criteria]]'''
| {{{goal|An imperative statement that describes what is to be accomplished.}}}
|colspan = 3|
{{{criteria}}}
|-
|-
! criteria
|style = "width:300px"|'''4. [[Outputs]]'''||style = "width:300px"|'''5. [[Process]]'''||style = "width:300px"|'''6. [[Inputs]]'''
| {{{criteria|A conditional statement that can be judged based on the outputs of the expected execution process}}}
|-
|-
! outputs
|
| {{{outputs|A list of items that were to be created through the process}}}
 
{{{outputs}}}
 
|
{{{process}}}
 
|
{{{inputs}}}
|-
|-
! process
|'''7. [[Boundary Conditions]]'''
| {{{process|An organized set of actions or sub-processes that takes inputs and transforms them into outputs}}}
|colspan = 3|
{{{boundaries}}}
|-
|-
! inputs
| {{{inputs|A set of resources that were to be employed in the above mentioned process}}}
|-
! boundary conditions
| {{{boundary conditions|A set of situations which could affect the validity of the overall project, or event}}}
|}
|}
</includeonly>
</includeonly>

Revision as of 03:21, 28 April 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.