Comprehensive Cat Breed Infographic
Generates a detailed, color-coded grid infographic displaying 63 cat breeds with names and traits.

プロンプト
{
"type": "インフォグラフィックチャート",
"header": {
"title": "{argument name=\"main title\" default=\"猫全種類解説図鑑\"}",
"subtitle": "{argument name=\"subtitle\" default=\"世界中の全ての猫種を網羅 | 名前 & 性格特徴\"}",
"decorations": "足跡アイコン"
},
"layout": {
"style": "グリッドベースの百科事典ポスター、パステルカラーコードセクション",
"sections": [
{
"title": "{argument name=\"section 1 title\" default=\"短毛猫\"}",
"color": "パステルグリーン",
"layout": "2行 x 9列",
"count": 18,
"item_format": "品種名が上、リアルな猫のポートレート、下に性格の説明"
},
{
"title": "{argument name=\"section 2 title\" default=\"長毛猫\"}",
"color": "パステルピンク",
"layout": "2行 x 9列",
"count": 18,
"item_format": "品種名が上、リアルな猫のポートレート、下に性格の説明"
},
{
"title": "珍しいおよび特色のある猫",
"color": "パステルオレンジ",
"layout": "2行 x 9列",
"count": 18,
"item_format": "品種名が上、リアルな猫のポートレート、下に性格の説明"
},
{
"title": "無毛および巻き毛の猫",
"color": "パステルブルー",
"layout": "1行 x 9列",
"count": 9,
"item_format": "品種名が上、リアルな猫のポートレート、下に性格の説明"
}
]
},
"footer": {
"left_section": {
"title": "{argument name=\"footer tips title\" default=\"ヒント:\"}",
"content": "3つの番号付き箇条書き"
},
"right_section": {
"title": "凡例:",
"content": "メインセクションに合った4項目のカラーリジェンド"
}
}
}
機械翻訳 — この作品を生成したのは元のプロンプトです。
元のプロンプト
{
"type": "infographic chart",
"header": {
"title": "{argument name=\"main title\" default=\"猫咪全品种科普图鉴\"}",
"subtitle": "{argument name=\"subtitle\" default=\"涵盖全球所有猫咪品种 | 名称 & 性格特点\"}",
"decorations": "paw print icons"
},
"layout": {
"style": "grid-based encyclopedia poster, pastel color-coded sections",
"sections": [
{
"title": "{argument name=\"section 1 title\" default=\"短毛猫\"}",
"color": "pastel green",
"layout": "2 rows of 9 columns",
"count": 18,
"item_format": "breed name above, realistic cat portrait, personality description below"
},
{
"title": "{argument name=\"section 2 title\" default=\"长毛猫\"}",
"color": "pastel pink",
"layout": "2 rows of 9 columns",
"count": 18,
"item_format": "breed name above, realistic cat portrait, personality description below"
},
{
"title": "稀有及特色猫",
"color": "pastel orange",
"layout": "2 rows of 9 columns",
"count": 18,
"item_format": "breed name above, realistic cat portrait, personality description below"
},
{
"title": "无毛及卷毛猫",
"color": "pastel blue",
"layout": "1 row of 9 columns",
"count": 9,
"item_format": "breed name above, realistic cat portrait, personality description below"
}
]
},
"footer": {
"left_section": {
"title": "{argument name=\"footer tips title\" default=\"小贴士:\"}",
"content": "3 numbered bullet points"
},
"right_section": {
"title": "图例说明:",
"content": "color legend with 4 items matching main sections"
}
}
}