Template:Shiren 6 Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - "imagesize" to "img size")
mNo edit summary
Line 25: Line 25:
}}
}}
|-
|-
!colspan="2" class="infoboxTitle"|<span style="font-size: 1.2rem;">{{{name|{{PAGENAME}}}}}</span>{{#if:{{{romaji|}}}|<br><span style="font-size: 0.75rem;">{{Tt|{{{japanese|}}}|{{{romaji|}}}}}</span>|<br><span style="font-size: 0.75rem;">{{{japanese|}}}</span>}}{{#if:{{{hepburn|}}}|<br><span style="font-size: 0.75rem;">{{{hepburn|}}}</span>|}}
!colspan="2" class="infoboxTitle"|<span style="font-size: 1.2rem;">{{{name|{{PAGENAME}}}}}</span>{{#if:{{{romaji|}}}|<br><span style="font-size: 0.75rem;">{{Tt|{{{japanese|}}}|{{{romaji|}}}}}</span>|<br><span style="font-size: 0.75rem;">{{{japanese|}}}</span>}}
|-
|-
{{#switch:{{lc:{{{category|}}}}}
{{#switch:{{lc:{{{category|}}}}}
|swords|shields=
|swords|shields=
!colspan="2" class="infoboxImage"{{!}}[[File:{{#ifeq:{{{image}}}||Wiki.png|{{{image|Wiki.png}}}}}|alt={{{description en|{{{caption|Image for {{PAGENAME}}}}}}}}|{{{img size|200x200px}}}|frameless]]<br>{{{caption|}}}
!colspan="2" class="infoboxImage"{{!}}[[File:{{#ifeq:{{{image}}}||Wiki.png|{{{image|Wiki.png}}}}}|alt={{{img description|{{{caption|Image for {{PAGENAME}}}}}}}}|{{{img size|200x200px}}}|frameless]]<br>{{{caption|}}}
{{!}}-
{{!}}-
}}
}}
Line 58: Line 58:
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}Max Bonus
!class="infoboxHeadRow"{{!}}Max Bonus
{{!}}class="infoboxBodyRow"{{!}}{{{maxbonus|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{max bonus|}}}
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}Seal
!class="infoboxHeadRow"{{!}}Seal
Line 70: Line 70:
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}Max Bonus
!class="infoboxHeadRow"{{!}}Max Bonus
{{!}}class="infoboxBodyRow"{{!}}{{{maxbonus|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{max bonus|}}}
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}Seal
!class="infoboxHeadRow"{{!}}Seal
Line 85: Line 85:
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}Cost +
!class="infoboxHeadRow"{{!}}Cost +
{{!}}class="infoboxBodyRow"{{!}}{{{costplus|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{cost plus|}}}
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}Value +
!class="infoboxHeadRow"{{!}}Value +
{{!}}class="infoboxBodyRow"{{!}}{{{valueplus|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{value plus|}}}
|projectiles|projectile=
|projectiles|projectile=
!class="infoboxHeadRow"{{!}}Damage
!class="infoboxHeadRow"{{!}}Damage
Line 103: Line 103:
|staves|staff=
|staves|staff=
!class="infoboxHeadRow"{{!}}Cost +
!class="infoboxHeadRow"{{!}}Cost +
{{!}}class="infoboxBodyRow"{{!}}{{{costplus|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{cost plus|}}}
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}Value +
!class="infoboxHeadRow"{{!}}Value +
{{!}}class="infoboxBodyRow"{{!}}{{{valueplus|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{value plus|}}}
}}
}}
|}<!-- AUTOCATEGORIZATION -->{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default =
|}<!-- AUTOCATEGORIZATION -->{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default =

Revision as of 15:18, 5 January 2025

Scroll's sprite.
Shiren 6 Item Infobox

No description available.

記述なし

Information
Cost
Value
Template-info.png Documentation

Usage

{{Shiren 6 Item Infobox
  | category        = 
  | name            = 
  | jpname          = 
  | romaji          = 
  | image           = 
  | img_size         = 
  | img description = 
  | description     = 
  | description jp  = 
  | caption         = 
  | data title      = 
  | cost            = 
  | value           = 
}}

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

  | strength  = 
  | max bonus = 
  | rune      = 

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

  | defense   = 
  | max bonus = 
  | 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       = 
  | cost plus  = 
  | value plus = 

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 = 
  | blank td = 

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

  | cost plus  = 
  | value plus = 

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

  | generate = 
  | use      = 

Full Syntax

{{Shiren 6 Item Infobox
  | category        = 
  | name            = 
  | jpname          = 
  | romaji          = 
  | image           = 
  | img_size         = 
  | img description = 
  | description     = 
  | description jp  = 
  | caption         = 
  | data title      = 
  | cost            = 
  | value           = 
  | strength        = 
  | max bonus       = 
  | rune            = 
  | defense         = 
  | fullness        = 
  | bonus           = 
  | type            = 
  | cost plus       = 
  | value plus      = 
  | damage          = 
  | blank en        = 
  | blank ja        = 
  | blank td        = 
  | generate        = 
  | use             = 
}}

Syntax guide