As I understand, I can set macro parameters while typing in the wiki editor. Just typing {macro name:parameter name=parameter value} ...
Is it possible to provide multiple parameter/value pairs? I tried {macroname:pname1=pval1:pname2=pval2} and {macroname:pname1=pval1|pname2=pval2} both without luck.
The main idea is to have an inline (span) rendered macro with two parameters and avoid using the macro browser... for faster text entry (and for more acceptance).
Other recommendations, how to solve the problem, are appreciated, too.
Thank You
Alex
You can enter multiple parameters but you need to make sure that you type it in. For example the following is for the Table of Content. {toc:printable=true|style=square|maxLevel=2|type=list|outline=true|include=.*}
If you copy and paste that in then you will need to delete the last } and readd it to get the macro to render or type the whole thing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.