MCBBS Wiki欢迎您共同参与编辑!在参与编辑之前请先阅读Wiki方针。
如果在编辑的过程中遇到了什么问题,可以去讨论板提问。
为了您能够无阻碍地参与编辑 未验证/绑定过邮箱的用户,请尽快绑定/验证。
MCBBS Wiki GitHub群组已上线!
您可以在回声洞中发表吐槽!
服务器状态监控。点击进入
本站由MCBBS用户自行搭建,与MCBBS及东银河系漫游指南(北京)科技有限公司没有从属关系。点此了解 MCBBS Wiki 不是什么>>
模板:quote:修订间差异
跳到导航
跳到搜索
(创建页面,内容为“<includeonly>{| style="background:transparent" |- {{ #if: {{{4|}}} | {{!}} {{ #if: {{{2|}}} | rowspan="2" {{!}} }} [[File:{{{4}}}|64px]] }} | style="color: #ff9900;…”) |
Sheep-realms(留言 | 贡献) 无编辑摘要 |
||
(未显示7个用户的14个中间版本) | |||
第1行: | 第1行: | ||
<includeonly><div style="display: table;"><div style="display: inline-grid; grid-template-columns: {{#if: {{{image|{{{4|}}}}}} | 64px }} 23px 1fr 23px; grid-gap: 4px;"> |
|||
<includeonly>{| style="background:transparent" |
|||
{{#if: {{{image|{{{4|}}}}}} | <div style="grid-row: 1 / {{#if: {{{author|{{{2|}}}}}}{{{custom|}}} | 3 | 2 }}; align-self: center;">[[File:{{{image|{{{4|}}}}}}|64px]]</div> }} |
|||
|- |
|||
<div style="font-size: 3.3em; color: #ff9900; font-family: Times, serif; font-weight: bold;">“</div> |
|||
{{ #if: {{{4|}}} | {{!}} {{ #if: {{{2|}}} | rowspan="2" {{!}} }} [[File:{{{4}}}|64px]] }} |
|||
<div class="kai" style="align-self: center;">{{{1}}}</div> |
|||
<div style="font-size: 3.3em; color: #ff9900; font-family: Times, serif; font-weight: bold; line-height: 0.75em; align-self: end;">”</div> |
|||
| face ="Kai" |{{{1}}} |
|||
⚫ | {{#if: {{{author|{{{2|}}}}}}{{{custom|}}} | <div style="grid-column: {{#if: {{{image|{{{4|}}}}}} | 3 / 4 | 2 / 3 }}; text-align: right; font-size: smaller;">——'''{{#if: {{{custom|}}} | {{{custom}}} | {{{author|{{{2|[[Minecraft|某人]]}}}}}}{{#if: {{{topic|{{{3|}}}}}} |<nowiki/>评论于{{{topic|{{{3}}}}}} }} }}'''</div> }} |
||
| style="color: #ff9900; font-size: 3.3em; font-family: 'Times New Roman',serif; font-weight: bold; padding: 4px 2px 2px; width: 0.5em; vertical-align: bottom;" | ” |
|||
⚫ | |||
{{#if: {{{2|}}} | |
|||
{{ |
{{Documentation}} |
||
[[Category:格式模板]]<templatedata> |
|||
{{!}} <!-- 空cell --> |
|||
{ |
|||
⚫ | |||
"params": { |
|||
{{!}} <!-- 防止潜在渲染错误的空cell --> }} |
|||
"1": { |
|||
⚫ | |||
"label": "内容", |
|||
[[Category:模板|{{PAGENAME}}]] |
|||
"type": "content", |
|||
⚫ | |||
"required": true |
|||
}, |
|||
"author": { |
|||
"aliases": [ |
|||
"2" |
|||
], |
|||
"label": "某人" |
|||
}, |
|||
"topic": { |
|||
"aliases": [ |
|||
"3" |
|||
], |
|||
"label": "某事", |
|||
"type": "string" |
|||
}, |
|||
"image": { |
|||
"aliases": [ |
|||
"4" |
|||
], |
|||
"label": "插图", |
|||
"example": "mcbbs.png", |
|||
"type": "string" |
|||
}, |
|||
"custom": { |
|||
"label": "自定义签名", |
|||
"type": "content" |
|||
} |
|||
}, |
|||
"description": "引言", |
|||
"paramOrder": [ |
|||
"1", |
|||
"author", |
|||
"topic", |
|||
"image", |
|||
"custom" |
|||
] |
|||
} |
|||
⚫ |