Difference between revisions of "Template:ConcreteImplementation"

From PKC
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
The triplet shown here has three hyperlinks on top of each of the fields, and by clicking on them, users can access individual fields and start editing them in separate pages.
The triplet shown here has three hyperlinks on top of each of the fields, and by clicking on them, users can access individual fields and start editing them in separate pages.


{| class="wikitable margin-left: 0px;" style="width: 100%; margin: auto;"
The following diagram shows an example of '''ConcreteImplementation'''
|+ style="caption-side:top;"|<small>An example of Concrete Implementation</small>
 
|-
{{Template:ConcreteImplementation
!style="width: 15%"| '''[[ConcreteImplementation/Output|Outputs]]''' !!style="width: 70%"| '''[[ConcreteImplementation/Process|Process]]''' !!style="width: 15%"| '''[[ConcreteImplementation/Input|Inputs]]'''
|name=ConcreteImplementation
|-
}}
| {{:ConcreteImplementation/Output}}
|| {{:ConcreteImplementation/Process}}
|| {{:ConcreteImplementation/Input}}
|}


</noinclude>
</noinclude>

Latest revision as of 07:49, 4 December 2021

This template enables users to organize and navigate to the three components of a concrete implementation. The triplet shown here has three hyperlinks on top of each of the fields, and by clicking on them, users can access individual fields and start editing them in separate pages.

The following diagram shows an example of ConcreteImplementation


Concrete Implementation(s)
Outputs Process Inputs
A list of hyperlinked items
  1. Output1 (A page for example)
  2. Output2 (A file for example)
  3. Output2 (A service for example)
A list of hyperlinked items
  1. Completed Output=TaskOmega(Output1,Output2,Output3)
  2. Output1=TaskAlpha(InputA)
  3. Output2=TaskBeta(InputB, InputC)
  4. Output3=TaskGamma(InputA,InputC)
A list of hyperlinked items
  1. InputA
  2. InputB
  3. InputC


Concrete Implementation(s)
[[{{{name}}}/Output|Outputs]] [[{{{name}}}/Process|Process]] [[{{{name}}}/Input|Inputs]]
{{:{{{name}}}/Output}} {{:{{{name}}}/Process}} {{:{{{name}}}/Input}}