- Accepting that add attribute equals add property, you start by adding properties per step.
- You then add two MediaWiki: messages per Property.(MYSTEP-process-step-title and MYSTEP-process-step-text). Can these be added via en.json and SOproperties.php?
- You then add these properties as hidden fields {{field|MYSTEP|hidden}} to Form:semorg-process.
- You then Add calls to
{{semorg-process-step}}
to the template (it must have the same name as the form). How do you do this? Which template?
Does this mean that you can only have one process?
Could you please add an example to Example Data. It would help enormously.