Template:Shiren 6 Monster Infobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{{Infobox Table | | |||
{{Infobox Header 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} | |||
{{Infobox Image 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }} | |||
{{Infobox Description 2 | {{{description_en|}}} | {{{description_ja|}}} }} | |||
{{#if: {{{ability|}}} {{{type|}}} | | |||
{{Infobox Subtable | | |||
{{#if: {{{ability|}}} | | |||
{{Infobox Row 2 | {{Shiren6|Ability}} | {{{ability}}} }} | |||
}}{{#if: {{{type|}}} | | |||
{{Infobox Row 2 | {{Shiren6|Monster Type}} | {{{type}}} }} | |||
}} | |||
| Information | |||
}} | |||
}}{{#if: {{{exp|}}} {{{hp|}}} {{{attack|}}} {{{defense|}}} {{{speed|}}} | | |||
{{Infobox Subtable | | |||
{{#if: {{{ability|}}} | | |||
{{Infobox Row 2 | {{Shiren6|Experience}} | {{{exp}}} }} | |||
}}{{#if: {{{hp|}}} | | |||
{{Infobox Row | {{Shiren6|HP}} | {{{hp}}} }} | |||
}}{{#if: {{{attack|}}} | | |||
{{Infobox Row | {{Shiren6|Attack}} | {{{attack}}} }} | |||
}}{{#if: {{{defense|}}} | | |||
{{Infobox Row | {{Shiren6|Defense}} | {{{defense}}} }} | |||
}}{{#if: {{{speed|}}} | | |||
{{Infobox Row | {{Shiren6|Movement Speed}} | {{{speed}}} }} | |||
}} | |||
| Stats | |||
}} | |||
}} | |||
}} | |||
<!-- | |||
<div class="newInfobox"> | <div class="newInfobox"> | ||
{{Infobox Header | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} | {{Infobox Header | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} | ||
Line 36: | Line 67: | ||
</div> | </div> | ||
</div> | </div> | ||
--> | |||
<!-- AUTOCATEGORIZATION --> | <!-- AUTOCATEGORIZATION --> | ||
{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default = [[Category:Shiren 6 monsters|{{PAGENAME}}]] }} | {{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default = [[Category:Shiren 6 monsters|{{PAGENAME}}]] }} |
Revision as of 21:13, 20 November 2023
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