影片 圖片
登入

大氣循環教育資訊圖

Generates a detailed, multi-section educational infographic suitable for textbooks, featuring diagrams, bullet points, and real-world photographic examples.

作者 WY · gpt-image-2 · 413,100 觀看 · 2,000 按讚 · 1,400 書籤
大氣循環教育資訊圖

Prompt

{
  "type": "教育資訊圖表",
  "style": "簡潔的現代教科書插圖,淺藍與白色調色盤",
  "header": "{argument name=\"main title\" default=\"高中地理:大氣環流的示例說明\"}",
  "layout": {
    "top_left_column": {
      "section_1": {
        "title": "{argument name=\"section one title\" default=\"一、什麼是大氣環流?\"}",
        "content": "一段關於全球空氣運動的簡短說明段落"
      },
      "section_2": {
        "title": "二、成因",
        "content": "三個解釋太陽輻射、垂直運動和科氏效應的要點"
      }
    },
    "top_right_column": {
      "section_3": {
        "title": "{argument name=\"diagram title\" default=\"三、三圈環流示意圖\"}",
        "diagram_features": [
          "地球剖面圖,顯示北緯0度至90度和南緯0度至90度",
          "顏色編碼的氣壓帶:紅色(赤道)、黃色(副熱帶)、綠色(副極地)、藍色(極地)",
          "表示氣流方向的箭頭"
        ],
        "circulation_cells": {
          "count": 3,
          "labels": ["極地環流 (高緯環流)", "中緯環流 (費雷爾環流)", "低緯環流 (哈德萊環流)"],
          "descriptions": "3個描述每個環流圈特徵的文字方塊"
        },
        "legend": {
          "title": "圖例",
          "items": "3種箭頭類型:紅色(上升)、藍色(下降)、綠色(水平)"
        }
      }
    },
    "bottom_row": {
      "section_4": {
        "title": "{argument name=\"examples title\" default=\"四、生活中的實例\"}",
        "examples": {
          "count": 3,
          "items": [
            {
              "subtitle": "1 赤道多雨,副熱帶沙漠廣布",
              "images": "2張照片:熱帶雨林和沙漠",
              "text": "2個解釋氣候的文字區塊"
            },
            {
              "subtitle": "2 中緯度盛行西風",
              "images": "1張照片:海岸邊被風吹拂的樹木",
              "text": "1個解釋西風帶的文字區塊"
            },
            {
              "subtitle": "3 極地東風",
              "images": "1張照片:雪山",
              "text": "1個解釋極地東風帶的文字區塊"
            }
          ]
        }
      }
    },
    "footer": {
      "label": "{argument name=\"footer label\" default=\"小結:\"}",
      "icon": "燈泡",
      "content": "1句關於全球氣候機制的總結語句"
    }
  }
}

機器翻譯 — 實際產出作品的是原文 prompt。

原文 Prompt
{
  "type": "educational infographic",
  "style": "clean, modern textbook illustration, light blue and white color palette",
  "header": "{argument name=\"main title\" default=\"高中地理:大气环流的示例说明\"}",
  "layout": {
    "top_left_column": {
      "section_1": {
        "title": "{argument name=\"section one title\" default=\"一、什么是大气环流?\"}",
        "content": "1 short explanatory paragraph about global air movement"
      },
      "section_2": {
        "title": "二、成因",
        "content": "3 bullet points explaining solar radiation, vertical movement, and Coriolis effect"
      }
    },
    "top_right_column": {
      "section_3": {
        "title": "{argument name=\"diagram title\" default=\"三、三圈环流示意图\"}",
        "diagram_features": [
          "Earth cross-section showing latitudes 0 to 90 degrees North and South",
          "Color-coded pressure belts: red (equator), yellow (subtropics), green (subpolar), blue (polar)",
          "Arrows indicating air flow directions"
        ],
        "circulation_cells": {
          "count": 3,
          "labels": ["极地环流 (高纬环流)", "中纬环流 (费雷尔环流)", "低纬环流 (哈德莱环流)"],
          "descriptions": "3 text boxes detailing characteristics of each cell"
        },
        "legend": {
          "title": "图例",
          "items": "3 arrow types: red (ascending), blue (descending), green (horizontal)"
        }
      }
    },
    "bottom_row": {
      "section_4": {
        "title": "{argument name=\"examples title\" default=\"四、生活中的实例\"}",
        "examples": {
          "count": 3,
          "items": [
            {
              "subtitle": "1 赤道多雨,副热带沙漠广布",
              "images": "2 photos: tropical rainforest and desert",
              "text": "2 text blocks explaining the climates"
            },
            {
              "subtitle": "2 中纬度盛行西风",
              "images": "1 photo: windswept trees on a coast",
              "text": "1 text block explaining westerlies"
            },
            {
              "subtitle": "3 极地东风",
              "images": "1 photo: snowy mountains",
              "text": "1 text block explaining polar easterlies"
            }
          ]
        }
      }
    },
    "footer": {
      "label": "{argument name=\"footer label\" default=\"小结:\"}",
      "icon": "lightbulb",
      "content": "1 summary sentence about global climate mechanisms"
    }
  }
}

✨ 生成 收藏 原始貼文 在 Hitboard 開啟

更多類似內容