Template:Shiren 1 DS Item Infobox/doc: Difference between revisions
Jump to navigation
Jump to search
Mystery Dungeon GP>Prolyfic8 (Created page with "{{doc/start}} ==Usage== <pre>{{Infobox Item (Shiren 1) |category= |name= |kanji= |romaji= |hepburn= |image= |description_en= |description_ja= |cost= |value= }}</pre> Add the...") |
m (Text replacement - "description_en" to "description ") |
||
(21 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{doc/start}} | {{doc/start}} | ||
==Usage== | ==Usage== | ||
<pre>{{ | <pre> | ||
|category= | {{Shiren 1 DS Item Infobox | ||
|name= | | category = | ||
| | | name = | ||
|romaji= | | jpname = | ||
| romaji = | |||
|image= | | image = | ||
| | | description = | ||
|description_ja= | | description_ja = | ||
|cost= | | cost = | ||
|value= | | 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>. | ||
<pre> | <pre> | ||
|strength= | | strength = | ||
|maxbonus= | | maxbonus = | ||
| | | rune = | ||
</pre> | </pre> | ||
Add the following if the item is from the Shields <code>category</code>. | Add the following if the item is from the Shields <code>category</code>. | ||
<pre> | <pre> | ||
|defense= | | defense = | ||
|maxbonus= | | maxbonus = | ||
| | | rune = | ||
</pre> | </pre> | ||
Add the following if the item is from the Riceballs <code>category</code>. | Add the following if the item is from the Riceballs <code>category</code>. | ||
<pre> | <pre> | ||
|fullness= | | fullness = | ||
|bonus= | | bonus = | ||
</pre> | </pre> | ||
Add the following if the item is from the Jars <code>category</code>. | Add the following if the item is from the Jars <code>category</code>. | ||
<pre> | <pre> | ||
|type= | | type = | ||
|costplus= | | costplus = | ||
|valueplus= | | valueplus = | ||
</pre> | </pre> | ||
Add the following if the item is from the Projectiles <code>category</code>. | Add the following if the item is from the Projectiles <code>category</code>. | ||
<pre> | <pre> | ||
|damage= | | damage = | ||
</pre> | </pre> | ||
Add the following if the item is from the Scrolls <code>category</code>. | Add the following if the item is from the Scrolls <code>category</code>. | ||
<pre> | <pre> | ||
|blank_en= | | blank_en = | ||
|blank_ja= | | blank_ja = | ||
</pre> | </pre> | ||
Add the following if the item is from the Staves <code>category</code>. | Add the following if the item is from the Staves <code>category</code>. | ||
<pre> | <pre> | ||
|costplus= | | costplus = | ||
|valueplus | | valueplus = | ||
</pre> | </pre> | ||
==Full Syntax== | ==Full Syntax== | ||
<pre> | <pre> | ||
{{ | {{Shiren 1 DS Item Infobox | ||
|category= | | category = | ||
|name= | | name = | ||
| | | jpname = | ||
|romaji= | | romaji = | ||
| image = | |||
|image= | | description = | ||
| | | description_ja = | ||
|description_ja= | | cost = | ||
|cost= | | value = | ||
|value= | | strength = | ||
|strength= | | maxbonus = | ||
|maxbonus= | | rune = | ||
| | | defense = | ||
|defense= | | fullness = | ||
|fullness= | | bonus = | ||
|bonus= | | type = | ||
|type= | | costplus = | ||
|costplus= | | valueplus = | ||
|valueplus= | | damage = | ||
|damage= | | blank_en = | ||
|blank_en= | | blank_ja = | ||
|blank_ja | |||
}} | }} | ||
</pre> | </pre> | ||
Line 96: | Line 88: | ||
==Syntax guide== | ==Syntax guide== | ||
{{doc/end}} | {{doc/end}} | ||
[[Category:Infobox | [[Category:Shiren 1 DS Infobox Templates]] | ||
[[Category:Infobox Items]] | [[Category:Infobox Items]] |
Latest revision as of 23:01, 2 February 2025
Usage
{{Shiren 1 DS Item Infobox | category = | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = }}
Add the following if the item is from the Weapons category
.
| strength = | maxbonus = | rune =
Add the following if the item is from the Shields category
.
| defense = | maxbonus = | rune =
Add the following if the item is from the Riceballs category
.
| fullness = | bonus =
Add the following if the item is from the Jars category
.
| type = | costplus = | valueplus =
Add the following if the item is from the Projectiles category
.
| damage =
Add the following if the item is from the Scrolls category
.
| blank_en = | blank_ja =
Add the following if the item is from the Staves category
.
| costplus = | valueplus =
Full Syntax
{{Shiren 1 DS Item Infobox | category = | name = | jpname = | romaji = | image = | description = | description_ja = | cost = | value = | strength = | maxbonus = | rune = | defense = | fullness = | bonus = | type = | costplus = | valueplus = | damage = | blank_en = | blank_ja = }}