|
|
| (未显示同一用户的18个中间版本) |
| 第1行: |
第1行: |
| <includeonly>{{#if:{{#varexists:Squote}}||{{#vardefineecho:Squote|{{#css:Template:Squote/styles.css}} }}}} | | <includeonly>{{CSS|Quote|10}}<table class="quotetable lang-{{#ifeq:{{{lang|}}}|en|en|zh}}"> |
| {| style="margin: 6px 0px 6px 0px; min-width: unset; overflow-x: inherit;"
| | <tr> |
| |-
| | <td rowspan="2" class="decorativesquote"></td> |
| |rowspan="2" class="decorativesquote"|“
| | <td class="squotetext">“{{{1|引文}}}”</td> |
| |class="squotetext{{#ifeq:{{{text|}}}|english|english|}}"|“{{{1}}}”<!--
| | </tr> |
| -->{{#if:{{{2|}}}|<nowiki />
| | {{#if:{{{2|}}}|<nowiki /> |
| {{!}}-
| | <tr> |
| {{!}}class="quotesource"{{!}}— {{{2|}}} }}
| | <td class="quotesource">— {{{2|}}}</td> |
| |-
| | </tr> |
| |}</includeonly><noinclude>{{Englishdoc}}</noinclude>
| | }}</table></includeonly><noinclude>{{Documentation}}</noinclude> |
描述
当前模板用于展示一条简洁的引文。
用法
在相关页面通过以下格式调用本模板:
{{Squote|被引用文本}}
如果展示的引文是纯英语文本,可设置 |lang=en。
示例
基础引用
模板:模板
纯英语文本引用
模板:模板
另见