模板:Choice:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
删除的内容 添加的内容
扩展 |
撤销 |
||
| 第1行: | 第1行: | ||
| ⚫ | <includeonly>'''<span style="color:{{#iferror:{{#ifexpr:{{{2}}}>0|#060|{{#ifexpr:{{{2}}}<0|#600|#000}}}}|#000}};">{{{1}}}</span>''' <span style="font-size: smaller;">({{#if:{{{3|}}}|{{{3}}}}}{{#iferror:{{#ifexpr:{{{2}}}>0|[[友谊|好感度]] +{{{2}}}|{{#ifexpr:{{{2}}}<0|[[友谊|好感度]] {{{2}}}|不影响[[友谊|好感度]]}}}}|不影响[[友谊|好感度]]}})</span></includeonly><noinclude>{{Documentation}}</noinclude> |
||
<includeonly>{{#switch:{{lc:{{{1}}}}} |
|||
|player|p=<table class="quotetable"> |
|||
<tr> |
|||
<td rowspan="2" class="decorativecquote"></td> |
|||
<td class="cquotetext" style="color: {{#iferror:{{#ifexpr:{{{2}}}>0|#060|{{#ifexpr:{{{2}}}<0|#600|#000}}}}|#000}};">“{{{1}}}{{#if:{{{2|}}}|({{#if:{{{3|}}}|{{{3}}}}}{{#iferror:{{#ifexpr:{{{2}}}>0|[[友谊|好感度]] +{{{2}}}|{{#ifexpr:{{{2}}}<0|[[友谊|好感度]] {{{2}}}|不影响[[友谊|好感度]]}}}}|不影响[[友谊|好感度]]}})}}”<!-- |
|||
--></td> |
|||
</tr> |
|||
</table>{{#if:{{#varexists:cquote}}||{{#vardefineecho:cquote|{{#css: |
|||
.decorativecquote::before { |
|||
} |
|||
.cquotetext { |
|||
padding-left: 8px; |
|||
font-weight: 550; |
|||
font-family: "Clear Han Serif", "Source Han Serif CN for Display", "Noto Serif SC"; |
|||
text-shadow: 0.25px 0.25px 0px rgb(48 47 47 / 80%); |
|||
} |
|||
.decorativecquote { |
|||
font-family: "Georgia", "Times New Roman", "Times", serif; |
|||
font-size: 3em; |
|||
line-height: 0.02em; |
|||
font-weight: bold; |
|||
padding: 18px 4px 0 4px; |
|||
} |
|||
}} }}}}<!-- |
|||
color: #d4af37; |
|||
border-right: 1px solid #e6c547; |
|||
color: #4db84d; |
|||
border-right: 1px solid #5cc85c;--> |
|||
|villager|v=<table class="quotetable zquotetable"> |
|||
<tr> |
|||
<td rowspan="2" class="decorativesquote decorativezquote"></td> |
|||
<td class="squotetext">“{{{1}}}” |
|||
</td> |
|||
</tr> |
|||
</table>{{#if:{{#varexists:zquote}}||{{#vardefineecho:zquote|{{#css: |
|||
.decorativezquote::before { |
|||
opacity: 0; |
|||
} |
|||
.decorativezquote { |
|||
border-right: none; |
|||
} |
|||
.zquotetable { |
|||
margin: -6px 0 6px 12px; |
|||
} |
|||
}} }}}} |
|||
| ⚫ | |||