Template:Torneko 1 Item Infobox/doc: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - " | kana " to " | jpname") |
m (Text replacement - "\s+\| description_en\s+=(.*)↵\s+\| description_ja\s+=(.*)" to " | description =$1") |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{doc/start}} | {{doc/start}} | ||
==Usage== | ==Usage== | ||
<pre>{{ | <pre> | ||
{{Torneko 1 Item Infobox | |||
| category = | | category = | ||
| | | name = | ||
| jpname = | | jpname = | ||
| romaji = | | romaji = | ||
| image = | |||
| image = | | description = | ||
| | |||
| shop value = | | shop value = | ||
}}</pre> | }} | ||
</pre> | |||
Add the following if the item is from the Weapons <code>category</code>. | Add the following if the item is from the Weapons <code>category</code>. | ||
Line 37: | Line 37: | ||
==Full Syntax== | ==Full Syntax== | ||
<pre> | <pre> | ||
{{ | {{Torneko 1 Item Infobox | ||
| category = | | category = | ||
| | | name = | ||
| jpname = | | jpname = | ||
| romaji = | | romaji = | ||
| image = | |||
| image = | | description = | ||
| | |||
| shop value = | | shop value = | ||
| strength = | | strength = | ||
Line 55: | Line 53: | ||
</pre> | </pre> | ||
{{doc/end}} | {{doc/end}} | ||
[[Category:Torneko 1 Infobox Templates]] | [[Category:Torneko 1 Infobox Templates]] | ||
[[Category:Infobox Items]] | [[Category:Infobox Items]] |
Latest revision as of 12:54, 2 February 2025
Usage
{{Torneko 1 Item Infobox | category = | name = | jpname = | romaji = | image = | description = | shop value = }}
Add the following if the item is from the Weapons category
.
| strength = | maxbonus =
Add the following if the item is from the Shields category
.
| defense = | maxbonus =
Add the following if the item is from the Food category
.
| fullness =
Add the following if the item is from the Arrows category
.
| damage =
Full Syntax
{{Torneko 1 Item Infobox | category = | name = | jpname = | romaji = | image = | description = | shop value = | strength = | maxbonus = | defense = | fullness = | damage = }}