← All templates
Free template

Station Board

by @flipletters · Landscape · Classic

Build a classic station departure board with a customizable title, amber header, mechanical Solari clacks, and sweeping row transitions.

TL;DR

A 34-column, 8-row amber-on-black Solari departures board titled DEPARTURES. Three slides of arrivals-style rows (destinations, times, statuses like ON TIME and BOARDING) cascade row by row with the mechanical Solari clack at eleven flips per second. Best for travel content, retro intros, and airport or train aesthetics; every row of text, the header title, the amber accent, and the pacing are editable.

stationdeparturessolaritravel
Use this template
Includes the complete editable project. Change the words, timing, colors, sounds, transitions, and output format before exporting.

Flipcode

.flipopen board language

This free template is open flipcode — FlipLetters' board language (like Markdown for flap boards). Copy it, remix it in any text editor, or paste it into the Studio's </> FLIPCODE panel.

Use this code
flipletters v1 · board fileFlipcode docs →
flipletters v1
// Station Board — 8×34 board. Edit, then Apply.

name: station-board
board: trainboard 8x34
output: 1920x1080 30fps
title: DEPARTURES
accent: #ffb63d
sound: solari volume 0.8
speed: 1x
seed: 42

--- slide 1
hold: 1s
flip: cascadeRows 11/s jitter 0.2 stagger 0.4
| TIME  DESTINATION     STATUS  TRK
|
| 10:25 LOS ANGELES     ON TIME  B4
| 10:41 TOKYO HANEDA    BOARDING C2
| 11:03 ZURICH          ON TIME  19
| 11:17 BERLIN          10M LATE 07
| 11:36 BOLOGNA         ON TIME  22
| 11:58 REYKJAVIK       ON TIME  A1

--- slide 2
hold: 1s
flip: randomDissolve 12/s jitter 0.3 stagger 0.25
| TIME  DESTINATION     STATUS  TRK
|
| 12:05 LISBON          ON TIME  C6
| 12:22 SEOUL INCHEON   BOARDING A3
| 12:47 MEXICO CITY     ON TIME  11
| 13:02 HELSINKI        20M LATE 04
| 13:19 MARRAKESH       ON TIME  17
| 13:40 MONTREAL        ON TIME  B2

--- slide 3
hold: 2s
flip: sweepColumns 11/s jitter 0.2 stagger 0.12
| TIME  DESTINATION     STATUS  TRK
|
| 10:25 LOS ANGELES     ON TIME  B4
| 10:41 TOKYO HANEDA    BOARDING C2
| 11:03 ZURICH          ON TIME  19
| 11:17 BERLIN          10M LATE 07
| 11:36 BOLOGNA         ON TIME  22
| 11:58 REYKJAVIK       ON TIME  A1

More templates