模板:Expanded/Infobox/doc:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
m 66774504移动页面模板:Item/SVE/doc至模板:Item/doc,不留重定向 |
m 文本替换 - 替换“{{SVE 模板}}”为“” |
||
| (未显示2个用户的4个中间版本) | |||
| 第4行: | 第4行: | ||
== Syntax == | == Syntax == | ||
<pre> | <pre> | ||
{{ | {{Infobox | ||
| title = | | title = | ||
| image = [e.g. "Example.jpg"] | | image = [e.g. "Example.jpg"] | ||
| 第19行: | 第19行: | ||
== Sample output == | == Sample output == | ||
{{ | {{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> | ||
{{ | {{Infobox | ||
| title = Power Flower | | title = Power Flower | ||
| image = Example.jpg | | image = Example.jpg | ||
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
{{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)
}}
