Prompt Gallery

信息图 / 教育图解 / 图表

卡通便当食谱页面

一份杂志风格的卡通便当食谱页面,包含主菜照片、配料表以及 6 步视觉指南。

ID
13880
作者
とらの
标签
信息图 / 教育图解 / 图表 / 商业海报 / 广告 / 社媒 / 摄影 / 电影感 / 写实场景

中文提示词

{
  "type": "食谱杂志页面",
  "theme": "卡通便当",
  "header": {
    "title": "森林精灵 {argument name=\"character name\" default=\"小虎\"} {argument name=\"dish type\" default=\"卡通便当\"}",
    "subtitle": "蓬松的绿色与温柔的笑脸,让人心头瞬间暖暖的♪",
    "speech_bubble": "可爱到舍不得吃!"
  },
  "main_image": {
    "position": "右上角",
    "description": "俯拍绿色椭圆形便当盒,内含由米饭制成的猫娘角色,拥有 {argument name=\"main color theme\" default=\"绿色\"} 的头发和裙子,戴着花环,周围环绕着西兰花、圣女果、心形鸡蛋和炸鸡"
  },
  "layout": {
    "sections": [
      {
        "title": "材料 (1 人份)",
        "position": "左上角",
        "count": 14,
        "labels": ["米饭", "切片奶酪", "火腿", "海苔", "毛豆", "西兰花", "圣女果", "鸡蛋", "炸鸡", "蛋黄酱", "番茄酱", "沙拉意面", "食用色素(绿色)", "烹饪时间: {argument name=\"prep time\" default=\"约 40 分钟\"}"]
      },
      {
        "title": "关于小虎",
        "position": "中右侧",
        "description": "带有对话气泡的角色 2D 动漫插图",
        "labels": ["谢谢你为我制作!请一定要吃得开心哦♪"]
      },
      {
        "title": "制作步骤",
        "position": "下半部分",
        "count": 6,
        "labels": ["1 将米饭分色", "2 制作脸部", "3 安装配件", "4 制作花环", "5 制作衣服和尾巴", "6 装入配菜,完成!"]
      },
      {
        "title": "小贴士",
        "position": "右下角",
        "count": 3
      },
      {
        "title": "备注",
        "position": "左下角",
        "count": 4
      },
      {
        "title": "营养成分 (1 人份参考值)",
        "position": "右下角",
        "count": 5,
        "labels": ["能量: {argument name=\"calories\" default=\"520kcal\"}", "蛋白质", "脂肪", "碳水化合物", "食盐相当量"]
      }
    ]
  }
}

原始提示词

{
  "type": "magazine recipe page layout",
  "theme": "character bento (kyaraben)",
  "main_visual": {
    "description": "Large top-right circular photo of a bento box featuring a {argument name=\"character type\" default=\"forest fairy cat-girl\"} made of rice and food. The character has {argument name=\"main color\" default=\"green\"} hair made of colored rice, cat ears, large anime eyes made of nori and cheese, a flower crown, and a {argument name=\"main color\" default=\"green\"} dress. Surrounded by broccoli, a cherry tomato, fried chicken, and 2 heart-shaped rolled omelets.",
    "callout_bubble": "食べるのがもったいないかわいさ!"
  },
  "header": {
    "supertitle": "森の妖精",
    "title": "{argument name=\"character name\" default=\"とらの\"}",
    "subtitle": "{argument name=\"recipe title\" default=\"キャラクター弁当\"}",
    "catchphrase": "ふわふわの緑とやさしい笑顔に思わず心がほっこり♪"
  },
  "sidebar_left": {
    "ingredients_section": {
      "title": "材料 (1人分)",
      "item_count": 13,
      "prep_time": "調理時間:約40分"
    }
  },
  "middle_section": {
    "character_intro": {
      "title": "とらの とは?",
      "description": "Text explaining the character.",
      "illustration": "Small full-body 2D anime illustration of the character.",
      "speech_bubble": "作ってくれてありがとう!おいしく食べてね♪"
    }
  },
  "bottom_section": {
    "instructions": {
      "title": "作り方",
      "step_count": 6,
      "steps": [
        {"number": 1, "label": "ごはんを色分けする", "image": "bowl of green colored rice"},
        {"number": 2, "label": "顔を作る", "image": "rice shaped into a head with green hair"},
        {"number": 3, "label": "パーツをつける", "image": "face with nori eyes, mouth, and cat ears added"},
        {"number": 4, "label": "花かんむりを作る", "image": "small flower shapes made of ham and cheese"},
        {"number": 5, "label": "服としっぽを作る", "image": "green dress shape and white rice tail"},
        {"number": 6, "label": "おかずを詰めて完成!", "image": "completed bento box"}
      ]
    },
    "advice_box": {
      "title": "ワンポイントアドバイス",
      "bullet_points_count": 3
    }
  },
  "footer": {
    "notes": {
      "title": "注釈",
      "bullet_points_count": 4
    },
    "nutrition": {
      "title": "栄養成分 (1人分の目安)",
      "stats": ["エネルギー", "たんぱく質", "脂質", "炭水化物", "食塩相当量"]
    },
    "page_number": "27"
  }
}