(Created page with "<div style="display: flex; flex-wrap: wrap;"> <!-- Tableau 1 : Welcome to ATOM RPG Wiki --> <div style="flex: 0 0 100%; min-width: 300px;"> <table class="wiki...") |
|||
| (20 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
<div style="display: flex; flex-wrap: wrap;"> | <div style="display: flex; flex-wrap: wrap;"> | ||
| − | <!-- Tableau 1 : Welcome to | + | <!-- Tableau 1 : Welcome to SE Wiki --> |
<div style="flex: 0 0 100%; min-width: 300px;"> | <div style="flex: 0 0 100%; min-width: 300px;"> | ||
<table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | ||
<tr> | <tr> | ||
| − | <th style="text-align: | + | <th style="text-align:center; text-transform: uppercase;">{{{title1}}}</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 12: | Line 12: | ||
</table> | </table> | ||
</div> | </div> | ||
| − | |||
| − | + | <!-- Tableau 2 : Join our community! --> | |
| − | + | <div class="table-2" style="min-width: 200px;"> | |
| − | <!-- Tableau 2 : | + | |
| − | <div style=" | + | |
<table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | ||
<tr> | <tr> | ||
| − | <th style="text-align: | + | <th style="text-align:center; text-transform: uppercase;">{{{title2}}}</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 28: | Line 25: | ||
</div> | </div> | ||
| − | <!-- Tableau | + | <!-- Tableau 3 : Random Card --> |
| − | <div style=" | + | <div class="table-3" style="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> |
| − | <th style="text-align: | + | <th style="text-align:center; text-transform: uppercase;">{{{title3}}}</th> |
| − | </tr> | + | </tr> |
| − | <tr> | + | <tr> |
| − | <td> | + | <td style="text-align: center;"> |
| − | + | <img src="" id="randomCard" alt="Random Card" style="max-width: 60%; height: auto;" /> | |
| − | + | </td> | |
| − | + | </tr> | |
| − | + | </table> | |
| − | + | </div> | |
| − | + | ||
| − | </td> | + | |
| − | </tr> | + | |
| − | </table> | + | |
| − | </div> | + | |
| − | + | <!-- Tableau 4 : Overview --> | |
| − | + | <div style="flex: 0 0 100%; min-width: 300px; margin-top: 20px;"> | |
| − | + | ||
| − | <!-- Tableau | + | |
| − | <div style="flex: 0 0 100%; min-width: 300px;"> | + | |
<table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | <table class="wikitable" style="background-color: #4f545c; color: white; width: 100%;"> | ||
<tr> | <tr> | ||
| − | <th style="text-align: | + | <th style="text-align:center; text-transform: uppercase;">{{{title4}}}</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td>{{{ | + | <td>{{{content4}}}</td> |
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> | ||
</div> | </div> | ||
| {{{title1}}} |
|---|
| {{{content1}}} |
| {{{title2}}} |
|---|
| {{{content2}}} |
| {{{title3}}} |
|---|
|
|
| {{{title4}}} |
|---|
| {{{content4}}} |