Template:Feature Info: Difference between revisions

From RexKraft
Jump to navigation Jump to search
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="border: 2px solid #333; /* Dark gray border */
<div style="border: 1px solid #ccc; padding: 5px; margin-bottom: 10px; width: 45%;">
            border-radius: 10px; /* Rounded corners */
 
            padding: 10px;  
== {{{title}}} ==
            margin-bottom: 20px; /* Add some bottom margin to separate it from other content */
 
            background-color: transparent; /* Transparent background */
== Overview ==
            color: #fff; /* White text color */">
{{{overview|Provide a brief overview of the content.}}}
  <h2 style="color: #ff6347;">{{{title}}}</h2>
 
  <h3 style="color: #00bfff;">Collecting Method</h3>
== Usage ==
  <p>
{{{usage|Explain how the content is used or interacted with in the game.}}}
    {{{collecting_method}}}
 
  </p>
== Obtaining ==
  <h3 style="color: #00bfff;">Activities and Drop Rates</h3>
{{{obtaining|Describe how players can obtain or acquire the content.}}}
  <ul>
 
    {{{activities}}}
== Rarity ==
  </ul>
{{{rarity|Discuss the rarity or availability of the content.}}}
  <h3 style="color: #00bfff;">Summoning Thanos</h3>
 
  <p>
== Value ==
    {{{summoning}}}
{{{value|Provide information about the value or worth of the content.}}}
  </p>
 
{| 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>

Latest revision as of 10:38, 13 April 2024

{{{title}}}

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