Template:Infobox Item: Difference between revisions

From RexKraft
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
Line 4: Line 4:
             margin: 10px;  
             margin: 10px;  
             width: 300px;
             width: 300px;
             background-color: rgba(0, 0, 0, 0.5); /* black transparent background */
             background-color: #f8f9fa; /* light gray background */">
            color: white; /* white text color */">
{{#if:image | [[File:{{{image}}}|frameless|center|300px]]}}<br /> <!-- Move the image code to display it first -->
{{#if:image | <hr style="border-color: #007bff; margin-top: 0px; margin-bottom: 10px;" /> <!-- Line before image -->
{{#if:name | '''<center>{{{name}}}</center>'''}} <!-- Move the name right below the image and make it bold -->
[[File:{{{image}}}|frameless|center|300px]] <!-- Image -->
<hr style="border-color: #007bff; margin-top: 10px; margin-bottom: 0px;" /> <!-- Line after image -->
<br />}}
{{#if:name | '''<center>{{{name}}}</center>'''}} <!-- Name of the item -->
{{#if:caption | '''Caption''': {{{caption}}}<br />}}
{{#if:caption | '''Caption''': {{{caption}}}<br />}}
{{#if:type | '''Type''': {{{type}}}<br />}}
{{#if:type | '''Type''': {{{type}}}<br />}}

Revision as of 09:42, 13 April 2024

[[File:{{{image}}}|frameless|center|300px]]

{{{name}}}

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}}}