MCBBS Wiki欢迎您共同参与编辑!在参与编辑之前请先阅读Wiki方针。
如果在编辑的过程中遇到了什么问题,可以去讨论板提问。
为了您能够无阻碍地参与编辑 未验证/绑定过邮箱的用户,请尽快绑定/验证。
MCBBS Wiki GitHub群组已上线!
您可以在回声洞中发表吐槽!
服务器状态监控。点击进入
本站由MCBBS用户自行搭建,与MCBBS及东银河系漫游指南(北京)科技有限公司没有从属关系。点此了解 MCBBS Wiki 不是什么>>
模板:quote:修订间差异
跳到导航
跳到搜索
(// Edit via Wikiplus) |
Sheep-realms(留言 | 贡献) 无编辑摘要 |
||
| (未显示同一用户的4个中间版本) | |||
| 第2行: | 第2行: | ||
{{#if: {{{image|{{{4|}}}}}} | <div style="grid-row: 1 / {{#if: {{{author|{{{2|}}}}}}{{{custom|}}} | 3 | 2 }}; align-self: center;">[[File:{{{image|{{{4|}}}}}}|64px]]</div> }} | {{#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> | <div style="font-size: 3.3em; color: #ff9900; font-family: Times, serif; font-weight: bold;">“</div> | ||
<div class="kai" style="align-self: center;"> | <div class="kai" style="align-self: center;">{{{1}}}</div> | ||
{{{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> | <div style="font-size: 3.3em; color: #ff9900; font-family: Times, serif; font-weight: bold; line-height: 0.75em; align-self: end;">”</div> | ||
{{#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> }} | {{#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> }} | ||
</div></div></includeonly><noinclude> | </div></div></includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
[[Category:格式模板]]</noinclude> | [[Category:格式模板]]<templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "内容", | |||
"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" | |||
] | |||
} | |||
</templatedata></noinclude> | |||