Template:Wiki Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
(Created page with "<onlyinclude> <table class="MDWIki" style="float:right; clear:right; margin:0.5em; width:350px"> <tr> <th style="border-radius:10px; padding:5px"><big>{{#if:{{{name|}}}|{{{nam...")
 
No edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
<table class="MDWIki" style="float:right; clear:right; margin:0.5em; width:350px">
<table class="MDWiki" style="float:right; clear:right; margin:0.5em; width:350px">
<tr>
<tr>
<th style="border-radius:10px; padding:5px"><big>{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}</big>{{#if:{{{kana|}}}|<br><small>{{#if:{{{romaji|}}}|{{tt|{{{kana|}}}|{{{romaji|}}}}}|{{{kana|}}}}}}}{{#if:{{{hepburn|}}}|<br>{{{hepburn|}}}}}
<th style="border-radius:10px; padding:5px"><big>{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}</big>{{#if:{{{kana|}}}|<br><small>{{#if:{{{romaji|}}}|{{tt|{{{kana|}}}|{{{romaji|}}}}}|{{{kana|}}}}}}}{{#if:{{{hepburn|}}}|<br>{{{hepburn|}}}}}
Line 6: Line 6:
<tr>
<tr>
<th style="background-color:rgba(0,0,0,0); padding:10px">[[File:{{{image}}}|frameless]]
<th style="background-color:rgba(0,0,0,0); padding:10px">[[File:{{{image}}}|frameless]]
}}{{#if:{{{attribute|}}} {{{location|}}}|
}}{{#if:{{{Creation|}}} {{{Founder|}}} {{{Status|}}} {{{Farm(s)|}}} {{{URL(s)|}}}|
<tr>
<td style="background-color:rgba(0,0,0,0); border-radius:10px">
<table class="mw-collapsible" style="width:100%">
<th colspan="2" style="border-radius:10px">Information
{{#if:{{{attribute|}}}|
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{Shiren3|Attribute}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{attribute}}}
}}{{#if:{{{location|}}}|
<tr>
<th style="text-align:right; padding-right:5px; width:150px; border-radius:10px 0px 0px 10px">{{Shiren3|Location}}
<td style="padding-left:5px; border-radius:0px 10px 10px 0px">{{{location}}}
}}
</table>
}}{{#if:{{{hp|}}} {{{attack|}}} {{{defense|}}} {{{speed|}}} {{{exp|}}}|
<tr>
<tr>
<td style="background-color:rgba(0,0,0,0); border-radius:10px">
<td style="background-color:rgba(0,0,0,0); border-radius:10px">

Revision as of 14:04, 8 September 2021

Wiki Infobox

Usage

{{Infobox Wiki
  | name      = 
  | kana      = 
  | romaji    = 
  | hepburn   = 
  | image     = 
  | location  = 
  | attribute = 
  | hp        = 
  | attack    = 
  | defense   = 
  | speed     = 
  | exp       = 
}}

Example

Template:Infobox Wiki