HelpWizard Pages HowTo: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 7: | Zeile 7: | ||
will be executed by expecco when clicked. |
will be executed by expecco when clicked. |
||
Attention: wiki replaces blanks inside the doIt-string with underlines, |
Attention: wiki replaces blanks inside the doIt-string with underlines, |
||
which are |
which are xlated byck by the helpWizard. |
||
Therefore: No underlines in the expression. |
Therefore: No underlines in the expression. |
||
also: ignore any red-link: these links will definitely NOT be here. |
|||
Try the above here: [[doit:"NewLauncher open"|NewLauncher]] |
Try the above here: [[doit:"NewLauncher open"|NewLauncher]] |
||
Try the above here: [doit:"NewLauncher open" NewLauncher] |
|||
Examples:<br> |
Examples:<br> |
Version vom 29. Juni 2018, 10:59 Uhr
HelpWizard Wiki Pages HowTo[Bearbeiten]
embedded action links (executed by expecco):
[[doit:"NewLauncher open"|NewLauncher]]
will be executed by expecco when clicked. Attention: wiki replaces blanks inside the doIt-string with underlines, which are xlated byck by the helpWizard. Therefore: No underlines in the expression.
also: ignore any red-link: these links will definitely NOT be here.
Try the above here: NewLauncher Try the above here: [doit:"NewLauncher open" NewLauncher]
Examples:
[[doit:"Transcript showCR:'hello world'"|'hello world' on Transcript]] -> 'hello world' on Transcript
Back to HelpWizard Pages.