Inline editing of wikimacro parameters
Last modified by Vincent Massol on 2021/04/06
It is now possible to use a dedicated macro to output a wikimacro parameter so that it can be edited inline from the WYSIWYG editor.
You can use for instance the following macro code:
Here's the value of my macro parameter **foo**:
{{wikimacroparameter name="foo" /}}
{{wikimacroparameter name="foo" /}}
The value of the macro parameter will be displayed and will be editable inline from the WYSIWYG editor.