Anonymous

User:Serany: Difference between revisions

From Ethene
3,499 bytes removed ,  6 months ago
m
no edit summary
mNo edit summary
mNo edit summary
 
(19 intermediate revisions by the same user not shown)
Line 1:
{{#css:Quests
| num = 1
.image-container {
| en_name = asdasd
position: relative;
| ja_name = asdasd
text-align: center;
| loc = sdfgsdfg
}
| en_npc = sdfgsdfgsdfg
 
| ja_npc = asdasdasd
p {
| req = sdfgsdfgsdfg <br> sdfhsdghsdfgh
margin: 0em 0;
| img = monster_slime.jpg
}
| exp = 56346
 
| fame = 3456346
.image-body-container {
| reward = sdfgsdfg <br> sdfgsdfgsdg <br> sdfghsdfgsdfg
position: relative;
| rep_exp = 123
text-align: center;
| rep_fame = 457
}
| rep_reward = 456456
 
| prev_quest = 1
.image-container img {
| next_quest = 2
width: 100%;
height: auto;
}
 
.image-overlay {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: black;
background: rgba(0, 0, 0, 0);
padding: 0px;
font-size: 2.5em;
font-weight: bold;
}
 
.image-overlay-prev-quest {
position: absolute;
top: 72%;
left: 6%;
color: black;
background: rgba(0, 0, 0, 0);
padding: 0px;
font-size: 1.2em;
font-weight: bold;
}
 
.image-overlay-next-quest {
position: absolute;
top: 72%;
left: 87%;
color: black;
background: rgba(0, 0, 0, 0);
padding: 0px;
font-size: 1.2em;
font-weight: bold;
}
 
.image-overlay-jp {
position: absolute;
top: 75%;
left: 44.5%;
color: black;
background: rgba(0, 0, 0, 0);
padding: 0px;
font-size: 1.2em;
font-weight: bold;
}
 
.image-overlay-quest-num {
position: absolute;
top: -33%;
left: 1.3%;
width: 10%;
}
 
.image-overlay-quest-num-text {
position: absolute;
top: -26%;
left: 3.3%;
color: black;
background: rgba(0, 0, 0, 0);
padding: 0px;
font-size: 1.2em;
font-weight: bold;
text-align: center;
}
 
.image-table-overlay {
position: absolute;
top: -6%;
left: 7%;
color: black;
background: rgba(0, 0, 0, 0);
font-size: 1.0em;
}
}}
 
test
<div class="image-container">
[[File:Quest_Header.png|link=]]
<div class="image-overlay">First mission is Molinara</div>
</div>
 
<div class="image-container">
[[File:Quest_Body.png|link=]]
 
<div class="image-table-overlay">
{| class="wikitable"
|-
! style="background-color: #c6bca1; text-align: center;" | Location
| style="background-color: #f7f3ed; width: 500px; text-align: left;" | [[Royal Capital Kamiharmui]] (王都カミハルムイ)
! style="background-color: #c6bca1; text-align: center;" rowspan="2" | Replay Experience
| style="background-color: #f7f3ed; width: 265px; text-align: left;" rowspan="2" | test
|-
! style="background-color: #c6bca1; text-align: center;" | Starting NPC
| style="background-color: #f7f3ed; text-align: left;" | Mizuhiki (ミズヒキ)
|-
! style="background-color: #c6bca1; text-align: center; height: 75px;" | Requirements
| style="background-color: #f7f3ed; text-align: left;" | [[Ranger]] Lv30 or above
! style="background-color: #c6bca1; text-align: center;" rowspan="2" | Replay Fame
| style="background-color: #f7f3ed; text-align: left;" rowspan="2" | 111
|-
! style="background-color: #c6bca1; text-align: center;" | Experience
| style="background-color: #f7f3ed; text-align: left;" | 2040
|-
! style="background-color: #c6bca1; text-align: center;" | Fame
| style="background-color: #f7f3ed; text-align: left;" | 34
! style="background-color: #c6bca1; text-align: center;" rowspan="2" | Replay Reward
| style="background-color: #f7f3ed; text-align: left;" rowspan="2" | 1 Urubea Silver Coin
|-
! style="background-color: #c6bca1; text-align: center; height: 75px;" | Reward
| style="background-color: #f7f3ed; text-align: left;" | Ranger Boots<br>2 Exp. Scrolls (RNG)<br>+20 Skill Points in all Ranger skills
|-
|}
</div>
 
[[File:Quest_Footer.png|link=]]
<div class="image-overlay-prev-quest"><< Previous
[[Quest 104]]
</div>
<div class="image-overlay-next-quest"> Next >>
[[Quest 106]]
</div>
<div>
<div class="image-overlay-jp">初任務はモリナラ</div>
</div>
<div>
<div class="image-overlay-quest-num">[[File:Quest_Number.png|100px|link=]]
</div>
<div>
<div class="image-overlay-quest-num-text">1</div>
</div>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.