ServiceIcMTroubleshooting

azure-19/Item/NewIcons/ServiceIcMTroubleshooting
include('azure-19/Item/NewIcons/ServiceIcMTroubleshooting')
Illustration ServiceIcMTroubleshooting ServiceIcMTroubleshootingCard ServiceIcMTroubleshootingGroup
illustration for Illustration illustration for ServiceIcMTroubleshooting illustration for ServiceIcMTroubleshootingCard illustration for ServiceIcMTroubleshootingGroup

Sprites

The item provides the following sriptes:

  • <$ServiceIcMTroubleshootingXs>
  • <$ServiceIcMTroubleshootingSm>
  • <$ServiceIcMTroubleshootingMd>
  • <$ServiceIcMTroubleshootingLg>

ServiceIcMTroubleshooting

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('azure-19/bootstrap')

' loads the Item which embeds the element ServiceIcMTroubleshooting
include('azure-19/Item/NewIcons/ServiceIcMTroubleshooting')

' renders the element
ServiceIcMTroubleshooting('ServiceIcMTroubleshooting', 'Service Ic M Troubleshooting', 'an optional tech label', 'an optional description')
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('azure-19/bootstrap')

' loads the Item which embeds the element ServiceIcMTroubleshooting
include('azure-19/Item/NewIcons/ServiceIcMTroubleshooting')

' renders the element
ServiceIcMTroubleshooting('ServiceIcMTroubleshooting', 'Service Ic M Troubleshooting', 'an optional tech label', 'an optional description')
@enduml

ServiceIcMTroubleshootingCard

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('azure-19/bootstrap')

' loads the Item which embeds the element ServiceIcMTroubleshootingCard
include('azure-19/Item/NewIcons/ServiceIcMTroubleshooting')

' renders the element
ServiceIcMTroubleshootingCard('ServiceIcMTroubleshootingCard', 'Service Ic M Troubleshooting Card', 'an optional description')
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('azure-19/bootstrap')

' loads the Item which embeds the element ServiceIcMTroubleshootingCard
include('azure-19/Item/NewIcons/ServiceIcMTroubleshooting')

' renders the element
ServiceIcMTroubleshootingCard('ServiceIcMTroubleshootingCard', 'Service Ic M Troubleshooting Card', 'an optional description')
@enduml

ServiceIcMTroubleshootingGroup

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('azure-19/bootstrap')

' loads the Item which embeds the element ServiceIcMTroubleshootingGroup
include('azure-19/Item/NewIcons/ServiceIcMTroubleshooting')

' renders the element
ServiceIcMTroubleshootingGroup('ServiceIcMTroubleshootingGroup', 'Service Ic M Troubleshooting Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('azure-19/bootstrap')

' loads the Item which embeds the element ServiceIcMTroubleshootingGroup
include('azure-19/Item/NewIcons/ServiceIcMTroubleshooting')

' renders the element
ServiceIcMTroubleshootingGroup('ServiceIcMTroubleshootingGroup', 'Service Ic M Troubleshooting Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml