个人工具
登录
查看源代码 - Meshal Lite
模板
讨论
查看源代码
历史
Search
导航
首页
游戏手册
资料库
角色卡
站点动态
当前事件
最近更改
随机页面
帮助
帮助索引
语法库
模板库
样本库
工具箱
链入页面
链出更改
特殊页面
查看源代码
出自Meshal Lite
对
模板:Quarter
的源代码
跳转到:
导航
,
搜索
<includeonly>{{#vardefine: iconSymbol|{{#switch:{{{2|{{{preset|}}}}}} |quest=quest |info=info |dialog=dialog |trade=trade |secret=secret |treasure=treasure |creature=creature |feature=feature |ability=ability |item=item |file=file |sys=sys |tpl=tpl |#default=sys}}}}{{#vardefine: contentTextColor|{{#switch: {{{2|{{{preset|}}}}}} |quest=inherit |info=inherit |dialog=inherit |trade=inherit |secret=rgb(238, 238, 238) |treasure=inherit |creature=inherit |feature=inherit |ability=inherit |item=inherit |file=inherit |sys=inherit |tpl=inherit |#default=inherit}}}}{{#vardefine: contentBgColor|{{#switch: {{{2|{{{preset|}}}}}} |quest=rgb(240, 243, 246) |info=rgb(246, 241, 231) |dialog=rgb(246, 244, 228) |trade=rgb(246, 247, 254) |secret=rgb(81, 64, 71) |treasure=rgb(227,231,244) |creature=rgba(216, 206, 193, .75) |feature=rgba(241, 209, 255, .75) |ability=rgba(255, 227, 157, .75) |item=rgba(209, 220, 237, .75) |file=rgb(245, 245, 245) |sys=rgb(245, 245, 245) |tpl=rgb(245, 245, 245) |#default=rgb(242,242,242)}}}}{{#vardefine: borderColor|{{#switch: {{{2|{{{preset|}}}}}} |quest=rgb(228, 236, 242) |info=rgb(233, 215, 210) |dialog=rgb(250, 229, 196) |trade=rgb(220, 222, 233) |secret=rgb(76, 61, 75) |treasure=rgb(82,83,136) |creature=rgba(216, 206, 193, .75) |file=rgb(222, 222, 222) |sys=rgb(222, 222, 222) |tpl=rgb(222, 222, 222) |#default=rgb(116,125,130)}}}}<div class="quarter" style="background-color: {{{contentBgColor |{{#var: contentBgColor}}}}}; border-color: {{{borderColor |{{#var: borderColor}}}}};width: calc(100% - 2px - {{{indent|0}}}em); margin: 1px 1px 1em calc(1px + {{{indent|0}}}em);"> {|width=100% |style="font-size:1.5em; padding: 8px; width: 40px;"|{{symbol|{{#ifeq:{{{symbol|}}}||{{#var:iconSymbol}}|{{{symbol|}}}}}}} |class="quarterText" style="padding: .5em .5em .5em 0; color: {{{contentTextColor|{{#var:contentTextColor}}}}}; {{{contentStyle|}}}"|<span style="float:right; font-size:smaller;">{{{tip|}}}</span>{{{1|{{{text|}}}}}} |} </div></includeonly><noinclude>{{tpl_helpdoc}}</noinclude>
模板:Block
(
查看源码
)
模板:Quarter/desc
(
查看源码
)
模板:Quarter/help
(
查看源码
)
模板:Tpl
(
查看源码
)
模板:Tpl helpdoc
(
查看源码
)
返回到
模板:Quarter
。