Template:Shiren 6 Monster Infobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
{{Infobox Description | {{{description_en|}}} | {{{description_ja|}}} }} | {{Infobox Description | {{{description_en|}}} | {{{description_ja|}}} }} | ||
<div> | <div> | ||
{{#if:{{{ability|}}} | | {{#if:{{{ability|}}} {{{type|}}}| | ||
<div class="infoboxContent mw-collapsible"> | <div class="infoboxContent mw-collapsible"> | ||
<div class="templatePrimary infoboxContext">Information</div> | <div class="templatePrimary infoboxContext">Information</div> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
{{#if:{{{ability|}}}| | |||
{{Infobox Row | {{Shiren6|Ability}} | {{{ability}}} }} | {{Infobox Row | {{Shiren6|Ability}} | {{{ability}}} }} | ||
}}{{#if:{{{type|}}}| | |||
{{Infobox Row | {{Shiren6|Monster Type}} | {{{type}}} }} | |||
}} | |||
</div> | </div> | ||
</div> | </div> | ||
Line 25: | Line 29: | ||
{{Infobox Row | {{Shiren6|Defense}} | {{{defense}}} }} | {{Infobox Row | {{Shiren6|Defense}} | {{{defense}}} }} | ||
}}{{#if:{{{speed|}}}| | }}{{#if:{{{speed|}}}| | ||
{{Infobox Row | {{Shiren6|Speed}} | {{{speed}}} }} | {{Infobox Row | {{Shiren6|Movement Speed}} | {{{speed}}} }} | ||
}} | }} | ||
</div> | </div> |
Revision as of 21:02, 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