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

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

来自星露谷物语扩展百科
Sizau留言 | 贡献
创建页面
 
Sizau留言 | 贡献
调整格式
 
(未显示同一用户的2个中间版本)
第1行: 第1行:
{{documentation header}}
{{Documentation header}}
<!-- 文档页面 -->
<!-- 文档页面 -->
==描述==   
==描述==   
该模板用于格式化引用内容的展示样式。
当前模板用于展示一条引文。


==用法==   
==用法==   
第8行: 第8行:


<pre>{{Quote|被引用文本|作者}}</pre>
<pre>{{Quote|被引用文本|作者}}</pre>
如果展示的引文是纯英语文本,可设置 {{p|lang|en}}。


==示例==   
==示例==   
===基础引用===   
===基础引用===   
{{模板|示例|
<nowiki>
<nowiki>
{{Quote|示例文本。}}
{{Quote|示例文本。}}
</nowiki>
</nowiki>
}}
 
{{Quote|示例文本。}}
 
===带来源的引用===   
===带来源的引用===   
{{模板|示例|
<nowiki>
<nowiki>
{{Quote|被引用文本内容|作者姓名}}
{{Quote|被引用文本内容|作者姓名}}
</nowiki>
</nowiki>
}}
 
{{Quote|被引用文本内容|作者姓名}}
 
===带链接来源的引用===   
===带链接来源的引用===   
{{模板|示例|
<nowiki>
<nowiki>
{{Quote|被引用文本内容|[[新手指南|作者条目]]}}
{{Quote|被引用文本内容|[[新手指南|作者条目]]}}
</nowiki>
</nowiki>
}}
 
{{Quote|被引用文本内容|[[新手指南|作者条目]]}}
 
===纯英语文本引用===
<nowiki>
{{Quote|Christmas lights glisten<br />I've got my eye on the door<br />Just waiting for you to walk in<br />But the time is ticking|lang=en}}
</nowiki>
 
{{Quote|Christmas lights glisten<br />I've got my eye on the door<br />Just waiting for you to walk in<br />But the time is ticking|lang=en}}
 
 
==另见==
* {{tl|Quote}}
* {{tl|Squote}}
<includeonly>
<includeonly>
<!-- 页面分类 -->
<!-- 页面分类 -->

2026年1月4日 (日) 23:02的最新版本

[ 刷新 ]
当前页面是文档页面,会被模板:Quote引入。查看模板:Documentation获取更多信息。

描述

当前模板用于展示一条引文。

用法

在相关页面通过以下格式调用本模板:

{{Quote|被引用文本|作者}}

如果展示的引文是纯英语文本,可设置 |lang=en

示例

基础引用

{{Quote|示例文本。}}

“示例文本。”

带来源的引用

{{Quote|被引用文本内容|作者姓名}}

“被引用文本内容”
— 作者姓名

带链接来源的引用

{{Quote|被引用文本内容|[[新手指南|作者条目]]}}

“被引用文本内容”
作者条目

纯英语文本引用

{{Quote|Christmas lights glisten<br />I've got my eye on the door<br />Just waiting for you to walk in<br />But the time is ticking|lang=en}}

“Christmas lights glisten
I've got my eye on the door
Just waiting for you to walk in
But the time is ticking”


另见