---
---
{% include fragment-modelType.html id='{{[id]}}' %}
{% include fragment-pagebegin.html %}
{% include fragment-profile-navtabs.html type='{{[type]}}' id='{{[id]}}' active='example' %}
{{modelType}}: {{[title]}} - Examples
{% include fragment-intro.html type='{{[type]}}' id='{{[id]}}' %}
{% assign basepath = page.path | replace: '-examples.html', '.html' %}
{% if site.data.pages[basepath].examples.size > 0 %}
Examples for the {{[id]}} Profile.
{% else %}
No examples are currently available for the {{id}} Profile.
{% endif %}
{% include fragment-notes.html type='{{[type]}}' id='{{[id]}}' %}
{% assign includetabscripts = 'true' %}
{% include fragment-pageend.html %}