Template:Infobox Item: Difference between revisions

From RexKraft
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 | <div style="border: 2px solid #007bff; /* blue border */
{{#if:image }}
                            border-radius: 5px; /* rounded corners */
<div style="border: 1px solid #007bff; /* blue border for image box */
                            padding: 5px;  
            border-radius: 5px; /* rounded corners */
                            margin: auto; /* center the box */
            padding: 5px;  
                            display: table;"> <!-- center the box -->
            margin-bottom: 10px; /* space between image box and other content */
                [[File:{{{image}}}|frameless|center|300px]] <!-- Image -->
            text-align: center;"> <!-- center align the image -->
            </div>
[[File:{{{image}}}|frameless|center|250px]] <!-- Image -->
            <br style="line-height: 0px;" />}} <!-- Adjust line height to remove extra space -->
</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]]

Template:Infobox Item/if

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