Template:Unit: Difference between revisions

MaxyBoyyYT (talk | contribs)
Created page with "<div style="float:right; width:280px; background:#1e1e1e; color:#ffffff; border:1px solid #444; padding:10px; border-radius:10px; box-shadow: 0 0 10px rgba(0,0,0,0.5);"> <h3 style="text-align:center; color:#66ccff;">{{{title|Unit Info}}}</h3> <table style="width:100%; border:0; color:#ffffff; font-size:90%;"> <tr><td style="font-weight:bold; padding:6px;">Unit Number</td><td>{{{unit|}}}</td></tr> <tr><td style="font-weight:bold; padding:6px;">Language</td><td..."
 
MaxyBoyyYT (talk | contribs)
No edit summary
Line 1: Line 1:
<div style="float:right; width:280px; background:#1e1e1e; color:#ffffff; border:1px solid #444; padding:10px; border-radius:10px; box-shadow: 0 0 10px rgba(0,0,0,0.5);">
<div style="float:right; width:280px; background:#1e1e1e; color:#ffffff; border:1px solid #444; padding:10px; border-radius:10px; box-shadow: 0 0 10px rgba(0,0,0,0.5);">
   <h3 style="text-align:center; color:#66ccff;">{{{title|Unit Info}}}</h3>
   <h3 style="text-align:center; color:#66ccff;">{{{title|Unit Title}}}</h3>
   <table style="width:100%; border:0; color:#ffffff; font-size:90%;">
   <table style="width:100%; border:0; color:#ffffff; font-size:90%;">
     <tr><td style="font-weight:bold; padding:6px;">Unit Number</td><td>{{{unit|}}}</td></tr>
     <tr><td style="font-weight:bold; padding:6px;">Unit #</td><td>{{{unit|}}}</td></tr>
     <tr><td style="font-weight:bold; padding:6px;">Language</td><td>{{{language|}}}</td></tr>
     <tr><td style="font-weight:bold; padding:6px;">Language</td><td>{{{language|}}}</td></tr>
     <tr><td style="font-weight:bold; padding:6px;">Lessons</td><td>{{{lessons|}}}</td></tr>
     <tr><td style="font-weight:bold; padding:6px;">Lessons</td><td>{{{lessons|}}}</td></tr>
     <tr><td style="font-weight:bold; padding:6px;">XP Total</td><td>{{{xp|}}}</td></tr>
     <tr><td style="font-weight:bold; padding:6px;">XP Total</td><td>{{{xp|}}}</td></tr>
     <tr><td style="font-weight:bold; padding:6px;">Checkpoint</td><td>{{{checkpoint|}}}</td></tr>
     <tr><td style="font-weight:bold; padding:6px;">Checkpoint</td><td>{{{checkpoint|}}}</td></tr>
     <tr><td style="font-weight:bold; padding:6px;">Skill Theme</td><td>{{{theme|}}}</td></tr>
     <tr><td style="font-weight:bold; padding:6px;">Theme</td><td>{{{theme|}}}</td></tr>
   </table>
   </table>
</div>
</div>