Template:Main page: Difference between revisions

From RexKraft
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<div style="border: 2px solid #007bff; /* blue border */
<div style="border: 5px solid #ccc; padding: 10px; margin-bottom: 20px;">
            border-radius: 10px; /* rounded corners */
 
            padding: 10px;  
== {{{title}}} ==
            margin: 10px;
 
            width: 300px;
<div style="float: left; margin-right: 50px; border: 5px solid #cdc; padding: 10px;">
            background-color: rgba(0, 0, 0, 0.5); /* black transparent background */
[[File:{{{image|}}}|130px|alt=Feature Image|{{{caption|}}}]]
            color: white; /* white text color */">
</div>
{{#if:image | <div style="border: 2px solid #007bff; /* blue border */
 
                            border-radius: 5px; /* rounded corners */
== Overview ==
                            padding: 5px;  
{{{overview|Provide a brief overview of the content.}}}
                            margin: auto; /* center the box */
 
                            display: table;"> <!-- center the box -->
== Usage ==
                [[File:{{{image}}}|frameless|center|300px]] <!-- Image -->
{{{usage|Explain how the content is used or interacted with in the game.}}}
            </div>
 
            <br />}}
== Obtaining ==
{{#if:name | '''<center>{{{name}}}</center>'''}} <!-- Name of the item -->
{{{obtaining|Describe how players can obtain or acquire the content.}}}
{{#if:caption | '''Caption''': {{{caption}}}<br />}}
 
{{#if:type | '''Type''': {{{type}}}<br />}}
== Rarity ==
{{#if:rarity | '''Rarity''': {{{rarity}}}<br />}}
{{{rarity|Discuss the rarity or availability of the content.}}}
{{#if:mining_power | '''Mining Power''': {{{mining_power}}}<br />}}
 
{{#if:cost | '''Cost''': {{{cost}}}<br />}}
== Value ==
{{#if:obtainable_from | '''Obtainable From''': {{{obtainable_from}}}<br />}}
{{{value|Provide information about the value or worth of the content.}}}
{{#if:effects | '''Effects''': {{{effects}}}<br />}}
 
{{#if:durability | '''Durability''': {{{durability}}}<br />}}
{| class="wikitable"
{{#if:weight | '''Weight''': {{{weight}}}<br />}}
|-
{{#if:value | '''Value''': {{{value}}}<br />}}
! Requirement !! Details
{{#if:uses | '''Uses''': {{{uses}}}<br />}}
|-
{{#if:description | '''Description''': {{{description}}}<br />}}
| {{{prerequisite1|Prerequisite 1}}} || {{{prerequisite1_details|Details about prerequisite 1}}}
|-
| {{{prerequisite2|Prerequisite 2}}} || {{{prerequisite2_details|Details about prerequisite 2}}}
|-
| {{{prerequisite3|Prerequisite 3}}} || {{{prerequisite3_details|Details about prerequisite 3}}}
|}
 
== Gallery ==
<gallery>
{{#if: {{{image1|}}} | {{{image1|}}} }}
{{#if: {{{caption1|}}} | {{{caption1|Caption for Image 1}}} }}
{{#if: {{{image2|}}} | {{{image2|}}} }}
{{#if: {{{caption2|}}} | {{{caption2|Caption for Image 2}}} }}
</gallery>
 
[[Category:{{{category|CategoryName}}}]]
</div>
</div>

Latest revision as of 10:29, 13 April 2024

{{{title}}}[edit source]

[[File:|130px|alt=Feature Image|]]

Overview[edit source]

Provide a brief overview of the content.

Usage[edit source]

Explain how the content is used or interacted with in the game.

Obtaining[edit source]

Describe how players can obtain or acquire the content.

Rarity[edit source]

Discuss the rarity or availability of the content.

Value[edit source]

Provide information about the value or worth of the content.

Requirement Details
Prerequisite 1 Details about prerequisite 1
Prerequisite 2 Details about prerequisite 2
Prerequisite 3 Details about prerequisite 3

Gallery[edit source]