Template:Feature Info: Difference between revisions

From RexKraft
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="width: calc(78% - 10px); /* Set width to half of container minus margin */
<div style="border: 5px solid #ccc; padding: 10px; margin-bottom: 20px;">
 
== {{{title}}} ==
 
<div style="width: calc(50% - 10px); /* Set width to half of container minus margin */
             float: left; /* Float the box to the left */
             float: left; /* Float the box to the left */
             margin-right: 20px; /* Add some right margin to separate it from the item box */">
             margin-right: 20px; /* Add some right margin to separate it from the item box */">
   <div style="border: 2px solid #333; /* Dark gray border */
   <div style="border: 5px solid #cdc; padding: 10px;">
              border-radius: 10px; /* Rounded corners */
     [[File:{{{image|}}}|130px|alt=Feature Image|{{{caption|}}}]]
              padding: 10px;  
              background-color: transparent; /* Transparent background */
              color: #fff; /* White text color */">
     <h2 style="color: #ff6347;">{{{title}}}</h2>
    <h3 style="color: #00bfff;">Collecting Method</h3>
    <p>
      {{{collecting_method}}}
    </p>
    <h3 style="color: #00bfff;">Activities and Drop Rates</h3>
    <ul>
      {{{activities}}}
    </ul>
    <h3 style="color: #00bfff;">Summoning Thanos</h3>
    <p>
      {{{summoning}}}
    </p>
   </div>
   </div>
</div>
== Overview ==
{{{overview|Provide a brief overview of the content.}}}
== Usage ==
{{{usage|Explain how the content is used or interacted with in the game.}}}
== Obtaining ==
{{{obtaining|Describe how players can obtain or acquire the content.}}}
== Rarity ==
{{{rarity|Discuss the rarity or availability of the content.}}}
== Value ==
{{{value|Provide information about the value or worth of the content.}}}
{| class="wikitable"
|-
! Requirement !! Details
|-
| {{{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>

Revision as of 10:30, 13 April 2024

{{{title}}}

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

Overview

Provide a brief overview of the content.

Usage

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

Obtaining

Describe how players can obtain or acquire the content.

Rarity

Discuss the rarity or availability of the content.

Value

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