Template:Shiren 1 DS Item Infobox: Difference between revisions
Jump to navigation
Jump to search
N. Harmonik (talk | contribs) m (N. Harmonik moved page Template:Shiren 1 DS Items Infobox to Template:Shiren 1 DS Item Infobox without leaving a redirect: Text replacement - "Items Infobox" to "Item Infobox") |
No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{{Shiren 1 DS Infobox Table | | |||
{{Shiren 1 DS Item Infobox Header | {{{category|}}} }} | |||
{{Shiren 1 DS Infobox Header | colspan = 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} | |||
{{Shiren 1 DS Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}}}} | |||
{{Shiren 1 DS Infobox Description | colspan = 2 | multiple = true | {{{description_en|}}} | {{{description_ja|}}} }} | |||
{{#if: {{{cost|}}} {{{value|}}} | | |||
{{Shiren 1 DS Infobox Subtable | colspan = 2 | title = Information | | |||
{{#if: {{{cost|}}} | | |||
{{Shiren 1 DS Infobox Row | Cost | {{{cost}}} }} | |||
}}{{#if: {{{value|}}} | | |||
{{Shiren 1 DS Infobox Row | Value | {{{value}}} }} | |||
}}{{#switch: {{lc: {{{category|}}}}} | |||
| weapons | weapon = {{#if: {{{strength|}}} | | |||
{{Shiren 1 DS Infobox Row | Strength | {{{strength}}} }} | |||
}}{{#if: {{{maxbonus|}}} | | |||
{{Shiren 1 DS Infobox Row | Max Bonus | {{{maxbonus}}} }} | |||
}} | }}{{#if: {{{seal|}}} | | ||
{{Shiren 1 DS Infobox Row | Seal | [[File:Shiren 1 DS - Weapon Seal {{{seal}}}.png|alt=Weapon Seal {{{seal}}}|frameless]] }} | |||
}} | |||
| shields | shield = {{#if: {{{defense|}}} | | |||
{{Shiren 1 DS Infobox Row | Defense | {{{defense}}} }} | |||
}}{{#if: {{{maxbonus|}}} | | |||
{{Shiren 1 DS Infobox Row | Max Bonus | {{{maxbonus}}} }} | |||
}}{{#if: {{{seal|}}} | | |||
{{Shiren 1 DS Infobox Row | Seal | [[File:Shiren 1 DS - Shield Seal {{{seal}}}.png|alt=Shield Seal {{{seal}}}|frameless]] }} | |||
}} | |||
| riceballs | riceball = {{#if: {{{fullness|}}} | | |||
{{Shiren 1 DS Infobox Row | Fullness | {{{fullness}}} }} | |||
}}{{#if: {{{bonus|}}}| | |||
{{Shiren 1 DS Infobox Row | Full-Bonus | {{{bonus}}} }} | |||
# | }} | ||
}} | | jars | jar = {{#if: {{{type|}}} | | ||
{{Shiren 1 DS Infobox Row | Type | {{{type}}} }} | |||
}}{{#if: {{{costplus|}}} | | |||
{{Shiren 1 DS Infobox Row | Cost + | {{{costplus}}} }} | |||
}}{{#if: {{{valueplus|}}} | | |||
{{Shiren 1 DS Infobox Row | Value + | {{{valueplus}}} }} | |||
{{# | }} | ||
| projectiles | projectile = {{#if: {{{damage|}}} | | |||
{{Shiren 1 DS Infobox Row | Damage | {{{damage}}} }} | |||
}} | |||
| scrolls | scroll = {{#if: {{{blank_en|}}} | | |||
{{Shiren 1 DS Infobox Row | Blank Scroll ({{CountryFlag|US}}) | {{{blank_en}}} }} | |||
}}{{#if: {{{blank_ja|}}} | | |||
{{Shiren 1 DS Infobox Row | Blank Scroll ({{CountryFlag|JA}}) | {{{blank_ja}}} }} | |||
}} | |||
| staves | staff = {{#if: {{{costplus|}}} | | |||
{{Shiren 1 DS Infobox Row | Cost + | {{{costplus}}} }} | |||
}}{{#if: {{{valueplus|}}} | | |||
{{Shiren 1 DS Infobox Row | Value + | {{{valueplus}}} }} | |||
}} | |||
| traps | trap = {{#if: {{{generate|}}} | | |||
{{Shiren 1 DS Infobox Row | # of uses when generated | {{{generate}}} }} | |||
}}{{#if: {{{use|}}} | | |||
{{Shiren 1 DS Infobox Row | # of uses when used | {{{use}}} }} | |||
}} | |||
}} | |||
}} | |||
}} | |||
}} | }} | ||
<!-- AUTOCATEGORIZATION --> | |||
{{#if: {{NAMESPACE}} <!-- no categories if outside of article namespace --> {{#ifeq: {{{categorize|y}}} | n | + }} | <!-- Do not categorize --> | [[Category:Shiren 1 DS items|{{{name|}}}]] }}<!-- end AUTOCATEGORIZATION --> | |||
</onlyinclude> | |||
<noinclude>{{Clear}}{{doc}} | |||
</onlyinclude><noinclude>{{Clear}}{{doc}} | |||
[[Category:Shiren 1 DS Infobox Templates]] | [[Category:Shiren 1 DS Infobox Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 22:13, 24 June 2024
Template:Shiren 1 DS Infobox Table
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 = }}