We are actively looking for staff to help us build the wiki. If you are interested please join our Discord server and apply.

Template:Iteminfo: Difference between revisions

From Moonbounce Wiki
Jump to navigation Jump to search
(Test)
 
No edit summary
Line 2: Line 2:
{| class="infobox" style="width: 300px; border: 1px solid #AAA; padding: 5px; font-size: 90%; line-height: 1.4em; text-align: left; background-color: #F9F9F9;"
{| class="infobox" style="width: 300px; border: 1px solid #AAA; padding: 5px; font-size: 90%; line-height: 1.4em; text-align: left; background-color: #F9F9F9;"
|-
|-
! colspan="2" style="background-color: #EFEFEF; text-align: center;" | '''{{{name}}}'''
! colspan="2" style="background-color: #EFEFEF; text-align: center; padding: 10px;" | '''{{{name}}}'''
|-
|-
| [[File:{{{image}}}|250px|center]]
| colspan="2" style="text-align: center; padding: 10px;" | [[File:{{{image}}}|128px|center]]
|-
|-
| '''Rarity'''
| style="padding: 10px;" | '''Rarity'''
| {{{rarity}}}
| style="padding: 10px;" | {{{rarity}}}
|-
|-
| '''Type'''
| style="padding: 10px;" | '''Type'''
| {{{type}}}
| style="padding: 10px;" | {{{type}}}
|-
|-
| '''Description'''
| style="padding: 10px;" | '''Description'''
| {{{description}}}
| style="padding: 10px;" | {{{description}}}
|-
|-
| '''Diffuse Amount'''
| style="padding: 10px;" | '''Diffuse Amount'''
| {{{diffuse_amount}}}
| style="padding: 10px;" | {{{diffuse_amount}}}
|}
|}
</div>
</div>

Revision as of 14:32, 20 June 2024

{{{name}}}
[[File:{{{image}}}|128px|center]]
Rarity {{{rarity}}}
Type {{{type}}}
Description {{{description}}}
Diffuse Amount {{{diffuse_amount}}}