Template:Infobox Item: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tags: Manual revert Reverted |
No edit summary Tag: Reverted |
||
| Line 6: | Line 6: | ||
background-color: rgba(0, 0, 0, 0.5); /* black transparent background */ | background-color: rgba(0, 0, 0, 0.5); /* black transparent background */ | ||
color: white; /* white text color */"> | color: white; /* white text color */"> | ||
{{#if:image | {{#if:image }} | ||
<div style="border: 1px solid #007bff; /* blue border for image box */ | |||
border-radius: 5px; /* rounded corners */ | |||
padding: 5px; | |||
margin-bottom: 10px; /* space between image box and other content */ | |||
text-align: center;"> <!-- center align the image --> | |||
[[File:{{{image}}}|frameless|center|250px]] <!-- Image --> | |||
</div> | |||
{{/if}} | |||
{{#if:name | '''<center>{{{name}}}</center>'''}} <!-- Name of the item --> | {{#if:name | '''<center>{{{name}}}</center>'''}} <!-- Name of the item --> | ||
{{#if:caption | '''Caption''': {{{caption}}}<br />}} | {{#if:caption | '''Caption''': {{{caption}}}<br />}} | ||
Revision as of 09:36, 13 April 2024
[[File:{{{image}}}|frameless|center|250px]]
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}}}