打开/关闭菜单
331
1.7K
131
11.8K
星露谷物语扩展百科
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:Expanded/Quote:修订间差异

来自星露谷物语扩展百科
Sizau留言 | 贡献
无编辑摘要
Sizau留言 | 贡献
m 文本替换 - 替换“{{SVE 模板}}”为“”
 
(未显示2个用户的6个中间版本)
第1行: 第1行:
<includeonly><table class="quotetable">
<includeonly><table class="quotetable">
<tr>
<tr>
<td rowspan="2" class="decorativequotemark">&ldquo;
<td rowspan="2" class="decorativequotemark">
</td>
</td>
<td class="quotetext">“{{#invoke:TemplateHelper|quoteSVE|{{{quote|{{{1|}}}}}}}}”
<td class="quotetext">“{{#invoke:Templates|quoteSVE|{{{quote|{{{1|}}}}}}}}”
</td></tr>
</td></tr>
{{#if:{{{speaker|}}}|<nowiki />
{{#if:{{{speaker|}}}|<nowiki />
<tr>
<tr>
<td class="quotesource{{#ifeq:{{{text|}}}|english|english|}}">&mdash; {{{speaker|}}}
<td class="quotesource{{#ifeq:{{{text|}}}|english|english|}}">&mdash; {{{speaker|}}}
</td></tr>}}{{#if:{{#varexists:Quote}}||{{#vardefineecho:Quote|{{#css:.quotetable {
</td></tr>}}</table></includeonly><noinclude>{{Documentation}}</noinclude>
    margin: 6px 0px 6px 0px;
    min-width: unset !important;
    overflow-x: hidden;
}
 
.decorativequotemark {
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-size: 5em;
    line-height: 0.02em;
    font-weight: bold;
    color: rgb(41, 129, 178);
    border-right: 1px solid rgb(47, 148, 204);
    padding: 25px 0.06em 0em 0.2em;
}
 
.quotetext {
    padding-left: 15px;
    font-weight: 550;
    font-family: 'Source Han Serif CN for Display', 'Noto Serif SC';
    font-size: 1.25em;
    text-shadow: 0.25px 0.25px 0px rgb(48 47 47 / 80%);
}
 
.quotesource {
    text-align: left;
    font-size: 0.9em;
    margin-top: 0;
    padding-left: 120px;
}
 
.quotetextenglish {
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-size: 1.1em;
    font-style: italic;
    line-height: 1.5em;
    padding-left: 15px;
}
 
.quotesourceenglish {
    text-align: left;
    font-size: 0.9em;
    font-style: italic;
    margin-top: 0;
    padding-left: 120px;
} }} }}}}</table></includeonly><noinclude>{{Documentation}}[[分类:模板]]</noinclude>

2025年9月5日 (五) 19:49的最新版本

[ 查看 | 编辑 | 历史 | 刷新 ]文档页面

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