模板:Item infobox:修订间差异
无编辑摘要 |
无编辑摘要 |
||
| 第115行: | 第115行: | ||
// statistics | // statistics | ||
--><div class="section statistics"><!-- | --><div class="section statistics"><!-- | ||
--><div class="title"> | --><div class="title">介绍</div><!-- | ||
--><table class="stat"><!-- | --><table class="stat"><!-- | ||
-->{{#if:{{{rarity|}}}|<!-- | -->{{#if:{{{rarity|}}}|<!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th>[[Rarity]]</th><!-- | --><th>[[Rarity|稀有度]]</th><!-- | ||
--><td>[[:Category:{{{rarity}}}|{{{rarity}}}]]</td><!-- | --><td>[[:Category:{{{rarity}}}|{{{rarity}}}]]</td><!-- | ||
--></tr><!-- | --></tr><!-- | ||
| 第125行: | 第125行: | ||
-->{{#if:{{{type|}}}|<!-- | -->{{#if:{{{type|}}}|<!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>种类</th><!-- | ||
--><td>{{#arraymap:{{{type|}}}|,|x|[[:Category:x{{!}}x]]}}</td><!-- | --><td>{{#arraymap:{{{type|}}}|,|x|[[:Category:x{{!}}x]]}}</td><!-- | ||
--></tr><!-- | --></tr><!-- | ||
| 第131行: | 第131行: | ||
-->{{#if:{{{cost|}}}|<!-- | -->{{#if:{{{cost|}}}|<!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>花费</th><!-- | ||
--><td>{{{cost|}}}</td><!-- | --><td>{{{cost|}}}</td><!-- | ||
--></tr><!-- | --></tr><!-- | ||
| 第143行: | 第143行: | ||
-->{{#if:{{{effect|}}}|<!-- | -->{{#if:{{{effect|}}}|<!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>描述</th><!-- | ||
--><td> | --><td> | ||
{{#if:{{#pos:{{lc:{{{type}}}}}|食物}}| | {{#if:{{#pos:{{lc:{{{type}}}}}|食物}}| | ||
| 第156行: | 第156行: | ||
-->{{#if:{{{damage|}}}|<!-- | -->{{#if:{{{damage|}}}|<!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>伤害</th><!-- | ||
--><td>{{{damage|}}}</td><!-- | --><td>{{{damage|}}}</td><!-- | ||
--></tr><!-- | --></tr><!-- | ||
| 第162行: | 第162行: | ||
-->{{#if:{{{stamina|}}}|<!-- | -->{{#if:{{{stamina|}}}|<!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>消耗</th><!-- | ||
--><td>{{{stamina|}}}</td><!-- | --><td>{{{stamina|}}}</td><!-- | ||
--></tr><!-- | --></tr><!-- | ||
| 第168行: | 第168行: | ||
-->{{#if:{{{accuracy|}}}|<!-- | -->{{#if:{{{accuracy|}}}|<!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>命中率</th><!-- | ||
--><td>{{{accuracy|}}}</td><!-- | --><td>{{{accuracy|}}}</td><!-- | ||
--></tr><!-- | --></tr><!-- | ||
| 第174行: | 第174行: | ||
-->{{#if:{{{cooldown|}}}|<!-- | -->{{#if:{{{cooldown|}}}|<!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>冷却</th><!-- | ||
--><td>{{{cooldown|}}}</td><!-- | --><td>{{{cooldown|}}}</td><!-- | ||
--></tr><!-- | --></tr><!-- | ||
| 第180行: | 第180行: | ||
-->{{#if:{{{sockets|}}}|<!-- | -->{{#if:{{{sockets|}}}|<!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>宝石孔</th><!-- | ||
--><td>{{{sockets|}}}</td><!-- | --><td>{{{sockets|}}}</td><!-- | ||
--></tr><!-- | --></tr><!-- | ||
| 第186行: | 第186行: | ||
-->{{#if:{{{inshop|}}}|<!-- | -->{{#if:{{{inshop|}}}|<!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>在商店吗</th><!-- | ||
--><td>{{{inshop|}}}</td><!-- | --><td>{{{inshop|}}}</td><!-- | ||
--></tr><!-- | --></tr><!-- | ||
| 第192行: | 第192行: | ||
-->{{#if:{{{addshop|}}}|<!-- | -->{{#if:{{{addshop|}}}|<!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>加入商店</th><!-- | ||
--><td> | --><td> | ||
{{#arraymap:{{{addshop|}}}|,|x|[[x]]}}<!-- this newline supports lists e.g. <ol>, * Example | {{#arraymap:{{{addshop|}}}|,|x|[[x]]}}<!-- this newline supports lists e.g. <ol>, * Example | ||
| 第205行: | 第205行: | ||
-->{{#if:{{{grid|}}}|<!-- | -->{{#if:{{{grid|}}}|<!-- | ||
--><div class="section item-grid"><!-- | --><div class="section item-grid"><!-- | ||
--><div class="title"> | --><div class="title">范围</div><!-- | ||
-->{{grid|{{{grid|}}}}}<!-- | -->{{grid|{{{grid|}}}}}<!-- | ||
--></div><!-- div.section.recipes | --></div><!-- div.section.recipes | ||
| 第213行: | 第213行: | ||
-->{{#if:{{{recipefrom|}}}{{{recipeimage|}}}{{#cargo_query:tables=Items|fields=IF(COUNT(1)>0,'Yes',NULL)|where=Items.recipefrom LIKE '%{{{name}}}%'|no html}}|<!-- The #cargo_query part counts if this item is an ingredient for any recipes. | -->{{#if:{{{recipefrom|}}}{{{recipeimage|}}}{{#cargo_query:tables=Items|fields=IF(COUNT(1)>0,'Yes',NULL)|where=Items.recipefrom LIKE '%{{{name}}}%'|no html}}|<!-- The #cargo_query part counts if this item is an ingredient for any recipes. | ||
--><div class="section recipes"><!-- | --><div class="section recipes"><!-- | ||
--><div class="title">[[Recipe]]</div><!-- | --><div class="title">[[Recipe|配方]]</div><!-- | ||
-->{{#if:{{{recipefrom|}}}{{{recipeimage|}}}|<!-- | -->{{#if:{{{recipefrom|}}}{{{recipeimage|}}}|<!-- | ||
--><ul><!-- | --><ul><!-- | ||
| 第227行: | 第227行: | ||
--><table class="stat"><!-- | --><table class="stat"><!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>适用</th><!-- | ||
--><td> | --><td> | ||
{{#cargo_query:tables=Recipes|fields=CONCAT('[[',recipename,']]')|where=ingredients HOLDS '{{{name}}}' OR catalysts HOLDS '{{{name}}}'|group by=recipename}}<!-- | {{#cargo_query:tables=Recipes|fields=CONCAT('[[',recipename,']]')|where=ingredients HOLDS '{{{name}}}' OR catalysts HOLDS '{{{name}}}'|group by=recipename}}<!-- | ||
| 第240行: | 第240行: | ||
-->{{#if:{{{transformfrom|}}}{{{transformimage|}}}{{{transformto|}}}{{{transformcatalyst|}}}|<!-- | -->{{#if:{{{transformfrom|}}}{{{transformimage|}}}{{{transformto|}}}{{{transformcatalyst|}}}|<!-- | ||
--><div class="section recipes"><!-- | --><div class="section recipes"><!-- | ||
--><div class="title">[[Transformation]]</div><!-- | --><div class="title">[[Transformation|变化]]</div><!-- | ||
-->{{#if:{{{transformfrom|}}}{{{transformimage|}}}|<!-- | -->{{#if:{{{transformfrom|}}}{{{transformimage|}}}|<!-- | ||
--><ul><!-- | --><ul><!-- | ||
| 第254行: | 第254行: | ||
--><table class="stat"><!-- | --><table class="stat"><!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>转变为</th><!-- | ||
--><td> | --><td> | ||
{{#arraymap:{{{transformto|}}}|,|x|[[x]]}}<!-- this newline supports lists e.g. <ol>, * Example | {{#arraymap:{{{transformto|}}}|,|x|[[x]]}}<!-- this newline supports lists e.g. <ol>, * Example | ||
| 第264行: | 第264行: | ||
--><table class="stat"><!-- | --><table class="stat"><!-- | ||
--><tr><!-- | --><tr><!-- | ||
--><th> | --><th>催化剂</th><!-- | ||
--><td> | --><td> | ||
{{#arraymap:{{{transformcatalyst|}}}|,|x|[[x]]}}<!-- this newline supports lists e.g. <ol>, * Example | {{#arraymap:{{{transformcatalyst|}}}|,|x|[[x]]}}<!-- this newline supports lists e.g. <ol>, * Example | ||
2024年3月21日 (四) 15:12的版本
此模板定义表格“Items”。 查看表格.
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Automatic detection
The following keywords are detected in the bolded fields.
Auto add categories:
- Item
- rarity: Common, Rare, Legendary, Epic, Godly, Unique
- type: Accessory, Armor, Bag, Food, Gemstone, Gloves, Helmet, Melee Weapon, Pet, Playing Card, Potion, Ranged Weapon, Shield, Shoes
- type: Dark, Fire, Holy, Magic, Nature, Vampiric
Auto add categories and added into the tags field. These detect page links (e.g. blind):
- effect: Blind, Block, Cold, Empower, Heat, Luck, Mana, Poison, Regeneration, Spikes, Vampirism
- effect: Heal, Battle Rage, Fatigue, Invulnerability, Nullify, Reflect, Reincarnate, Resist, Stun
Usage
Available parameters:
{{Item infobox
|name=
|image=
|rarity=
|type=
|cost=
|class=
|effect=
|accuracy=
|damage=
|cooldown=
|stamina=
|sockets=
|recipefrom=
|recipeimage=
|recipecost=
|grid=
}}
Weapon example:
My Sword
介绍
| 稀有度 | Epic |
|---|---|
| 种类 | Melee Weapon |
| 花费 | 50 |
| Class | Ranger |
| 描述 | |
| 伤害 | 3-6 |
| 消耗 | 1.1 |
| 命中率 | 90% |
| 冷却 | 2s |
| 宝石孔 | 2 |
{{Item infobox
|name=My Sword
|image=HeroSword.png
|rarity=Epic
|type=Melee Weapon
|cost=50
|class=Ranger
|effect=
* {{icon/star}} items gain 5% critical hit chance for each {{icon/luck}} stack.
* Effect line 2
* Effect line 3
|accuracy=90%
|damage=3-6
|cooldown=2s
|stamina=1.1
|sockets=2
|recipefrom=[[Wooden Sword]] + [[Whetstone]]
|recipeimage=Hero Sword recipe.png
|recipecost=7 (3+4)
|grid=
-2-
212
212
-2-
}}
Non-weapon example:
Mana Potion
{{Item infobox
|name=Mana Potion
|image=Mana Potion item.png
|rarity=Rare
|type=Potion, Magic
|cost=6
|effect='''{{icon/mana}} used or health drops below 50%:''' Consume this and gain 4 {{icon/mana}} and 15 maximum health.
|recipefrom=[[Health Potion]] + [[Blueberries]]
|recipeimage=Mana Potion recipe.png
|recipecost=6 (4+2)
|grid=
2
1
1
}}




