User:Serany: Difference between revisions

From Ethene
Content deleted Content added
mNo edit summary
mNo edit summary
Tag: Reverted
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Welcome Message -->
__NOTOC__
<center>
{{#css:
An unofficial wiki for the Japanese MMORPG, Dragon Quest X.<br>
* {
{{Discord}} | [[Contributing]] | [https://hiroba.dqx.jp/sc/ Official Site]
box-sizing: border-box;
</center>
}


<center>
body {
{| width="80%" style="background: transparent;"
font-family: Arial, Helvetica, sans-serif;
| class="wikitable" style="text-align: center; width:25%;" | [[File:Monster_slime.jpg|250px|link=[[Vocations]]]]<br>Vocations
}
| class="wikitable" style="text-align: center; width:25%" | [[File:Monster_slime.jpg|250px|link=[[Equipment]]]]<br>Equipment

| class="wikitable" style="text-align: center; width:25%" | [[File:Monster_slime.jpg|250px|link=[[Monster List]]]]<br>Bestiary
/* Float four columns side by side */
| class="wikitable" style="text-align: center; width:25%" | [[File:Monster_slime.jpg|250px|link=[[Battle Content]]]]<br>Battle Content
.column {
|-
float: left;
| class="wikitable" style="text-align: center; width:25%" | [[File:Monster_slime.jpg|250px|link=Quests]]<br>Quests
width: 25%;
| class="wikitable" style="text-align: center; width:25%" | [[File:Monster_slime.jpg|250px|link=Skills]]<br>Skills/Spells
padding: 0 10px;
| class="wikitable" style="text-align: center; width:25%" | [[File:Monster_slime.jpg|250px|link=Events]]<br>Events
}
| class="wikitable" style="text-align: center; width:25%" | [[File:Monster_slime.jpg|250px|link=Crafting]]<br>Crafting

|-
/* Remove extra left and right margins, due to padding */
|}
.row {margin: 0 -5px;}
</center>

/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
.column {
width: 100%;
display: block;
margin-bottom: 20px;
}
}

/* Style the counter cards */
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
padding: 16px;
text-align: center;
background-color: #f1f1f1;
}
}}

<div class="row">
<div class="column">
<div class="card">
<h3>Card 1</h3>
<p>Some text</p>
<p>Some text</p>
</div>
</div>

<div class="column">
<div class="card">
<h3>Card 2</h3>
<p>Some text</p>
<p>Some text</p>
</div>
</div>
<div class="column">
<div class="card">
<h3>Card 3</h3>
<p>Some text</p>
<p>Some text</p>
</div>
</div>
<div class="column">
<div class="card">
<h3>Card 4</h3>
<p>Some text</p>
<p>Some text</p>
</div>
</div>
</div>

Revision as of 09:24, 9 July 2024

An unofficial wiki for the Japanese MMORPG, Dragon Quest X.
Discord | Contributing | Official Site


Vocations

Equipment

Bestiary

Battle Content

Quests

Skills/Spells

Events

Crafting