Template:Shiren 6 Monster Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "{{Infobox Row 2 |" to "{{Infobox Row |")
Line 6: Line 6:
   {{#if: {{{ability|}}} |
   {{#if: {{{ability|}}} |
     {{Infobox Subtable | title = Information |
     {{Infobox Subtable | title = Information |
       {{Infobox Row 2 | {{Shiren6|Ability}} | {{{ability}}} }}
       {{Infobox Row | {{Shiren6|Ability}} | {{{ability}}} }}
     }}
     }}
   }}{{#if: {{{exp|}}} {{{hp|}}} {{{attack|}}} {{{defense|}}} {{{speed|}}} |
   }}{{#if: {{{exp|}}} {{{hp|}}} {{{attack|}}} {{{defense|}}} {{{speed|}}} |
     {{Infobox Subtable | title = Stats |
     {{Infobox Subtable | title = Stats |
       {{#if: {{{ability|}}} |
       {{#if: {{{ability|}}} |
         {{Infobox Row 2 | {{Shiren6|Experience}} | {{{exp}}} }}
         {{Infobox Row | {{Shiren6|Experience}} | {{{exp}}} }}
       }}{{#if: {{{hp|}}} |
       }}{{#if: {{{hp|}}} |
         {{Infobox Row 2 | {{Shiren6|HP}} | {{{hp}}} }}
         {{Infobox Row | {{Shiren6|HP}} | {{{hp}}} }}
       }}{{#if: {{{attack|}}} |
       }}{{#if: {{{attack|}}} |
         {{Infobox Row 2 | {{Shiren6|Attack}} | {{{attack}}} }}
         {{Infobox Row | {{Shiren6|Attack}} | {{{attack}}} }}
       }}{{#if: {{{defense|}}} |
       }}{{#if: {{{defense|}}} |
         {{Infobox Row 2 | {{Shiren6|Defense}} | {{{defense}}} }}
         {{Infobox Row | {{Shiren6|Defense}} | {{{defense}}} }}
       }}{{#if: {{{speed|}}} |
       }}{{#if: {{{speed|}}} |
         {{Infobox Row 2 | {{Shiren6|Movement Speed}} | {{{speed}}} }}
         {{Infobox Row | {{Shiren6|Movement Speed}} | {{{speed}}} }}
       }}
       }}
     }}
     }}

Revision as of 22:03, 28 November 2023

Template:Infobox Table


Template-info.png Documentation

Usage

{{Shiren 6 Monster Infobox
  | name            = 
  | jpname          = 
  | romaji          = 
  | img_size         = 
  | img description = 
  | caption         = 
  | description     = 
  | description jp  = 
  | data title      = 
  | ability         = 
  | type            = 
  | stats title     = 
  | hp              = 
  | attack          = 
  | defense         = 
  | speed           = 
  | exp             = 
}}

Example

Template:Infobox Table