Difference between revisions of "Template:PrayerInventory"
Namespaces
Views
From GrinderScape Wiki
Jump to: navigation, search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | <div style="display: | + | <div style="display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;text-align:center;"> |
− | < | + | <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> | ||
<!-- PRAYER --> | <!-- PRAYER --> | ||
− | <div style=" | + | <div> |
− | <div>{{{prayimage1}}}</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> | ||
</includeonly> | </includeonly> |
Latest revision as of 07:12, 10 October 2020
Last modified on 10 October 2020 by Maranami.Page ID: 998