Anonymous

User:Serany: Difference between revisions

From Ethene
1,082 bytes removed ,  6 months ago
m
no edit summary
mNo edit summary
mNo edit summary
 
(37 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
.image-body-container {
| req = sdfgsdfgsdfg <br> sdfhsdghsdfgh
position: relative;
| img = monster_slime.jpg
text-align: center;
| exp = 56346
}
| fame = 3456346
 
| reward = sdfgsdfg <br> sdfgsdfgsdg <br> sdfghsdfgsdfg
.image-container img {
| rep_exp = 123
width: 100%;
| rep_fame = 457
height: auto;
| rep_reward = 456456
}
| prev_quest = 1
 
| next_quest = 2
.image-overlay {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: black;
background: rgba(0, 0, 0, 0);
padding: 10px;
font-size: 2.0em;
}
 
.image-table-overlay {
position: absolute;
top: 25%;
left: 15%;
transform: translate(-50%, -50%);
color: black;
background: rgba(0, 0, 0, 0);
padding: 10px;
font-size: 2.0em;
}
}}
 
test
<div class="image-container">
[[File:Quest_Header.png|link=]]
<div class="image-overlay">Light the Void's Darkness</div>
</div>
 
<div class="image-container">
[[File:Quest_Body.png|link=]]
 
<div class="image-table-overlay">
{| class="wikitable" style="text-align: center; height: 60px;" colspan="6"
|-
! style="background-color: #c6bca1; width: 750px; | Location
| style="background-color: #f7f3ed; width: 750px;" | test
! style="background-color: #c6bca1; width: 750px; | Requirements
| style="background-color: #f7f3ed; width: 750px;" | test
! style="background-color: #c6bca1; width: 750px; | Starting NPC
| style="background-color: #f7f3ed; width: 750px;" | test
|-
|}
</div>
</div>
 
<div class="image-container">
[[File:Quest_Footer.png|link=]]
</div>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.