In my form users should be able to enter links to external websites.
(e.g.: Textbox "Web link" )
Since the user who fills out the form should not be forced to use the dokuWiki-Syntax this entry is linked to the used template like this : [[@@Web link| @@]]
If a link is entered this works fine (e.g. [[www.google.com]] is created) but if no link is entered it will create "[[ ]]" which dokuwiki reads like a link to the used namespace. But I want the link not to be shown if no link is entered. Is that in my case even possible? Or does any command exist that makes dokuwiki ignore the [[ ]]link-command, something like e.g. [[hiddelink]]???
In my form users should be able to enter links to external websites. (e.g.: Textbox "Web link" ) Since the user who fills out the form should not be forced to use the dokuWiki-Syntax this entry is linked to the used template like this : [[@@Web link| @@]]
If a link is entered this works fine (e.g. [[www.google.com]] is created) but if no link is entered it will create "[[ ]]" which dokuwiki reads like a link to the used namespace. But I want the link not to be shown if no link is entered. Is that in my case even possible? Or does any command exist that makes dokuwiki ignore the [[ ]]link-command, something like e.g. [[hiddelink]]???