{{# descBlockExists }}
{{# isPatternView }}

{{ patternName }} {{# patternState }} {{/ patternState }}

{{/ isPatternView }} {{# patternDescExists }}
{{{ patternDesc }}} {{# patternDescAdditions }} {{{ patternDescAdditions }}} {{/ patternDescAdditions }}
{{/ patternDescExists }} {{# lineageExists }}

The {{ patternName }} pattern contains the following patterns: {{# lineage }} {{ lineagePattern }} {{# lineageState }} {{/ lineageState }} {{# hasComma }}, {{/ hasComma }} {{/ lineage }}

{{/ lineageExists }} {{# lineageRExists }}

The {{ patternName }} pattern is included in the following patterns: {{# lineageR }} {{ lineagePattern }} {{# lineageState }} {{/ lineageState }} {{# hasComma }}, {{/ hasComma }} {{/ lineageR }}

{{/ lineageRExists }} {{# annotationExists }}

Annotations

    {{# annotations }}
  1. {{ title }}

    {{{ comment }}}
  2. {{/ annotations }}
{{/ annotationExists }}
{{/ descBlockExists }}
{{# panels }}
{{{ content }}}
{{/ panels }}