个人工具

模板:Scene

出自Meshal Lite

跳转到: 导航, 搜索

编辑简介内容 生成一个情景文本块(通常用于在游戏模组中使用,表示对白、场景等),情景文字被包含在一个浅色容器内。

编辑帮助内容

使用
{{scene|
  |[1] text=
  |textstyle=
  |indent=0
}}
1 text

说明文本

textstyle

正文区追加的css样式,可自定义

indent

这个区块的缩进尺寸,单位是em。填写1即等于缩进1em。

  • 默认为0