프롬프트 목록으로 돌아가기
F1 Race Results Infographic Qwen Image 프롬프트 예시: A detailed Formula 1 race results infographic featuring a track map, illustrated podium finishers, and comprehensive statistical...

F1 Race Results Infographic

A detailed Formula 1 race results infographic featuring a track map, illustrated podium finishers, and comprehensive statistical tables.

도식, 체크리스트, 로드맵, 학습용 긴 이미지에 적합합니다. 정보 구조를 먼저 정하고 이미지 안의 글자는 짧게 유지하세요.

생성에 사용

추천 비율

16:9 또는 4:3

품질 전략

고해상도 디테일로 마감

생성 흐름

먼저 텍스트로 핵심 이미지를 만들고, 한 번에 중요한 요소 하나만 수정하세요.

전체 Qwen Image 프롬프트

영어

{
  "type": "sports infographic",
  "theme": "Formula 1 Race Results",
  "header": {
    "title": "LATEST F1 RACE RESULTS",
    "subtitle": "{argument name=\"grand prix name\" default=\"FORMULA 1 LENOVO JAPANESE GRAND PRIX 2026\"}"
  },
  "layout": {
    "sections": [
      {
        "title": "Track Map",
        "position": "top",
        "elements": [
          "circuit layout with 11 labeled corners",
          "Japanese flag",
          "track details text: {argument name=\"track name\" default=\"SUZUKA CIRCUIT\"} | 53 LAPS | MARCH 29, 2026"
        ]
      },
      {
        "title": "Podium",
        "position": "middle",
        "background": "Mount Fuji, cherry blossoms, neon radiating lines",
        "count": 3,
        "drivers": [
          {
            "position": "1st",
            "name": "{argument name=\"first place driver\" default=\"ANDREA KIMI ANTONELLI\"}",
            "team": "MERCEDES",
            "pose": "holding gold trophy, waving",
            "suit": "black"
          },
          {
            "position": "2nd",
            "name": "{argument name=\"second place driver\" default=\"OSCAR PIASTRI\"}",
            "team": "McLAREN",
            "pose": "hands on hips",
            "suit": "orange and black"
          },
          {
            "position": "3rd",
            "name": "{argument name=\"third place driver\" default=\"CHARLES LECLERC\"}",
            "team": "FERRARI",
            "pose": "standing straight",
            "suit": "red"
          }
        ]
      },
      {
        "title": "FULL RACE CLASSIFICATION",
        "position": "bottom-left",
        "count": 17,
        "description": "Table with 17 rows showing positions 4 through 20, including columns for POS, DRIVER, TEAM, GAP, and POINTS."
      },
      {
        "title": "KEY RACE STATS",
        "position": "bottom-right-top",
        "count": 5,
        "stats": [
          "POLE POSITION",
          "FASTEST LAP (purple background)",
          "DRIVER OF THE DAY",
          "TOTAL DISTANCE",
          "WINNER'S AVG SPEED"
        ]
      },
      {
        "title": "CHAMPIONSHIP STANDINGS UPDATE",
        "position": "bottom-right-bottom",
        "columns": 2,
        "lists": [
          "TOP DRIVERS (3 items)",
          "TOP TEAMS (3 items)"
        ]
      }
    ]
  }
}

관련 Qwen Image 프롬프트