Lost Waves Wiki:Experiment: Difference between revisions

From Lost Waves Wiki
No edit summary
No edit summary
Line 1: Line 1:
<div style="text-align: center; font-size: 20px;">
<!DOCTYPE html>
  <strong>Welcome to the <i>Lost Waves Wiki</i></strong>!
</div>


<p>
<html lang="en">
  Lostwave is a term for music with little to no information available about their origins, including song titles, names of associated musicians, and recording and release dates. Lostwave songs have been the subject of online crowdsourced efforts to uncover their origins. For more info see <a href="[[Lost Waves Wiki:About]]">About Us</a>.
</p>


<p>
<head>
  To get started, log in or create an account. Once you have done that, <a href="[[Lost Waves Wiki:Usage]]">check out how to use this Wiki</a>. Once you’ve followed these steps, you may begin editing. You could write an article for one of the many <a href="https://lostwaves.org/wiki/index.php?title=Special:WantedPages&limit=500&offset=0"><strong>Wanted Lostwaves</strong></a> that don't already have an article on the site.
</p>


<p>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
  If you have begun or finished a page, check out <a href="[[Lost Waves Wiki:Checklist‎]]"><strong>Checklist</strong></a> and <a href="[[Lost Waves Wiki:Useful Links]]"><strong>Useful Links</strong></a> to double-check if your page is notable enough to be on this Wiki.
</p>


<p>
<style>
  <a href="[[Special:RecentChanges]]"><strong>Recent Changes</strong></a> | <a href="[[Lost Waves Wiki:Checklist‎]]"><strong>Checklist</strong></a> | <a href="[[Lost Waves Wiki:Useful Links]]"><strong>Useful Links</strong></a>
</p>


<p>
.container {
  <a href="https://discord.gg/WykSQGsa"><strong>Click Here To Join Our Discord Server!</strong></a>
</p>


<table style="width: 100%; table-layout: fixed;">
display: flex;
  <tr>
 
    <td style="width: 50%; vertical-align: top;">
flex-wrap: wrap;
      {{Mainpageleft}}
 
    </td>
}
    <td style="width: 50%; vertical-align: top;">
 
      <div style="margin-top: 35px;">
.left, .right {
        {{Mainpageright}}
 
      </div>
flex: 1;
    </td>
 
  </tr>
padding: 10px;
</table>
 
box-sizing: border-box;
 
}
 
.left {
 
margin-right: 10px;
 
}
 
@media (max-width: 768px) {
 
.left, .right {
 
flex: 100%;
 
margin: 0;
 
padding: 10px 0;
 
}
 
}
 
</style>
 
</head>
 
<body>
 
<nowiki><div class="container"></nowiki>
 
<nowiki><div class="left"></nowiki>
 
<nowiki>{{Mainpageleft}}</nowiki>
 
<nowiki></div></nowiki>
 
<nowiki><div class="right"></nowiki>
 
<nowiki>{{Mainpageright}}</nowiki>
 
<nowiki></div></nowiki>
 
<nowiki></div></nowiki>
 
</body>
 
</html>

Revision as of 11:24, 3 August 2024

<!DOCTYPE html>

<html lang="en">

<head>

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<style>

.container {

display: flex;

flex-wrap: wrap;

}

.left, .right {

flex: 1;

padding: 10px;

box-sizing: border-box;

}

.left {

margin-right: 10px;

}

@media (max-width: 768px) {

.left, .right {

flex: 100%;

margin: 0;

padding: 10px 0;

}

}

</style>

</head>

<body>

<div class="container">

<div class="left">

{{Mainpageleft}}

</div>

<div class="right">

{{Mainpageright}}

</div>

</div>

</body>

</html>