Example Templates ================= Real-world Craft Language templates demonstrating common document types. Each example includes complete ``.craft`` markup and JSON data files you can use as starting points for your own documents. .. toctree:: :maxdepth: 1 :caption: Templates :hidden: invoice medical_report shipping_label industrial_report Business Documents ------------------ .. grid:: 2 :gutter: 3 .. grid-item-card:: ๐Ÿงพ Invoice :link: invoice :link-type: doc Professional invoice with company branding, client details, itemized product table with prices, and automatic total calculations. .. grid-item-card:: ๐Ÿ“ฆ Shipping Label :link: shipping_label :link-type: doc Compact shipping label with sender/recipient addresses, barcode, tracking number, and shipping service details. Healthcare & Industrial ----------------------- .. grid:: 2 :gutter: 3 .. grid-item-card:: ๐Ÿฅ Medical Report :link: medical_report :link-type: doc Patient medical report with clinic branding, structured sections for diagnosis, prescriptions, and physician signature. .. grid-item-card:: ๐Ÿญ Industrial Report :link: industrial_report :link-type: doc Technical inspection report with company header, machine diagnostics, measurement tables, and compliance certification.