Educational Video Template

Historical Fact / On This Day

A daily "on this day" history entry — one event, one date, and one reason it matters — in the register of a good history channel rather than a textbook: archive brown and sepia parchment alternating scene to scene, real film grain on every ground, faded red reserved for furniture rules and section labels, and a single period photograph shown twice at two scales (a matted archival print with a credit line, then a graded cinemascope band under a hard red rule). Five hard-cut scenes, 1080x1920 (9:16), 34 seconds at 30fps, with a background music bed. Nine fields change per render: eight text — date_label ("AUGUST 13", day and month only), year_label ("1961", which does structural work five times at four treatments including two outlined settings), location_label, event_title, event_summary (the 36-word record), payoff_line (the italic line the viewer repeats), photo_caption (the archival credit) and series_name — plus one image, period_image (a landscape period photograph, reused in scenes 02 and 04). Because the framing is keyed to a calendar date rather than a campaign, a 365-row date-keyed dataset renders an entire year in a single pass and posts one entry a day indefinitely.

Aspect ratio
9:16 · Vertical
Duration
~34s
Category
Educational

Try it with your own copy

Edit a field and the frame re-renders in your browser. No account, no credits - previews are free because they cost a browser paint, not a render.

What you can customize

This template exposes 9 dynamic fields you can swap per video - edit them in the editor or pass them to the API to batch-render variations at scale. The monospace name is the exact key to send in replacements.

  • Series Name

    text
    series_name

    THE DAILY RECORD

    ~78 characters max · 1 line

  • Date Label

    text
    date_label

    AUGUST 13

    ~22 characters max · 1 line

  • Year Label

    text
    year_label

    1961

    ~5 characters max · 1 line

  • Location Label

    text
    location_label

    BERLIN · GERMANY

    ~78 characters max · 1 line

  • Event Title

    text
    event_title

    Overnight, Berlin is cut in two

    ~38 characters max · 2 lines

  • Period Image

    url
    period_image

    https://upload.wikimedia.org/wikipedia/commons/d/de/East_German_Construction_Workers_-_Flickr_-_The_Central_Intelligence_Agency.jpg

  • Photo Caption

    text
    photo_caption

    East German workers raise the first concrete courses at the sector border, August 1961. — Central Intelligence Agency, public domain.

    ~241 characters max · 3 lines

  • Event Summary

    text
    event_summary

    Just after midnight, East German troops sealed the border around West Berlin with barbed wire. By breakfast the trams had stopped in the street, and sixty thousand people could not reach the jobs they left the evening before.

    ~241 characters max · 7 lines

  • Payoff Line

    text
    payoff_line

    One night to build it. Twenty-eight years to tear it down.

    ~71 characters max · 3 lines

Render it from the API

Copy either call below. Both already carry this template's ID and its real variable keys - swap the values for your own.

1. Preview it — free

Same body as a render. Costs no credits, creates no job. Returns a public URL that plays the video in a browser, plus a list of problems with your payload — a mistyped key is otherwise ignored in silence.

curl -X POST https://renderly.video/api/v1/previews \
  -H "Authorization: Bearer $RENDERLY_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "templateId": "historical-fact-on-this-day",
  "replacements": {
    "series_name": "THE DAILY RECORD",
    "date_label": "AUGUST 13",
    "year_label": "1961",
    "location_label": "BERLIN · GERMANY",
    "event_title": "Overnight, Berlin is cut in two",
    "period_image": "https://upload.wikimedia.org/wikipedia/commons/d/de/East_German_Construction_Workers_-_Flickr_-_The_Central_Intelligence_Agency.jpg"
  }
}'

2. Render it

Change one word in the URL. Keep templateId — it is what links your call to this template, so later improvements reach you automatically.

curl -X POST https://renderly.video/api/v1/renders \
  -H "Authorization: Bearer $RENDERLY_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "templateId": "historical-fact-on-this-day",
  "replacements": {
    "series_name": "THE DAILY RECORD",
    "date_label": "AUGUST 13",
    "year_label": "1961",
    "location_label": "BERLIN · GERMANY",
    "event_title": "Overnight, Berlin is cut in two",
    "period_image": "https://upload.wikimedia.org/wikipedia/commons/d/de/East_German_Construction_Workers_-_Flickr_-_The_Central_Intelligence_Agency.jpg"
  }
}'

The body above shows 6 of 9 variables. Send any subset — every key you leave out renders its authored default. Read the full contract, with character limits, from GET /api/v1/templates/historical-fact-on-this-day/variables. See the previewing guide, the rendering guide, or the OpenAPI spec.

Frequently asked questions

How do I customize the Historical Fact / On This Day template?

Open the template in the Renderly editor and replace its 9 customizable fields (such as Series Name) with your own text, images, or video. Every change previews instantly before you render.

How much does it cost to render this template?

Rendering is credit-based - 1 credit equals 1 minute of 1080p video. You only pay when you export, and credits never expire on the pay-as-you-go plan.

Can I generate this video at scale via the API?

Yes. POST this template's ID and a replacements object to /api/v1/renders - one call per row of data, 9 fields swappable per video. Send the same body to /api/v1/previews first to check it for free. No-code integrations like Zapier work the same way.

More Educational templates

Word of the Day — Language Learning template preview

Word of the Day — Language Learning

A five-beat vocabulary flashcard that behaves like a video: the word lands at full size on warm paper, the frame hard-cuts to ink so the pronunciation is the only thing on screen, returns to paper for the definition and then for an example sentence written on two vermilion ruling lines above a full-bleed translation band, and signs off on a flat vermilion card with a follow prompt. 22 seconds, 1:1 (1080x1080, 30fps), sized for feed placement and croppable to 4:5 without losing anything. There is no photo, video or uploaded asset anywhere in it — the word is the image — so a 365-word curriculum is one spreadsheet paste and one API call with no asset hosting. Ten fields swap per render: word (the hero, set in Noto Serif JP and repeated at four different sizes across four of the five frames because recognition is the product), word_roman, word_class, pronunciation, meaning, example_native, example_translation, language_label, day_label and series_name. Every composition is centred so the same layout holds a full-width CJK glyph or a narrow Latin one, and a right-to-left cut needs no mirroring.

Student Certificate & Completion template preview

Student Certificate & Completion

A square course-completion certificate a learning platform fires off the moment a student's last module flips to complete — one render per graduate. Five hard-cut scenes alternate navy and cream (the award, the name, the course, the full certificate, the share card), carrying a struck gold seal, a guilloche rosette watermark, engraved paper texture and a double gold rule so the frame reads as a credential rather than an ad. Scene 04 holds the whole certificate still for 2.5s as a deliberate screenshot window. 26 seconds, 1:1 1080×1080 at 30fps, with a background music bed. Nine dynamic fields swap per render: student_name, course_title, course_detail, completion_date, issuer_name, credential_id, signatory_line, verify_line (text) and course_image (the single photograph, used once at the open). completion_date is passed preformatted and uppercased by CSS; issuer_name renders in three registers across four of the five frames.

School & Parent Announcement template preview

School & Parent Announcement

The notice a school sends home — a closure, trip, event or payment deadline — rendered as a 31-second 1920×1080 (16:9) video instead of the PDF attachment nobody opens, so a school office can POST one render per notice straight off the record it already typed into ParentPay, Arbor or ClassDojo. Five scenes answer a hurried parent's four questions in order, with no scene answering two: who it is from (navy letterhead card, school crest on a paper panel, yellow notice-type stamp), what happened (the fact once, at 108px, the frame that gets screenshotted), when (the date at 148px over a three-cell metadata strip), what you must do (a full-bleed yellow action band above a navy deadline bar), and who to ask (a centred sign-off — the only change of axis in the video). It is set entirely in type — Bitter slab serif for display, Geist for body, JetBrains Mono for furniture, on a navy/paper/navy/paper/navy rhythm with warm yellow used only as rules, bands and chips — with no stock photography at all, so a school issuing dozens of notices a year does zero creative work per render. Fifteen fields swap per render: five school-identity values set once and never touched again (school_name, school_crest, signoff_name, signoff_role, contact_line) and ten that change every time (notice_type, issued_label, audience_line, notice_headline, notice_detail, date_label, time_label, action_headline, action_detail, deadline_label).

Ready to make your Historical Fact / On This Day video?

Customize it in the editor and render in minutes - no design or editing skills required.