Difference between revisions of "Template:PrayerInventory"
Namespaces
Views
From GrinderScape Wiki
Jump to: navigation, search
Line 3: | Line 3: | ||
<div> | <div> | ||
<div style="text-align:center;background-color:rgba(254,254,254,0.2);font-size:1.2em;margin-bottom:10px;padding:10px;">Inventory</div> | <div style="text-align:center;background-color:rgba(254,254,254,0.2);font-size:1.2em;margin-bottom:10px;padding:10px;">Inventory</div> | ||
− | + | <div style="display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;text-align:center;"> | |
− | + | <div>{{{invimage1}}}</div> | |
− | + | <div>{{{invimage2}}}</div> | |
− | + | <div>{{{invimage3}}}</div> | |
− | + | <div>{{{invimage4}}}</div> | |
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
Line 14: | Line 13: | ||
<div> | <div> | ||
<div style="text-align:center;background-color:rgba(254,254,254,0.2);font-size:1.2em;margin-bottom:10px;padding:10px;">Prayer</div> | <div style="text-align:center;background-color:rgba(254,254,254,0.2);font-size:1.2em;margin-bottom:10px;padding:10px;">Prayer</div> | ||
− | + | <div style="display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;text-align:center;"> | |
− | + | <div>{{{prayimage1}}}</div> | |
− | + | <div>{{{prayimage2}}}</div> | |
− | + | <div>{{{prayimage3}}}</div> | |
− | + | <div>{{{prayimage4}}}</div> | |
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |
Latest revision as of 07:12, 10 October 2020
Last modified on 10 October 2020 by Maranami.Page ID: 998