HelpWizard Pages HowTo/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „== HelpWizard Wiki Pages HowTo == embedded action links (executed by expecco): <nowiki>NewLauncher</nowiki> or: <nowiki>[http:/…“)
 
Zeile 1: Zeile 1:
== HelpWizard Wiki Pages HowTo ==
== HelpWizard Wiki Pages HowTo ==


== Embedded Scenarios ==
embedded action links (executed by expecco):

Insert a comment (after the headline - otherwise, mediaWiki removes the comment!):

<!--
Scenario:
When project is not modified
Then create a new empty suite
When selenium library is not imported
Then import the selenium library
-->

== Embedded action links (executed by expecco) ==


<nowiki>[[doit:"NewLauncher open"|NewLauncher]]</nowiki>
<nowiki>[[doit:"NewLauncher open"|NewLauncher]]</nowiki>

Version vom 3. Juli 2018, 10:22 Uhr

HelpWizard Wiki Pages HowTo[Bearbeiten]

Embedded Scenarios[Bearbeiten]

Insert a comment (after the headline - otherwise, mediaWiki removes the comment!):


Embedded action links (executed by expecco)[Bearbeiten]

[[doit:"NewLauncher open"|NewLauncher]]

or:

[http://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 this: NewLauncher
Try this: NewLauncher

Example:

[[doit:"Transcript showCR:'hello world'"|'hello world' on Transcript]] -> 'hello world' on Transcript

Tooltips[Bearbeiten]

Funktioniert aktuell nicht - sv muss tooltip extension installieren

-> https://www.mediawiki.org/wiki/Extension:SimpleTooltip

use:

{{#tip-img: /path/to/your/image.png | image tooltip-text }}

Example:

{{#tip-img: Question16x16.png | image tooltip-text }}

Back to HelpWizard Pages.



Copyright © 2014-2024 eXept Software AG