Template:Feature Info: Difference between revisions

From RexKraft
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="border: 1px solid #ccc; padding: 5px; margin-bottom: 10px; width: 45%;">
== {{{title}}} ==
== {{{title}}} ==


<div style="width: calc(50% - 30px); /* Set width to half of container minus margin */
== Overview ==
            float: left; /* Float the box to the left */
{{{overview|Provide a brief overview of the content.}}}
            margin-right: 20px; /* Add some right margin to separate it from the item box */">
  <div style="border: 5px solid #cdc; padding: 10px;">
    [[File:{{{image|}}}|130px|alt=Feature Image|{{{caption|}}}]]
  </div>
</div>
 
<div style="width: calc(50% - 30px); /* Set width to half of container minus margin */
            float: left; /* Float the box to the left */
            margin-right: 20px; /* Add some right margin to separate it from the item box */">
  <div style="padding: 10px;">
    == Overview ==
    {{{overview|Provide a brief overview of the content.}}}


    == Usage ==
== Usage ==
    {{{usage|Explain how the content is used or interacted with in the game.}}}
{{{usage|Explain how the content is used or interacted with in the game.}}}


    == Obtaining ==
== Obtaining ==
    {{{obtaining|Describe how players can obtain or acquire the content.}}}
{{{obtaining|Describe how players can obtain or acquire the content.}}}


    == Rarity ==
== Rarity ==
    {{{rarity|Discuss the rarity or availability of the content.}}}
{{{rarity|Discuss the rarity or availability of the content.}}}


    == Value ==
== Value ==
    {{{value|Provide information about the value or worth of the content.}}}
{{{value|Provide information about the value or worth of the content.}}}


    {| class="wikitable"
{| class="wikitable"
    |-
|-
    ! Requirement !! Details
! Requirement !! Details
    |-
|-
    | {{{prerequisite1|Prerequisite 1}}} || {{{prerequisite1_details|Details about prerequisite 1}}}
| {{{prerequisite1|Prerequisite 1}}} || {{{prerequisite1_details|Details about prerequisite 1}}}
    |-
|-
    | {{{prerequisite2|Prerequisite 2}}} || {{{prerequisite2_details|Details about prerequisite 2}}}
| {{{prerequisite2|Prerequisite 2}}} || {{{prerequisite2_details|Details about prerequisite 2}}}
    |-
|-
    | {{{prerequisite3|Prerequisite 3}}} || {{{prerequisite3_details|Details about prerequisite 3}}}
| {{{prerequisite3|Prerequisite 3}}} || {{{prerequisite3_details|Details about prerequisite 3}}}
    |}
|}


    == Gallery ==
== Gallery ==
    <gallery>
<gallery>
    {{#if: {{{image1|}}} | {{{image1|}}} }}
{{#if: {{{image1|}}} | {{{image1|}}} }}
    {{#if: {{{caption1|}}} | {{{caption1|Caption for Image 1}}} }}
{{#if: {{{caption1|}}} | {{{caption1|Caption for Image 1}}} }}
    {{#if: {{{image2|}}} | {{{image2|}}} }}
{{#if: {{{image2|}}} | {{{image2|}}} }}
    {{#if: {{{caption2|}}} | {{{caption2|Caption for Image 2}}} }}
{{#if: {{{caption2|}}} | {{{caption2|Caption for Image 2}}} }}
    </gallery>
</gallery>


    [[Category:{{{category|CategoryName}}}]]
[[Category:{{{category|CategoryName}}}]]
  </div>
</div>
</div>
<div style="clear: both;"></div> <!-- Clear the floats to prevent overlapping -->

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