模板:Expanded/Quote:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
删除的内容 添加的内容
无编辑摘要 |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<includeonly><table class="quotetable"> |
<includeonly><table class="quotetable"> |
||
<tr> |
<tr> |
||
<td rowspan="2" class="decorativequotemark"> |
<td rowspan="2" class="decorativequotemark"> |
||
</td> |
</td> |
||
<td class="quotetext">“{{#invoke:TemplateHelper|quoteSVE|{{{quote|{{{1|}}}}}}}}” |
<td class="quotetext">“{{#invoke:TemplateHelper|quoteSVE|{{{quote|{{{1|}}}}}}}}” |
||
| 第22行: | 第22行: | ||
border-right: 1px solid rgb(47, 148, 204); |
border-right: 1px solid rgb(47, 148, 204); |
||
padding: 25px 0.06em 0em 0.2em; |
padding: 25px 0.06em 0em 0.2em; |
||
} |
|||
.decorativequotemark::before { |
|||
content: "“"; |
|||
} |
} |
||
2024年12月19日 (四) 19:57的版本
Description
To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up.
Syntax
{{Quote
| quote =
| speaker =
| source =
}}
As an alternative, these can be placed in positional order.
Samples
| “When you play the game of thrones, you win or you die.” | |
| — Cersei Lannister |
{{Quote
| quote = When you play the game of thrones, you win or you die.
| speaker = [[w:c:gameofthrones:Cersei Lannister|Cersei Lannister]]
| source = [[w:c:gameofthrones:You Win or You Die|"You Win or You Die"]]
}}
or
{{Quote
| When you play the game of thrones, you win or you die.
| [[w:c:gameofthrones:Cersei Lannister|Cersei Lannister]]
| [[w:c:gameofthrones:You Win or You Die|"You Win or You Die"]]
}}
[ 查看 | 编辑 | 历史 | 刷新 ]上述文档的内容来自模板:Expanded/Quote/doc。