From GrinderScape Wiki
Jump to: navigation, search
 
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
     <div style="display:flex; flex-flow:row wrap;">
+
     <div class="gs-flex gs-updates">
 
         <!-- MOST RECENT POST -->
 
         <!-- MOST RECENT POST -->
         <div style="flex:1; align-content:flex-start;border:1px solid #5c3219; margin-right:9px;">
+
         <div class="tile-half">
             <div style="width:100%;object-fit:cover;max-height:150px;">{{{image1}}}|style="oject-fit:cover; max-height:150px;"</div>
+
             <div class="tile-top">[{{{url1}}} {{{image1}}}]</div>
             <div style="background-color:#ffffff;color:white;padding:2px 0;">[[{{{url1}}}|<div>{{{updatedate1}}}</div><div>{{{title1}}}</div><div>{{{description1}}}</div>]]</div>
+
             <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 style="flex:1; align-content:flex-start;border:1px solid #5c3219;margin-right:9px;">
+
         <div class="tile-half">
             <div style="width:100%;object-fit:cover;max-height:150px;">{{{image2}}}|style="oject-fit:cover; max-height:150px;"</div>
+
             <div class="tile-top">[{{{url2}}} {{{image2}}}]</div>
             <div style="background-color:#ffffff;color:white;padding:2px 0;">[[{{{url2}}}|<div>{{{updatedate2}}}</div><div>{{{title2}}}</div><div>{{{description2}}}</div>]]</div>
+
             <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 style="flex:1; align-content:flex-start;border:1px solid #5c3219;">
+
         <div class="tile-half">
             <div style="width:100%;object-fit:cover;max-height:150px;">{{{image3}}}|style="oject-fit:cover; max-height:150px;"</div>
+
             <div class="tile-top">[{{{url3}}} {{{image3}}}]</div>
             <div style="background-color:#ffffff;color:white;padding:2px 0;">[[{{{url3}}}|<div>{{{updatedate3}}}</div><div>{{{title3}}}</div><div>{{{description3}}}</div>]]</div>
+
             <div class="tile-bottom">[{{{url3}}} <p style="margin:0;font-size: 0.8em;color: #333!important;line-height: 14px;">{{{updatedate3}}} - Wiki 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>

Latest revision as of 20:49, 11 July 2023