Template:Shiren 1 SFC Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
No edit summary
m (Text replacement - "includeonly" to "onlyinclude")
Line 1: Line 1:
<includeonly>
<onlyinclude>
<table class="shiren1" style="float:right; clear:right; margin:0.5em; width:350px">
<table class="shiren1" style="float:right; clear:right; margin:0.5em; width:350px">
<th style="border-radius:10px; width:50px; padding:5px">{{#switch:{{{category|}}}|
<th style="border-radius:10px; width:50px; padding:5px">{{#switch:{{{category|}}}|
Line 122: Line 122:
</table>
</table>
</table>
</table>
</includeonly><noinclude>
</onlyinclude><noinclude>
{{doc}}
{{doc}}
[[Category:Infobox templates]]
[[Category:Infobox templates]]
[[Category:Infobox Items]]
[[Category:Infobox Items]]
</noinclude>
</noinclude>

Revision as of 23:17, 3 February 2021

No Name

No description available.

説明はありません。

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