模板:Expanded/Quote/doc:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
删除的内容 添加的内容
m 导入1个版本:SVE 模板导入测试 |
m 文本替换 - 替换“{{SVE 模板}}”为“” |
||
| (未显示2个用户的6个中间版本) | |||
| 第35行: | 第35行: | ||
</pre> |
</pre> |
||
== Technical details == |
|||
This template uses the [[w:Help:Lua|Lua templating language]], and more information can be found [[w:c:dev:Global Lua Modules/Quote|on the Global Lua Module page]]. '''For a traditional wikitext version of this template, see [[w:c:templates:Template:Quote|Quote on Templates Wiki]]'''. |
|||
<includeonly>[[Category:模板]]</includeonly><noinclude>[[Category:模板文件]]</noinclude> |
<includeonly>[[Category:模板]]</includeonly><noinclude>[[Category:模板文件]]</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"]]
}}