Template:Feature Info: Difference between revisions
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 */ | ||
float: left; /* Float the box to the left */ | |||
margin-right: 20px; /* Add some right margin to separate it from the item box */"> | |||
<div style="border: 2px solid #333; /* Dark gray border */ | |||
border-radius: 10px; /* Rounded corners */ | |||
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> |
Revision as of 10:26, 13 April 2024
{{{title}}}
Collecting Method
{{{collecting_method}}}
Activities and Drop Rates
-
{{{activities}}}
Summoning Thanos
{{{summoning}}}