Template:Shiren 1 SFC Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - "{{GameClass}}" to "MDWiki")
m (Text replacement - "style="border-radius:10px"" to "style="border-radius: 1rem;"")
Line 3: Line 3:
<th style="border-radius:10px; width:50px; padding:5px">{{#switch:{{{category|}}}|
<th style="border-radius:10px; width:50px; padding:5px">{{#switch:{{{category|}}}|
Gitan=[[File:Shiren 1 SFC Gitan Bag.gif|frameless]]
Gitan=[[File:Shiren 1 SFC Gitan Bag.gif|frameless]]
<th style="border-radius:10px"><big>Gitan|
<th style="border-radius: 1rem;"><big>Gitan|
Bracers=[[File:Shiren 1 SFC - Armband.gif|frameless]]
Bracers=[[File:Shiren 1 SFC - Armband.gif|frameless]]
<th style="border-radius:10px"><big>Bracer|
<th style="border-radius: 1rem;"><big>Bracer|
Weapons=[[File:Shiren 1 SFC Item Icons - Weapon.gif|frameless]]
Weapons=[[File:Shiren 1 SFC Item Icons - Weapon.gif|frameless]]
<th style="border-radius:10px"><big>Weapon|
<th style="border-radius: 1rem;"><big>Weapon|
Shields=[[File:Shiren 1 SFC Item Icons - Shield.gif|frameless]]
Shields=[[File:Shiren 1 SFC Item Icons - Shield.gif|frameless]]
<th style="border-radius:10px"><big>Shield|
<th style="border-radius: 1rem;"><big>Shield|
Herbs=[[File:Shiren 1 SFC Item Icons - Herb.gif|frameless]]
Herbs=[[File:Shiren 1 SFC Item Icons - Herb.gif|frameless]]
<th style="border-radius:10px"><big>Herb|
<th style="border-radius: 1rem;"><big>Herb|
Riceballs=[[File:Shiren 1 SFC Item Icons - Riceball.gif|frameless]]
Riceballs=[[File:Shiren 1 SFC Item Icons - Riceball.gif|frameless]]
<th style="border-radius:10px"><big>Riceball|
<th style="border-radius: 1rem;"><big>Riceball|
Pots=[[File:Shiren 1 SFC Item Icons - Jar.gif|frameless]]
Pots=[[File:Shiren 1 SFC Item Icons - Jar.gif|frameless]]
<th style="border-radius:10px"><big>Pot|
<th style="border-radius: 1rem;"><big>Pot|
Projectiles=[[File:Shiren 1 SFC Item Icons - Arrow.gif|frameless]]
Projectiles=[[File:Shiren 1 SFC Item Icons - Arrow.gif|frameless]]
<th style="border-radius:10px"><big>Projectile|
<th style="border-radius: 1rem;"><big>Projectile|
Scrolls=[[File:Shiren 1 SFC Item Icon - Scroll.gif|frameless]]
Scrolls=[[File:Shiren 1 SFC Item Icon - Scroll.gif|frameless]]
<th style="border-radius:10px"><big>Scroll|
<th style="border-radius: 1rem;"><big>Scroll|
Staves=[[File:Shiren 1 SFC Item Icons - Staff.gif|frameless]]
Staves=[[File:Shiren 1 SFC Item Icons - Staff.gif|frameless]]
<th style="border-radius:10px"><big>Staff|
<th style="border-radius: 1rem;"><big>Staff|
Traps=[[File:Shiren 1 DS Trap Sprite - Trap Icon.png|36px|frameless]]
Traps=[[File:Shiren 1 DS Trap Sprite - Trap Icon.png|36px|frameless]]
<th style="border-radius:10px"><big>Trap|
<th style="border-radius: 1rem;"><big>Trap|
=<th style="border-radius:10px">
=<th style="border-radius: 1rem;">
}}
}}
<tr>
<tr>
Line 44: Line 44:
<td colspan="2" style="background-color:rgba(0,0,0,0); border-radius:10px">
<td colspan="2" style="background-color:rgba(0,0,0,0); border-radius:10px">
<table class="mw-collapsible" style="width:100%">
<table class="mw-collapsible" style="width:100%">
<th colspan="2" style="border-radius:10px">Information
<th colspan="2" style="border-radius: 1rem;">Information
{{#if:{{{cost|}}}|
{{#if:{{{cost|}}}|
<tr>
<tr>
Line 93: Line 93:
|Scrolls=
|Scrolls=
<tr>
<tr>
<th colspan="2" style="border-radius:10px">Blank Scroll
<th colspan="2" style="border-radius: 1rem;">Blank Scroll
<tr>
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">English
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0 0 10px">English

Revision as of 08:59, 9 August 2023

No Name
Information
Template-info.png Documentation

Usage

{{Shiren 1 SFC Item Infobox
  | category       =  
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | size           =
  | description =  
  | 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 Pots 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 = 
  | blank_zh = 

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

  | costplus  = 
  | valueplus = 

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

  | generate = 
  | use      = 

Full Syntax

{{Shiren 1 SFC Item Infobox
  | category       = 
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | size           =
  | description =  
  | cost           = 
  | value          = 
  | strength       = 
  | maxbonus       = 
  | rune           = 
  | defense        = 
  | fullness       = 
  | bonus          = 
  | type           = 
  | costplus       = 
  | valueplus      = 
  | damage         = 
  | blank_en       = 
  | blank_ja       = 
  | blank_zh       = 
  | generate       = 
  | use            = 
}}

Syntax guide