Template:Infobox Item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
margin: 10px; | margin: 10px; | ||
width: 300px; | width: 300px; | ||
background-color: | background-color: rgba(0, 0, 0, 0.5); /* transparent black background */ | ||
color: white;"> <!-- white text color --> | |||
<div style="text-align: center;"> | <div style="text-align: center;"> | ||
<div style="width: 100px; height: 100px; border: 2px solid #007bff; /* blue border */ | <div style="width: 100px; height: 100px; border: 2px solid #007bff; /* blue border */ | ||
border-radius: 10px; /* rounded corners */ | border-radius: 10px; /* rounded corners */ | ||
margin: 0 auto; /* center horizontally */ | margin: 0 auto; /* center horizontally */ | ||
padding: 5px;"> <!-- | padding: 5px; /* padding for inner content */ | ||
background-color: rgba(255, 255, 255, 0.1); /* transparent white background */ | |||
display: flex; /* enable flexbox */ | |||
justify-content: center; /* center horizontally */ | |||
align-items: center;"> <!-- center vertically --> | |||
{{#if:image | [[File:{{{image}}}|frameless|100px]]}} <!-- Fixed size for the image --> | {{#if:image | [[File:{{{image}}}|frameless|100px]]}} <!-- Fixed size for the image --> | ||
</div> | </div> | ||
Revision as of 09:44, 13 April 2024
[[File:{{{image}}}|frameless|100px]]
Caption: {{{caption}}}
Type: {{{type}}}
Rarity: {{{rarity}}}
Mining Power: {{{mining_power}}}
Cost: {{{cost}}}
Obtainable From: {{{obtainable_from}}}
Effects: {{{effects}}}
Durability: {{{durability}}}
Weight: {{{weight}}}
Value: {{{value}}}
Uses: {{{uses}}}
Description: {{{description}}}