{{- /* text-snippet.html (shortcode): Renders centered text content provided within the shortcode. Best used for short text blocks like introductions or as a text separator between sections. Target: Global. Example: {{< text-snippet TITLE="" >}} /... Markdown .../ {{< /text-snippet >}} Params: TITLE (string, optional):
{{- $count := len $invalidKeys }} {{- i18n "OcdScTextSnippet111" $count | default "Invalid parameter in the text snippet shortcode on this page:" }} {{ .Page.Title }}
{{- i18n "OcdScParameter" $count | default "The parameters," }} {{ $invalidKeysString }} {{ i18n "OcdScNotRecognized" $count | default "are not recognized." }}
{{ i18n "OcdScAcceptedParameters" . | default "Accepted parameters:" }} TITLE