2020-12-19 06:22:41 +01:00
|
|
|
## Possible Choices:
|
|
|
|
## new_window:
|
|
|
|
## - True
|
|
|
|
## - False
|
|
|
|
## content_type_id:
|
|
|
|
## - device
|
|
|
|
## - site
|
|
|
|
## - any-other-content-type
|
|
|
|
##
|
|
|
|
## Examples:
|
|
|
|
|
2021-01-16 06:12:03 +01:00
|
|
|
# - name: link_to_repo
|
|
|
|
# text: 'Link to docker repository'
|
|
|
|
# url: 'https://github.com/netbox-community/netbox-docker'
|
|
|
|
# new_window: False
|
|
|
|
# content_type: device
|
|
|
|
# - name: link_to_localhost
|
|
|
|
# text: 'Link to the users localhost'
|
|
|
|
# url: 'http://localhost'
|
|
|
|
# new_window: True
|
|
|
|
# content_type: device
|