Processes: Difference between revisions

From SemanticOrganization
Jump to: navigation, search
No edit summary
No edit summary
Line 9: Line 9:


Create messages:
Create messages:
* <code>MediaWiki:MYSTEP-process-step-text</code>
* <code>MediaWiki:MYSTEP-process-step-title</code>: Titel des Prozessschritts
* <code>MediaWiki:MYSTEP-process-step-text</code>: Erklärtext für den Prozessschritt

Revision as of 19:21, 9 May 2018

Create an attribute for the process step (datatype: date): MYSTEP-process-step

Add hidden fields to your form: MYSTEP

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: Titel des Prozessschritts
  • MediaWiki:MYSTEP-process-step-text: Erklärtext für den Prozessschritt