Difference between revisions of "Template:NewWondercardBack"

From PokéHeroes Wiki
Jump to: navigation, search
(Created page with "<div class="thumb tright" style="background: #77acec; width: 290px; height: 160px; margin: 4px; position: relative; color: white; cursor: pointer; display: block; float: right...")
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="thumb tright" style="background: #77acec; width: 290px; height: 160px; margin: 4px; position: relative; color: white; cursor: pointer; display: block; float: right; overflow: hidden; font-family: Verdana,sans-serif;">
+
<html>
<div style="position: absolute; width: 100%; height: 100%; background: rgba(114, 166, 221, 0.9);">
+
<style>
<div style="padding: 10px;">
+
div.wonderalt {
<div style="position: absolute; margin-left: 133px; opacity: 0.10;">{{{4}}}</div>
+
    clear: right;
<div style="float: right; width: 96px; height: 120px">[[File:{{{1}}}]]</div>
+
    top: unset !important;
<div style="height: 100px;"> <span style="font-size: 12pt; font-weight: bold; line-height: 0.1em;">{{{2}}}</span>
+
}
<div style="margin-left: 8px;">
+
div.inneralt1 {
<div style="font-size: 8pt; margin-top: 4px; text-align: justify; line-height: 1.2em;"> <i>{{{3}}}</i></div></div>
+
    padding: 10px;
 +
    display: block;
 +
}
 +
div.spritealt {
 +
    float: right;
 +
    width: 96px;
 +
    height: 120px;
 +
}
 +
div.wondercontainer {
 +
    height: 100px;
 +
}
 +
div.wondertitle {
 +
  font-size: 12pt;
 +
}
 +
div.wonderdescwrap {
 +
    margin-left: 8px;
 +
}
 +
div.wonderdescription {
 +
    font-size: 8pt;
 +
    margin-top: 4px;
 +
    text-align: justify;
 +
}
 +
</style>
 +
</html>
 +
<div class="wondermain wonderalt">
 +
<div class="wonderegg">{{{4}}}</div>
 +
<div class="inner">
 +
<div class="inneralt1">
 +
 
 +
<div class="spritealt">[[File:{{{1}}}]]</div>
 +
 
 +
<div class="wondercontainer">
 +
<div class="wondertitle"><b>{{{2}}}</b></div>
 +
<div class="wonderdescwrap">
 +
<div class="wonderdescription"><i>{{{3}}}</i>
 
</div>
 
</div>
 +
</div>
 +
</div>
 +
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 22:05, 24 July 2020

{{{4}}}
[[File:{{{1}}}]]
{{{2}}}
{{{3}}}