Prompt (JSON)2992 字符
{
"type": "{argument name=\"layout style\" default=\"2x2 网格信息图\"}",
"panels": [
{
"position": "左上",
"title": "{argument name=\"animal one\" default=\"喜马拉雅旱獭\"}",
"image_description": "喜马拉雅旱獭坐在岩石上,背景为雪山",
"text_content": "详细的生物学事实,包括分布、栖息地、饮食、行为、社会性、冬眠和特征",
"icon_count": 4,
"icons": [
{
"color": "blue",
"symbol": "mountain",
"label": "高山性"
},
{
"color": "brown",
"symbol": "cave",
"label": "穴居生活"
},
{
"color": "yellow",
"symbol": "sun",
"label": "昼行性"
},
{
"color": "blue",
"symbol": "snowflake",
"label": "长期冬眠"
}
]
},
{
"position": "右上",
"title": "{argument name=\"animal two\" default=\"袋熊\"}",
"image_description": "袋熊站在泥地上",
"text_content": "详细的生物学事实,包括分布、栖息地、饮食、行为、挖掘能力、排泄、防御和繁殖",
"icon_count": 4,
"icons": [
{
"color": "purple",
"symbol": "moon",
"label": "夜行性"
},
{
"color": "brown",
"symbol": "digging animal",
"label": "挖掘高手"
},
{
"color": "green",
"symbol": "leaf",
"label": "草食性"
},
{
"color": "brown",
"symbol": "acorn",
"label": "有袋类"
}
]
},
{
"position": "左下",
"title": "{argument name=\"animal three\" default=\"小熊猫\"}",
"image_description": "小熊猫在长满苔藓的树枝上休息",
"text_content": "详细的生物学事实,包括分布、栖息地、饮食、行为、身体特征、社会性、保护状况和魅力点",
"icon_count": 4,
"icons": [
{
"color": "green",
"symbol": "tree",
"label": "树栖生活"
},
{
"color": "green",
"symbol": "bamboo",
"label": "以竹为食"
},
{
"color": "orange",
"symbol": "tail",
"label": "长尾巴"
},
{
"color": "green",
"symbol": "mountain",
"label": "山地森林"
}
]
},
{
"position": "右下",
"title": "{argument name=\"animal four\" default=\"蹄兔\"}",
"image_description": "蹄兔站在岩石露头上",
"text_content": "详细的生物学事实,包括分布、栖息地、饮食、行为、社会性、移动能力、分类和特征",
"icon_count": 4,
"icons": [
{
"color": "grey",
"symbol": "rock",
"label": "岩石适应性"
},
{
"color": "purple",
"symbol": "group of people",
"label": "群居生活"
},
{
"color": "yellow",
"symbol": "sun",
"label": "昼行性"
},
{
"color": "orange",
"symbol": "sun",
"label": "日光浴"
}
]
}
],
"styling": {
"layout": "由白色边框分隔的 4 个等分象限",
"text_panel": "每个象限右侧的半透明白色垂直矩形",
"typography": "每个象限左上角的大号加粗中文标题,白色面板内为密集的详细信息文本",
"icon_style": "每个象限底部边缘排列的 4 个彩色圆形图标,内含白色剪影和黑色文字标签"
}
}