Skip to content

Chinese Literature Textbook Page Layout

Generates a structured educational textbook page featuring classical text, annotations, learning objectives, and an ink-wash illustration.

Single promptContenteditorialminimalstarter

Run this prompt on your own inputs

Start free in Orisu, paste the prompt, and swap in your own product, model or brand.

Try it in Orisu

The prompt

Prompt
{
  "type": "educational textbook page layout",
  "style": "clean typography, traditional Chinese aesthetic, soft beige background",
  "header": {
    "tag": "第六单元 · 古代文言文",
    "title": "{argument name=\"main title\" default=\"出师表\"}",
    "author": "{argument name=\"author info\" default=\"诸葛亮 〔三国 · 蜀汉〕\"}"
  },
  "layout": {
    "sections": [
      {
        "title": "学习目标",
        "position": "top-right box",
        "count": 3,
        "description": "numbered learning objectives with a soft red background"
      },
      {
        "title": "课文",
        "position": "main left column",
        "count": 6,
        "description": "paragraphs of classical Chinese text with 14 superscript annotation numbers"
      },
      {
        "title": "注释",
        "position": "middle-right box below illustration",
        "count": 14,
        "description": "numbered glossary definitions matching the text superscripts"
      },
      {
        "title": "思考探究",
        "position": "bottom-left",
        "count": 2,
        "description": "numbered discussion questions"
      }
    ],
    "illustration": {
      "position": "middle-right",
      "description": "{argument name=\"illustration subject\" default=\"Zhuge Liang holding a feather fan, standing before an army with Han banners, ink wash painting style\"}"
    },
    "footer": {
      "page_number": "102",
      "book_info": "{argument name=\"textbook info\" default=\"语文 九年级 上册\"}"
    }
  }
}
GPT Image 2