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="border: 2px solid #333; /* Dark gray border */
<div style="width: calc(50% - 10px); /* Set width to half of container minus margin */
            border-radius: 10px; /* Rounded corners */
            float: left; /* Float the box to the left */
            padding: 10px;  
            margin-right: 20px; /* Add some right margin to separate it from the item box */">
            margin-bottom: 20px; /* Add some bottom margin to separate it from other content */
  <div style="border: 2px solid #333; /* Dark gray border */
            background-color: transparent; /* Transparent background */
              border-radius: 10px; /* Rounded corners */
            color: #fff; /* White text color */">
              padding: 10px;  
  <h2 style="color: #ff6347;">{{{title}}}</h2>
              background-color: transparent; /* Transparent background */
  <h3 style="color: #00bfff;">Collecting Method</h3>
              color: #fff; /* White text color */">
  <p>
    <h2 style="color: #ff6347;">{{{title}}}</h2>
    {{{collecting_method}}}
    <h3 style="color: #00bfff;">Collecting Method</h3>
  </p>
    <p>
  <h3 style="color: #00bfff;">Activities and Drop Rates</h3>
      {{{collecting_method}}}
  <ul>
    </p>
    {{{activities}}}
    <h3 style="color: #00bfff;">Activities and Drop Rates</h3>
  </ul>
    <ul>
  <h3 style="color: #00bfff;">Summoning Thanos</h3>
      {{{activities}}}
  <p>
    </ul>
    {{{summoning}}}
    <h3 style="color: #00bfff;">Summoning Thanos</h3>
   </p>
    <p>
      {{{summoning}}}
    </p>
   </div>
</div>
</div>

Revision as of 10:26, 13 April 2024

{{{title}}}

Collecting Method

{{{collecting_method}}}

Activities and Drop Rates

    {{{activities}}}

Summoning Thanos

{{{summoning}}}