Unique identifier used as the HTML element id.
Pre-rendered HTML string for this section. Must be safe to embed directly (callers are responsible for escaping).
OptionalclassOptional CSS class name(s) added to the wrapper <div>.
Defaults to 'article-section' when omitted.
A pluggable HTML section inserted into the article body.
New content types (risk indicators, trend charts, pull quotes, etc.) can be added without modifying the core template — just append a
TemplateSectionto thesectionsarray inArticleData.