{{ title }}

{{ intro }}
{{ if ! hide_stage }}
Writing Stage: {{ stage ?? "Prewriting" }}
{{ /if }}
{{ content }}

Fieldtypes with Updated Docs

{{ collection :from="fieldtypes" screenshot:exists="true" }} {{ /collection }}
Type Description
{{ title }} {{ description | markdown ?? intro | markdown }}

Everything Else

{{ collection :from="fieldtypes" screenshot:exists="false" }} {{ /collection }}
Type Description
{{ title }} {{ description | markdown ?? intro | markdown }}