模板:quote:修订间差异
Dianliang233(留言 | 贡献) (0202年啦 有人还在用table排版 我真tm屑屑你哦() |
Sheep-realms(留言 | 贡献) 无编辑摘要 |
||
| (未显示4个用户的7个中间版本) | |||
| 第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><div style="display: table;"><div style="display: inline-grid; grid-template-columns: {{#if: {{{image|{{{4|}}}}}} | 64px }} 23px 1fr 23px; grid-gap: 4px;"> | ||
{{#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 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 style="font-size: 3.3em; color: #ff9900; font-family: Times, serif; font-weight: bold; line-height: 0.75em; align-self: end;">”</div> | ||
</div> | |||
<div style="font-size: 3.3em; color: #ff9900; font-family: Times, serif; font-weight: bold; line-height: 0.75em; align-self: end;"> | |||
{{#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}} | |||
< | [[Category:格式模板]]<templatedata> | ||
{{ | { | ||
"params": { | |||
"1": { | |||
"label": "内容", | |||
"type": "content", | |||
"required": true | |||
}, | |||
"author": { | |||
"aliases": [ | |||
"2" | |||
[ | ], | ||
</noinclude> | "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> | |||