Processes
From SemanticOrganization
Process step definition
Create an attribute for the process step with datatype date: MYSTEP-process-step
Add hidden fields to your form: {{{field|MYSTEP|hidden}}}
Add calls to {{semorg-process-step}}
to the template (it must have the same name as the form). Use the following parameters:
step=STEP
form=FORM
value={{{MYSTEP|}}}
Create messages:
MediaWiki:MYSTEP-process-step-title
: title for the process stepMediaWiki:MYSTEP-process-step-text
: description for the process step
Process progress
Add {{semorg-process-progress}}
to your template. If you use it elsewhere add an unnamed parameter with the name of the page that includes the template.