Difference between revisions of "Template:Updates"
Namespaces
Views
From GrinderScape Wiki
Jump to: navigation, search
Line 4: | Line 4: | ||
<div class="tile-half"> | <div class="tile-half"> | ||
<div class="tile-top">[{{{url1}}} {{{image1}}}]</div> | <div class="tile-top">[{{{url1}}} {{{image1}}}]</div> | ||
− | <div class="tile-bottom">[{{{url1}}}|<p style="margin:0;font-size: 0.8em;color: # | + | <div class="tile-bottom">[{{{url1}}}|<p style="margin:0;font-size: 0.8em;color: #333!important;line-height: 14px;">{{{updatedate1}}} - Grinderscape Update</p><div class="tile-title">{{{title1}}}</div><div class="tile-info">{{{description1}}}</div><div class="click-to-view">Click to View</div>]</div> |
</div> | </div> | ||
<!-- 2ND POST --> | <!-- 2ND POST --> | ||
<div class="tile-half"> | <div class="tile-half"> | ||
<div class="tile-top">[{{{url2}}} {{{image2}}}]</div> | <div class="tile-top">[{{{url2}}} {{{image2}}}]</div> | ||
− | <div class="tile-bottom">[{{{url2}}}|<p style="margin:0;font-size: 0.8em;color: # | + | <div class="tile-bottom">[{{{url2}}}|<p style="margin:0;font-size: 0.8em;color: #333!important;line-height: 14px;">{{{updatedate2}}} - Grinderscape Update</p><div class="tile-title">{{{title2}}}</div><div class="tile-info">{{{description2}}}</div><div class="click-to-view">Click to View</div>]</div> |
</div> | </div> | ||
<!-- 3RD POST --> | <!-- 3RD POST --> | ||
<div class="tile-half"> | <div class="tile-half"> | ||
<div class="tile-top">[{{{url3}}} {{{image3}}}]</div> | <div class="tile-top">[{{{url3}}} {{{image3}}}]</div> | ||
− | <div class="tile-bottom">[{{{url3}}}|<p style="margin:0;font-size: 0.8em;color: # | + | <div class="tile-bottom">[{{{url3}}}|<p style="margin:0;font-size: 0.8em;color: #333!important;line-height: 14px;">{{{updatedate3}}} - Grinderscape Update</p><div class="tile-title">{{{title3}}}</div><div class="tile-info">{{{description3}}}</div><div class="click-to-view">Click to View</div>]</div> |
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |