We do our best to give you all information you need. Use the Search menu to search for the page you are looking for. The most used pages are on the side menu or in the Popular Pages page.

Do you miss important stuff or do you have suggestions? Let us know via Discord or in-game. Thank you for using our Wiki!

Difference between revisions of "Template:Updates"

From GrinderScape Wiki
Jump to: navigation, search
Line 3: Line 3:
 
         <!-- MOST RECENT POST -->
 
         <!-- MOST RECENT POST -->
 
         <div style="flex:1; align-content:flex-start;border:1px solid #5c3219; margin-right:9px;">
 
         <div style="flex:1; align-content:flex-start;border:1px solid #5c3219; margin-right:9px;">
             <div style="width:100%;object-fit:cover;max-height:150px;">style="oject-fit:cover; max-height:150px;"|{{{image1}}}</div>
+
             <div style="width:100%;object-fit:cover;max-height:150px;">{{{image1}}}|style="oject-fit:cover; max-height:150px;"</div>
 
             <div style="background-color:#ffffff;color:white;padding:2px 0;">[[{{{url1}}}|<div>{{{updatedate1}}}</div><div>{{{title1}}}</div><div>{{{description1}}}</div>]]</div>
 
             <div style="background-color:#ffffff;color:white;padding:2px 0;">[[{{{url1}}}|<div>{{{updatedate1}}}</div><div>{{{title1}}}</div><div>{{{description1}}}</div>]]</div>
 
         </div>
 
         </div>
 
         <!-- 2ND POST -->
 
         <!-- 2ND POST -->
 
         <div style="flex:1; align-content:flex-start;border:1px solid #5c3219;margin-right:9px;">
 
         <div style="flex:1; align-content:flex-start;border:1px solid #5c3219;margin-right:9px;">
             <div style="width:100%;object-fit:cover;max-height:150px;">style="oject-fit:cover; max-height:150px;"|{{{image2}}}</div>
+
             <div style="width:100%;object-fit:cover;max-height:150px;">{{{image2}}}|style="oject-fit:cover; max-height:150px;"</div>
 
             <div style="background-color:#ffffff;color:white;padding:2px 0;">[[{{{url2}}}|<div>{{{updatedate2}}}</div><div>{{{title2}}}</div><div>{{{description2}}}</div>]]</div>
 
             <div style="background-color:#ffffff;color:white;padding:2px 0;">[[{{{url2}}}|<div>{{{updatedate2}}}</div><div>{{{title2}}}</div><div>{{{description2}}}</div>]]</div>
 
         </div>
 
         </div>
 
         <!-- 3RD POST -->
 
         <!-- 3RD POST -->
 
         <div style="flex:1; align-content:flex-start;border:1px solid #5c3219;">
 
         <div style="flex:1; align-content:flex-start;border:1px solid #5c3219;">
             <div style="width:100%;object-fit:cover;max-height:150px;">style="oject-fit:cover; max-height:150px;"|{{{image3}}}</div>
+
             <div style="width:100%;object-fit:cover;max-height:150px;">{{{image3}}}|style="oject-fit:cover; max-height:150px;"</div>
 
             <div style="background-color:#ffffff;color:white;padding:2px 0;">[[{{{url3}}}|<div>{{{updatedate3}}}</div><div>{{{title3}}}</div><div>{{{description3}}}</div>]]</div>
 
             <div style="background-color:#ffffff;color:white;padding:2px 0;">[[{{{url3}}}|<div>{{{updatedate3}}}</div><div>{{{title3}}}</div><div>{{{description3}}}</div>]]</div>
 
         </div>
 
         </div>
 
     </div>
 
     </div>
 
</includeonly>
 
</includeonly>

Revision as of 21:06, 27 September 2020