模板:Squote:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
删除的内容 添加的内容
无编辑摘要 |
无编辑摘要 |
||
| (未显示同一用户的15个中间版本) | |||
| 第1行: | 第1行: | ||
<includeonly>{{CSS|Quote|10}}<table class="quotetable lang-{{#ifeq:{{{lang|}}}|en|en|zh}}"> |
|||
<includeonly>{| style="margin: 6px 0px 6px 0px; min-width: unset; overflow-x: hidden;" |
|||
<tr> |
|||
|- |
|||
<td rowspan="2" class="decorativesquote"></td> |
|||
<td class="squotetext">“{{{1|引文}}}”</td> |
|||
</tr> |
|||
{{#if:{{{2|}}}|<nowiki /> |
|||
{{!}}- |
|||
<tr> |
|||
{{!}}class="quotesource{{#ifeq:{{{text|}}}|english|english|}}"{{!}}— {{{2|}}} }} |
|||
<td class="quotesource">— {{{2|}}}</td> |
|||
|- |
|||
</tr> |
|||
|}{{#if:{{#varexists:Squote}}||{{#vardefineecho:Squote|{{#css:.decorativesquote { |
|||
| ⚫ | |||
font-family: "Georgia", "Times New Roman", "Times", serif; |
|||
font-size: 3em; |
|||
line-height: 0.02em; |
|||
font-weight: bold; |
|||
color: rgb(41, 129, 178); |
|||
border-right: 1px solid rgb(47, 148, 204); |
|||
padding: 18px 4px 0 4px; |
|||
} |
|||
.squotetext { |
|||
padding-left: 8px; |
|||
font-weight: 500; |
|||
} |
|||
.quotesource { |
|||
text-align: left; |
|||
font-size: 0.9em; |
|||
margin-top: 0; |
|||
padding-left: 120px; |
|||
} |
|||
.squotetextenglish { |
|||
font-family: "Georgia", "Times New Roman", "Times", serif; |
|||
font-size: 1em; |
|||
font-style: italic; |
|||
line-height: 1.4em; |
|||
padding-left: 8px; |
|||
} |
|||
.quotesourceenglish { |
|||
text-align: left; |
|||
font-size: 0.9em; |
|||
font-style: italic; |
|||
margin-top: 0; |
|||
padding-left: 120px; |
|||
} |
|||
| ⚫ | |||