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

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

来自星露谷物语扩展百科
Sizau-bot留言 | 贡献
m SVE 模板标识
Sizau留言 | 贡献
m 文本替换 - 替换“{{SVE 模板}}”为“”
 
(未显示同一用户的2个中间版本)
第4行: 第4行:
== Syntax ==
== Syntax ==
<pre>
<pre>
{{Item
{{Infobox
  | title        =  
  | title        =  
  | image        = [e.g. "Example.jpg"]
  | image        = [e.g. "Example.jpg"]
第19行: 第19行:


== Sample output ==
== Sample output ==
{{Item
{{Infobox
  | 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
{{Infobox
  | title        = Power Flower
  | title        = Power Flower
  | image        = Example.jpg
  | image        = Example.jpg
第41行: 第41行:
  | ingredients  = Petal (5), Stamen (3)
  | ingredients  = Petal (5), Stamen (3)
}}
}}
</pre><includeonly>[[Category:Templates|{{PAGENAME}}]][[Category:Templates/Infobox|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]{{SVE 模板}}</noinclude>
</pre><includeonly>[[Category:Templates|{{PAGENAME}}]][[Category:Templates/Infobox|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

2025年9月5日 (五) 19:48的最新版本

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

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

Sample output

Power Flower
信息
类型 Food
效果 +1 Fire
来源 Vendor
购入价格 5g
售出价格 1g
配方来源 Trader
原料 Petal (5), Stamen (3)
{{Infobox
 | title         = Power Flower
 | image         = Example.jpg
 | type          = Food
 | effects       = +1 Fire
 | source        = Vendor
 | buy           = 5g
 | sell          = 1g
 | recipe        = Trader
 | ingredients   = Petal (5), Stamen (3)
}}