Template:Shiren 3 Wii Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
(Created page with "<onlyinclude> {{Infobox Table | {{Shiren 3 Wii Item Infobox Header | {{{category|}}} }} {{Infobox Header | colspan = 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} {{#switch: {{{category|}}} | Weapons | Shields = {{Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }} }} {{Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }} {{#if: {{{cost|}}} {{{value|}}} |...")
 
mNo edit summary
Line 3: Line 3:
   {{Shiren 3 Wii Item Infobox Header | {{{category|}}} }}
   {{Shiren 3 Wii Item Infobox Header | {{{category|}}} }}
   {{Infobox Header | colspan = 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }}
   {{Infobox Header | colspan = 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }}
   {{#switch: {{{category|}}}
   {{#switch: {{lc: {{{category|}}}}}
     | Weapons | Shields  = {{Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }}
     | weapons | shields | weapon | shield = {{Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }}
   }}
   }}
   {{Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }}
   {{Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }}
Line 13: Line 13:
       }}{{#if: {{{value|}}} |
       }}{{#if: {{{value|}}} |
         {{Shiren 3 Wii Infobox Row | Value | {{{value}}} }}
         {{Shiren 3 Wii Infobox Row | Value | {{{value}}} }}
       }}{{#switch: {{{category|}}}
       }}{{#switch: {{lc: {{{category|}}}}}
         | Weapons = {{#if: {{{strength|}}} |
         | weapons | weapon = {{#if: {{{strength|}}} |
           {{Shiren 3 Wii Infobox Row | Strength | {{{strength}}} }}
           {{Shiren 3 Wii Infobox Row | Strength | {{{strength}}} }}
         }}{{#if: {{{maxbonus|}}} |
         }}{{#if: {{{maxbonus|}}} |
Line 21: Line 21:
           {{Shiren 3 Wii Infobox Row | Seal | [[File:Shiren 6 - Weapon Seal {{{seal}}}.png|alt=Weapon Seal {{{seal}}}|frameless]] }}
           {{Shiren 3 Wii Infobox Row | Seal | [[File:Shiren 6 - Weapon Seal {{{seal}}}.png|alt=Weapon Seal {{{seal}}}|frameless]] }}
         }}
         }}
         | Shields = {{#if: {{{defense|}}} |
         | shields | shield = {{#if: {{{defense|}}} |
           {{Shiren 3 Wii Infobox Row | Defense | {{{defense}}} }}
           {{Shiren 3 Wii Infobox Row | Defense | {{{defense}}} }}
         }}{{#if: {{{maxbonus|}}} |
         }}{{#if: {{{maxbonus|}}} |
Line 28: Line 28:
           {{Shiren 3 Wii Infobox Row | Seal | [[File:Shiren 6 - Shield Seal {{{seal}}}.png|alt=Shield Seal {{{seal}}}|frameless]] }}
           {{Shiren 3 Wii Infobox Row | Seal | [[File:Shiren 6 - Shield Seal {{{seal}}}.png|alt=Shield Seal {{{seal}}}|frameless]] }}
         }}
         }}
         | Riceballs = {{#if: {{{fullness|}}} |
         | riceballs | riceball = {{#if: {{{fullness|}}} |
           {{Shiren 3 Wii Infobox Row | Fullness | {{{fullness}}} }}
           {{Shiren 3 Wii Infobox Row | Fullness | {{{fullness}}} }}
         }}{{#if: {{{bonus|}}}|
         }}{{#if: {{{bonus|}}}|
           {{Shiren 3 Wii Infobox Row | Full-Bonus | {{{bonus}}} }}
           {{Shiren 3 Wii Infobox Row | Full-Bonus | {{{bonus}}} }}
         }}
         }}
         | Jars = {{#if: {{{type|}}} |
         | jars | jar = {{#if: {{{type|}}} |
           {{Shiren 3 Wii Infobox Row | Type | {{{type}}} }}
           {{Shiren 3 Wii Infobox Row | Type | {{{type}}} }}
         }}{{#if: {{{costplus|}}} |
         }}{{#if: {{{costplus|}}} |
Line 40: Line 40:
           {{Shiren 3 Wii Infobox Row | Value + | {{{valueplus}}} }}
           {{Shiren 3 Wii Infobox Row | Value + | {{{valueplus}}} }}
         }}
         }}
         | Projectiles = {{#if: {{{damage|}}} |
         | projectiles | projectile = {{#if: {{{damage|}}} |
           {{Shiren 3 Wii Infobox Row | Damage | {{{damage}}} }}
           {{Shiren 3 Wii Infobox Row | Damage | {{{damage}}} }}
         }}
         }}
         | Scrolls = {{#if: {{{blank_en|}}} |
         | scrolls | scroll = {{#if: {{{blank_en|}}} |
           {{Shiren 3 Wii Infobox Row | Blank Scroll ({{CountryFlag|US}}) | {{{blank_en}}} }}
           {{Shiren 3 Wii Infobox Row | Blank Scroll ({{CountryFlag|US}}) | {{{blank_en}}} }}
         }}{{#if: {{{blank_ja|}}} |
         }}{{#if: {{{blank_ja|}}} |
Line 50: Line 50:
           {{Shiren 3 Wii Infobox Row | Blank Scroll ({{CountryFlag|TW}}) | {{{blank_td}}} }}
           {{Shiren 3 Wii Infobox Row | Blank Scroll ({{CountryFlag|TW}}) | {{{blank_td}}} }}
         }}
         }}
         | Staves = {{#if: {{{costplus|}}} |
         | staves | staff = {{#if: {{{costplus|}}} |
           {{Shiren 3 Wii Infobox Row | Cost + | {{{costplus}}} }}
           {{Shiren 3 Wii Infobox Row | Cost + | {{{costplus}}} }}
         }}{{#if: {{{valueplus|}}} |
         }}{{#if: {{{valueplus|}}} |

Revision as of 22:09, 20 January 2024

Template:Infobox Table


Template-info.png Documentation

Usage

{{Shiren 3 Wii Item Infobox
  | category       = 
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
}}

Add the following if the item is from the Armbands category.

  | rune           = 
  | rune color     = 
  | rune count     = 

Add the following if the item is from the Jars category.

  | type           = 
  | cost           = 
  | costplus       = 
  | value          = 
  | valueplus      = 

Add the following if the item is from the Projectiles category.

  | damage         = 
  | rune color     = 

Add the following if the item is from the Riceballs category.

  | fullness       = 
  | bonus          = 
  | rune           = 
  | rune color     = 

Add the following if the item is from the Scrolls category.

  | blank_en       = 
  | blank_ja       = 
  | rune           = 

Add the following if the item is from the Shields category.

  | defense        = 
  | maxbonus       = 
  | rune           = 
  | rune color     = 
  | rune count     = 

Add the following if the item is from the Staves category.

  | cost           = 
  | costplus       = 
  | value          = 
  | valueplus      = 

Add the following if the item is from the Weapons category.

  | strength       = 
  | maxbonus       = 
  | rune           = 
  | rune color     = 
  | rune count     = 

Add the following if the item is from the Herbs category.

  | rune           = 

Full Syntax

{{Shiren 3 Wii Item Infobox
  | category       = 
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | costplus       = 
  | value          = 
  | valueplus      = 
  | strength       = 
  | maxbonus       = 
  | rune           = 
  | rune color     = 
  | rune count     = 
  | defense        = 
  | fullness       = 
  | bonus          = 
  | type           = 
  | damage         = 
  | blank_en       = 
  | blank_ja       = 
}}

Syntax guide