Template:Shiren 1 SFC Boss Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 6: Line 6:
   {{#if: {{{location|}}} |
   {{#if: {{{location|}}} |
     {{Shiren 1 SFC Infobox Subtable | title = Information |
     {{Shiren 1 SFC Infobox Subtable | title = Information |
       {{Shiren 1 SFC Infobox Row | {{MoonlightVillageGB|Location}} | {{{location}}} }}
       {{Shiren 1 SFC Infobox Row | {{Shiren1SFC|Location}} | {{{location}}} }}
     }}
     }}
   }}{{#if: {{{exp|}}} {{{hp|}}} {{{attack|}}} {{{defense|}}} {{{speed|}}} |
   }}{{#if: {{{exp|}}} {{{hp|}}} {{{attack|}}} {{{defense|}}} {{{speed|}}} |
     {{Shiren 1 SFC Infobox Subtable | title = Stats |
     {{Shiren 1 SFC Infobox Subtable | title = Stats |
       {{#if: {{{exp|}}} |
       {{#if: {{{exp|}}} |
         {{Shiren 1 SFC Infobox Row | {{MoonlightVillageGB|Experience}} | {{{exp}}} }}
         {{Shiren 1 SFC Infobox Row | {{Shiren1SFC|Experience}} | {{{exp}}} }}
       }}{{#if: {{{hp|}}} |
       }}{{#if: {{{hp|}}} |
         {{Shiren 1 SFC Infobox Row | {{MoonlightVillageGB|HP}} | {{{hp}}} }}
         {{Shiren 1 SFC Infobox Row | {{Shiren1SFC|HP}} | {{{hp}}} }}
       }}{{#if: {{{attack|}}} |
       }}{{#if: {{{attack|}}} |
         {{Shiren 1 SFC Infobox Row | {{MoonlightVillageGB|Attack}} | {{{attack}}} }}
         {{Shiren 1 SFC Infobox Row | {{Shiren1SFC|Attack}} | {{{attack}}} }}
       }}{{#if: {{{defense|}}} |
       }}{{#if: {{{defense|}}} |
         {{Shiren 1 SFC Infobox Row | {{MoonlightVillageGB|Defense}} | {{{defense}}} }}
         {{Shiren 1 SFC Infobox Row | {{Shiren1SFC|Defense}} | {{{defense}}} }}
       }}{{#if: {{{speed|}}} |
       }}{{#if: {{{speed|}}} |
         {{Shiren 1 SFC Infobox Row | {{MoonlightVillageGB|Movement Speed}} | {{{speed}}} }}
         {{Shiren 1 SFC Infobox Row | {{Shiren1SFC|Movement Speed}} | {{{speed}}} }}
       }}
       }}
     }}
     }}

Revision as of 12:45, 24 March 2024

Template:Shiren 1 SFC Infobox Table


Template-info.png Documentation

Usage

{{Shiren 1 SFC Boss Infobox
  | name           =
  | jpname         = 
  | romaji         = 
  | size           =
  | description =  
  | location       = 
  | hp             = 
  | attack         = 
  | defense        = 
  | speed          = 
  | exp            = 
}}

Example

Template:Shiren 1 SFC Infobox Table