中國歷史時間軸
A detailed, four-section vertical infographic mapping Chinese historical dynasties with watercolor illustrations and timeline nodes.

Prompt
{
"type": "資訊圖表時間軸",
"style": {
"background": "{argument name=\"background style\" default=\"帶有紋理的米色宣紙\"}",
"art_style": "{argument name=\"art style\" default=\"中國傳統水墨畫插圖\"}"
},
"header": {
"title": "{argument name=\"main title\" default=\"中國歷史朝代圖\"}",
"subtitle": "{argument name=\"subtitle\" default=\"華夏文明·源遠流長\"}",
"elements": ["紅色書法標題", "右上角紅色方印", "雲朵圖案"]
},
"layout": {
"sections_count": 4,
"sections": [
{
"id": "1",
"label": "壹 先秦時期",
"date_range": "(約前2070年—前221年)",
"description": "華夏起源,諸侯紛爭,百家爭鳴。",
"timeline_nodes": 4,
"dynasties": ["夏", "商", "西周", "東周"],
"illustrations": ["學者手持竹簡", "青銅鼎", "青銅禮器", "馬拉戰車", "竹簡和毛筆"]
},
{
"id": "2",
"label": "貳 秦漢三國",
"date_range": "(前221年—280年)",
"description": "大一統時代,開疆拓土,英雄輩出。",
"timeline_nodes": 3,
"dynasties": ["秦", "漢", "三國"],
"illustrations": ["兵馬俑", "騎馬的騎兵", "三位穿傳統盔甲的將領"]
},
{
"id": "3",
"label": "叁 兩晉南北朝 隋唐五代",
"date_range": "(280年—960年)",
"description": "分裂與融合並存,盛世輝煌,文化鼎盛。",
"timeline_nodes": 5,
"dynasties": ["兩晉", "南北朝", "隋", "唐", "五代十國"],
"illustrations": ["學者飲酒", "坐佛雕像", "拱橋與船", "優雅的唐朝女子", "舉旗的騎兵"]
},
{
"id": "4",
"label": "肆 宋元明清",
"date_range": "(960年—1912年)",
"description": "經濟繁榮,民族融合,走向近代。",
"timeline_nodes": 4,
"dynasties": ["宋", "元", "明", "清"],
"illustrations": ["繁華的河邊城鎮景象", "騎馬射箭的弓箭手", "宮殿建築群", "清朝官員"]
}
]
},
"footer": {
"quote": "{argument name=\"bottom quote\" default=\"以史為鑑,可以知興替;以人為鏡,可以明得失。\"}",
"decorations": ["左下角竹葉", "右下角長城插圖"]
}
}
機器翻譯 — 實際產出作品的是原文 prompt。
原文 Prompt
{
"type": "infographic timeline",
"style": {
"background": "{argument name=\"background style\" default=\"textured beige rice paper\"}",
"art_style": "{argument name=\"art style\" default=\"traditional Chinese watercolor and ink wash illustration\"}"
},
"header": {
"title": "{argument name=\"main title\" default=\"中国历史朝代图\"}",
"subtitle": "{argument name=\"subtitle\" default=\"华夏文明·源远流长\"}",
"elements": ["red calligraphy title", "red square seal stamp top right", "cloud motifs"]
},
"layout": {
"sections_count": 4,
"sections": [
{
"id": "1",
"label": "壹 先秦时期",
"date_range": "(约前2070年—前221年)",
"description": "华夏起源,诸侯纷争,百家争鸣。",
"timeline_nodes": 4,
"dynasties": ["夏", "商", "西周", "东周"],
"illustrations": ["scholar holding bamboo slips", "bronze ding tripod", "bronze ritual vessel", "horse-drawn chariot", "bamboo slips and brush"]
},
{
"id": "2",
"label": "贰 秦汉三国",
"date_range": "(前221年—280年)",
"description": "大一统时代,开疆拓土,英雄辈出。",
"timeline_nodes": 3,
"dynasties": ["秦", "汉", "三国"],
"illustrations": ["terracotta warrior", "cavalryman on galloping horse", "three generals in traditional armor"]
},
{
"id": "3",
"label": "叁 两晋南北朝 隋唐五代",
"date_range": "(280年—960年)",
"description": "分裂与融合并存,盛世辉煌,文化鼎盛。",
"timeline_nodes": 5,
"dynasties": ["两晋", "南北朝", "隋", "唐", "五代十国"],
"illustrations": ["scholar drinking wine", "seated Buddha statue", "arched stone bridge with boat", "elegant Tang dynasty lady", "cavalryman holding a flag"]
},
{
"id": "4",
"label": "肆 宋元明清",
"date_range": "(960年—1912年)",
"description": "经济繁荣,民族融合,走向近代。",
"timeline_nodes": 4,
"dynasties": ["宋", "元", "明", "清"],
"illustrations": ["bustling riverside townscape", "mounted archer shooting backwards", "palace complex", "Qing dynasty official"]
}
]
},
"footer": {
"quote": "{argument name=\"bottom quote\" default=\"以史为鉴,可以知兴替;以人为镜,可以明得失。\"}",
"decorations": ["bamboo leaves on bottom left", "Great Wall illustration on bottom right"]
}
}