Handlebars Helpers
Stub URL
Returns a URL that links directly to the stub on Stubber
See also Short URLs for more information on the different types of URLs available.
NOTE
Use the Stub Link helper to return a full anchor tag with the Stub URL.
Uses
- Use to create a link directly to the stub on Stubber
- Uses a short URL to link to the stub
Usage
Helper name : stuburl
eg.
{{#stuburl [stubref] [lid] [action_name] [stub_block]}{{/stuburl}}
Examples
Encrypt personal identity information
Example definition:
Substituted definition
Advanced usage
You can optionally add these extra arguments
- LID: Learn more
- Action name: to open the specific action
- Stub block: to open only the certain stub block
Example definition:
Substituted definition