个人工具

模板:Block

出自Meshal Lite

(修订版本间的差异)
跳转到: 导航, 搜索
第3行: 第3行:
 
|info=inherit
 
|info=inherit
 
|legend=inherit
 
|legend=inherit
 +
|creature=inherit
 
|cmpgntale=inherit
 
|cmpgntale=inherit
 
|cmpgntip=inherit
 
|cmpgntip=inherit
第10行: 第11行:
 
|info=rgb(254,249,227)
 
|info=rgb(254,249,227)
 
|legend=rgb(238, 237, 233)
 
|legend=rgb(238, 237, 233)
 +
|creature=rgb(255,255,255)
 
|cmpgntale=rgb(224,212,197)
 
|cmpgntale=rgb(224,212,197)
 
|cmpgntip=rgb(227,231,244)
 
|cmpgntip=rgb(227,231,244)
第17行: 第19行:
 
|info=rgb(255,255,255)
 
|info=rgb(255,255,255)
 
|legend=rgb(74, 59, 45)
 
|legend=rgb(74, 59, 45)
 +
|creature=#4e5154
 
|cmpgntale=rgb(255,255,255)
 
|cmpgntale=rgb(255,255,255)
 
|cmpgntip=rgb(255,255,255)
 
|cmpgntip=rgb(255,255,255)
第24行: 第27行:
 
|info=rgb(140,127,104)
 
|info=rgb(140,127,104)
 
|legend=rgb(203, 198, 188)
 
|legend=rgb(203, 198, 188)
 +
|creature=rgb(200,200,200)
 
|cmpgntale=rgb(152,112,88)
 
|cmpgntale=rgb(152,112,88)
 
|cmpgntip=rgb(82,83,136)
 
|cmpgntip=rgb(82,83,136)

在2018年4月9日 (一) 09:13所做的修订版本

加入一段含有标题的文本块,它会以框体(标题和正文)的形式呈现。

1 或 title

这段文字的标题,留空则不显示标题。

2 或 text

这段文字的具体内容

3 或 preset

这段文字的预设配色,决定了这个段落的配色(会被headerTextColorheaderBgColorcontentTextColorcontentBgColor覆盖)

tip

位于文本快右上角的提示文字,留空则不显示。

headerTextColor

标题区的文本颜色。

  • 默认为rgb(255,255,255)
headerBgColor

标题区的背景色。

  • 默认为rgb(116,125,130)
contentTextColor

正文区的文本颜色。

  • 默认为inherit
contentBgColor

正文区的背景色。

  • 默认为rgb(242,242,242)
headerStyle

标题区追加的css样式,可自定义

contentStyle

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

indent

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

  • 默认为0
{{block
|title=标题……
|text=正文……
}}