Difference between revisions of "Template:Infobox Video Uses"

From Johnisdead Wiki
Jump to navigation Jump to search
(Created page with "<div class="infobox"> <div class="infobox-title"> {{#if:{{{maintitle|}}}| <p>{{{maintitle}}}</p> }} </div> <div class="vidinfonav"> <div class="prevvidtop"> <p style="text-ali...")
 
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
+
<div class="infobox" style="width: 92%; margin-top: 1em; float:left; clear:left;">
<div class="infobox-title">
+
<div class="infobox-title" style="border-bottom: 2px solid #1b3d00;">
 
{{#if:{{{maintitle|}}}|
 
{{#if:{{{maintitle|}}}|
<p>{{{maintitle}}}</p>
+
<p style="width: 94%; padding-top: 0px; border: 0px;">{{{maintitle}}}</p>
 
}}
 
}}
 +
</div>
 +
<div class="infobox-title" style="border-bottom: 2px solid #1b3d00; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px;">
 +
<p style="word-break: break-word; width: 94%; padding: 0.5em; border: 0px; font-size: 0.6em;">{{{desc}}}</p>
 
</div>
 
</div>
 
<div class="vidinfonav">
 
<div class="vidinfonav">
<div class="prevvidtop">
+
<div class="prevvidtop" style="width: 50%; float:left;">
<p style="text-align:center; margin-bottom: 0px;">Previous Video</p>
+
<p style="text-align:center; margin-bottom: 0px; float:left; width: 100%;">Previous Video</p>
 
</div>
 
</div>
<div class="nextvidtop">
+
<div class="nextvidtop" style="width: 50%; float:right;">
<p style="text-align:center; margin-bottom: 0px;">Next Video</p>
+
<p style="text-align:center; margin-bottom: 0px; float:right; width: 100%;">Next Video</p>
 
</div>
 
</div>
<div class="prevvid">
+
<div class="prevvid" style="width: 50%; float:left;">
 
{{#if:{{{prevvid|}}}|
 
{{#if:{{{prevvid|}}}|
<p style="text-align:center; margin-top: 0px;">{{{prevvid}}}</p>
+
<p style="text-align:center; margin-top: 0px; float:left; width: 100%;">{{{prevvid}}}</p>
 
}}
 
}}
 
</div>
 
</div>
<div class="nextvid">
+
<div class="nextvid" style="width: 50%; float:right;">
 
{{#if:{{{nextvid|}}}|
 
{{#if:{{{nextvid|}}}|
<p style="text-align:center; margin-top: 0px;">{{{nextvid}}}</p>
+
<p style="text-align:center; margin-top: 0px; float:right; width: 100%;">{{{nextvid}}}</p>
 
}}
 
}}
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 11:38, 12 June 2020

{{{desc}}}

Previous Video

Next Video