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