User:Hishutup/Templates/TTWMOD: Difference between revisions
From Step Mods | Change The Game
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | |||
<style> | <style> | ||
.header{ | .header{ | ||
Line 5: | Line 6: | ||
} | } | ||
</style> | </style> | ||
<div class="header"><div style="background-color:{{{HeaderBGColor|#2F4F4F}}}; letter-spacing:-1px; font-weight:bolder; font-size:1.5em;padding: 5px;">[{{{Link}}} <span style="color:{{{HeaderFColor|#9666FC;}}}">{{{Name}}}</span>]</div><div style="padding:5px; padding-bottom:10px;background-color:{{{BGColor|#91A6BB}}}; color:black;font-family:Arial;font-size: 1.15em;">{{#if:{{{Au|}}}|<b>Author:</b> {{{Au}}}<br />|}}{{#if:{{{Ver|}}}|<b>Version:</b> {{{Ver}}}<br />}}{{#if:{{{ModNotes|}}}|<b>Mod Notes:</b> {{{ModNotes}}}<br />}}{{#if:{{{Text|}}}|<div style="margin: auto; width:90%; background-color:#D3D3D3;padding-left:5px;padding-right:5px;color:black;box-shadow:1px 1px 1px 0;">{{{Text}}}}}</div></div> | <div class="header"><div style="background-color:{{{HeaderBGColor|#2F4F4F}}}; letter-spacing:-1px; font-weight:bolder; font-size:1.5em;padding: 5px;">[{{{Link}}} <span style="color:{{{HeaderFColor|#9666FC;}}}">{{{Name}}}</span>]</div><div style="padding:5px; padding-bottom:10px;background-color:{{{BGColor|#91A6BB}}}; color:black;font-family:Arial;font-size: 1.15em;">{{#if:{{{Au|}}}|<b>Author:</b> {{{Au}}}<br />|}}{{#if:{{{Ver|}}}|<b>Version:</b> {{{Ver}}}<br />}}{{#if:{{{ModNotes|}}}|<b>Mod Notes:</b> {{{ModNotes}}}<br />}}{{#if:{{{Text|}}}|<div style="margin: auto; width:90%; background-color:#D3D3D3;padding-left:5px;padding-right:5px;color:black;box-shadow:1px 1px 1px 0;">{{{Text}}}}}</div></div> | ||
</includeonly> | </includeonly> |