2020-12-18 23:22:41 -06:00
|
|
|
## Possible Choices:
|
|
|
|
## new_window:
|
|
|
|
## - True
|
|
|
|
## - False
|
2021-01-20 15:48:17 -06:00
|
|
|
## content_type:
|
2020-12-18 23:22:41 -06:00
|
|
|
## - device
|
|
|
|
## - site
|
|
|
|
## - any-other-content-type
|
|
|
|
##
|
|
|
|
## Examples:
|
|
|
|
|
2021-02-08 03:35:31 -06:00
|
|
|
# - name: link_to_repo
|
2021-04-07 08:19:14 -05:00
|
|
|
# link_text: 'Link to Netbox Docker'
|
|
|
|
# link_url: 'https://github.com/netbox-community/netbox-docker'
|
2021-02-08 03:35:31 -06:00
|
|
|
# new_window: False
|
|
|
|
# content_type: device
|
|
|
|
# - name: link_to_localhost
|
2021-04-07 08:19:14 -05:00
|
|
|
# link_text: 'Link to localhost'
|
|
|
|
# link_url: 'http://localhost'
|
2021-02-08 03:35:31 -06:00
|
|
|
# new_window: True
|
|
|
|
# content_type: device
|