{# Reference template for MEDIA-LIST.md row generation. Pipe-delimited; matches the existing beta-flix table schema. Columns: Title | Kind | Source / Version | Why on arrflix | (trailing pipe) #} | {{ title }}{% if year %} ({{ year }}){% endif %} | {{ kind }} | {{ source }} | {{ why | default("_todo_") }} |