Reference templates
Three templates, three fidelity stories
Every sandbox key gets these three templates seeded into its workspace, ready to render. They're the showcase set the docs site is built around — different shapes of merge fields, different layouts, different fidelity profiles across PDF and DOCX.
Invoice
invoiceNorthcliffe Legal LLP → Ridgeline Supply Co.
Commercial-services invoice with company letterhead, parties block, line-item table, totals block, payment-terms footer. Layout uses real <table> elements (not flexbox) so DOCX output matches the PDF.
- Shape
- Object roots (sender, client, invoice, totals) + array root (lines) with object items
- Fidelity
- Renders identically as PDF + DOCX
Offer letter
offer-letterBeacon Academy → new hire
Formal employment offer with letterhead, salutation, terms-of-employment block (rendered via <dl>), signature lines, sign-off. Friendly to DOCX recipients who need to edit before signing.
- Shape
- Nested object roots (company, candidate, position, signer) with no arrays
- Fidelity
- PDF-first; DOCX renders editable
Certificate of completion
certificateBeacon Academy → graduate
Landscape award certificate with @page directive, absolute-positioned ornamental borders, flex-layout signature area. PDF is polished and frameable; DOCX exists but isn't the same document.
- Shape
- Deep nesting (institution.*, program.*, signers.primary.*, signers.secondary.*)
- Fidelity
- PDF only — DOCX strips the design
Render them yourself. Open the interactive reference, mint a sandbox key (one click), and the three templates above are pre-seeded in your workspace. Paste sample data and watch the PDF appear.
All brands are fictional. Northcliffe Legal, Ridgeline Supply, and Beacon Academy don't exist — they're portfolio fixtures.