Prompt Gallery

信息图 / 教育图解 / 图表

猫咪全品种科普图鉴

生成一张详细的彩色网格信息图,展示 63 种猫咪品种及其名称和性格特点。

ID
13899
作者
惊雲同学
标签
信息图 / 教育图解 / 图表 / 商业海报 / 广告 / 社媒 / 头像 / 人像 / 写真

中文提示词

{
  "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"
    }
  }
}

原始提示词

{
  "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"
    }
  }
}