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

模板:Expanded/Infobox/doc:修订间差异

来自星露谷物语扩展百科
Sizau留言 | 贡献
m 导入1个版本:SVE 模板导入测试
Sizau留言 | 贡献
无编辑摘要
第4行: 第4行:
== Syntax ==
== Syntax ==
<pre>
<pre>
{{Item
{{Item/SVE
  | title        =  
  | title        =  
  | image        = [e.g. "Example.jpg"]
  | image        = [e.g. "Example.jpg"]
第19行: 第19行:


== Sample output ==
== Sample output ==
{{Item
{{Item/SVE
  | title        = Power Flower
  | title        = Power Flower
  | image        = Example.jpg
  | image        = Example.jpg
第30行: 第30行:
  | ingredients  = Petal (5), Stamen (3)
  | ingredients  = Petal (5), Stamen (3)
}}<pre>
}}<pre>
{{Item
{{Item/SVE
  | title        = Power Flower
  | title        = Power Flower
  | image        = Example.jpg
  | image        = Example.jpg

2024年12月14日 (六) 04:08的版本

Description

To use this template, add the 模板:T template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Item/SVE
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | type          = 
 | effects       = 
 | source        = 
 | buy           = 
 | sell          =
 | recipe        =
 | ingredients   =
}}

Sample output

模板:Item/SVE

{{Item/SVE
 | title         = Power Flower
 | image         = Example.jpg
 | type          = Food
 | effects       = +1 Fire
 | source        = Vendor
 | buy           = 5g
 | sell          = 1g
 | recipe        = Trader
 | ingredients   = Petal (5), Stamen (3)
}}