Template:Infobox Item: Difference between revisions

From RexKraft
Jump to navigation Jump to search
No edit summary
Tag: 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 | <hr style="border-color: #007bff; margin-top: 0px; margin-bottom: 10px;" /> <!-- Line before image -->
{{#if:image | <div style="border: 2px solid #007bff; /* blue border */
[[File:{{{image}}}|frameless|center|300px]] <!-- Image -->
                            border-radius: 5px; /* rounded corners */
<hr style="border-color: #007bff; margin-top: 10px; margin-bottom: 0px;" /> <!-- Line after image -->
                            padding: 5px;
<br />}}
                            margin: auto; /* center the box */
                            display: table;"> <!-- center the box -->
                [[File:{{{image}}}|frameless|center|300px]] <!-- Image -->
            </div>
            <br />}}
{{#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:34, 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}}}