Template:Torneko 1 Item Infobox/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{doc/start}} ==Usage== <pre>{{Infobox Item (Torneko 1) | category = | name = | kana = | romaji = | hepburn = | image = | description_en = | description_ja = | shop value = }}</pre> Add the following if the item is from the Weapons <code>category</code>. <pre> | strength = | maxbonus = </pre> Add the following if the item is from the Shields <code>category</code>. <pre> | defense...") |
m (Text replacement - "\s+\| description_en\s+=(.*)↵\s+\| description_ja\s+=(.*)" to " | description =$1") |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{doc/start}} | {{doc/start}} | ||
==Usage== | ==Usage== | ||
<pre>{{ | <pre> | ||
{{Torneko 1 Item Infobox | |||
| category = | | category = | ||
| name = | | name = | ||
| | | 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 = | | name = | ||
| | | jpname = | ||
| romaji = | | romaji = | ||
| image = | |||
| image = | | description = | ||
| | |||
| shop value = | | shop value = | ||
| strength = | | strength = | ||
Line 52: | Line 50: | ||
| fullness = | | fullness = | ||
| damage = | | damage = | ||
}} | }} | ||
</pre> | </pre> | ||
{{doc/end}} | {{doc/end}} | ||
[[Category: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 = }}