Template

Difference between revisions of "Main"

From Shadow Era Wiki

m
Line 14: Line 14:
 
</div>
 
</div>
  
<div class="table-container" style="display: flex; flex-wrap: wrap; margin-top: 20px;">
+
<div style="display: flex; flex-wrap: wrap; margin-top: 20px;">
  
 
     <!-- Tableau 2 : Join our community! -->
 
     <!-- Tableau 2 : Join our community! -->
     <div class="table-2" style="flex: 0 0 45%; min-width: 200px; margin-right: 5%;">
+
     <div style="flex: 0 0 45%; min-width: 200px; margin-right: 5%;">
 
         <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;">
 
         <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;">
 
             <tr>
 
             <tr>
Line 29: Line 29:
  
 
     <!-- Tableau 3 : Random Card -->
 
     <!-- Tableau 3 : Random Card -->
     <div class="table-3" style="flex: 0 0 45%; min-width: 200px;">
+
     <div style="flex: 0 0 45%; min-width: 200px;">
 
         <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;">
 
         <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;">
 
             <tr>
 
             <tr>
Line 38: Line 38:
 
                     <img src="" id="randomCard" alt="Random Card" style="max-width: 60%; height: auto;" />
 
                     <img src="" id="randomCard" alt="Random Card" style="max-width: 60%; height: auto;" />
 
                 </td>
 
                 </td>
            </tr>
 
        </table>
 
    </div>
 
</div>
 
 
<div class="table-container" style="display: flex; flex-wrap: wrap; margin-top: 20px;">
 
 
    <!-- Nouveau Tableau 5 : Title for New Table -->
 
    <div class="table-5" style="flex: 0 0 45%; min-width: 200px; margin-right: 5%; margin-top: -20px;">
 
        <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;">
 
            <tr>
 
                <th style="text-align:center; text-transform: uppercase;">{{{title5}}}</th>
 
            </tr>
 
            <tr>
 
                <td>{{{content5}}}</td>
 
 
             </tr>
 
             </tr>
 
         </table>
 
         </table>

Revision as of 22:48, 6 October 2024

{{{title1}}}
{{{content1}}}
{{{title2}}}
{{{content2}}}
{{{title3}}}
                   Random Card
{{{title4}}}
{{{content4}}}