Template:ShopInfoList: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="mw-collapsible mw-collapsed wikitable infotable" style="border:3px solid #1195db | {| class="mw-collapsible mw-collapsed wikitable infotable" style="border:3px solid #1195db;" width="100%" max-width="600px" | ||
! colspan="2" align="center" style="border: 2px solid #1195db; border-bottom:2px solid #0B45AD; background-color:#1195db; color:white; text-align:center; width:600px;"|{{{Shop Title}}} | ! colspan="2" align="center" style="border: 2px solid #1195db; border-bottom:2px solid #0B45AD; background-color:#1195db; color:white; text-align:center; width:600px;"|{{{Shop Title}}} | ||
|- | |- | ||
| colspan="1" style="font-weight:bold; width:70%; border-bottom:2px solid #1195db; border-right:2px solid #1195db; font-size: 14px; text-align:left; color:white; background-color:#1195db;"|Item Name||colspan="1" style="font-weight:bold; width:30%; border-bottom:2px solid #1195db; color:white; font-size: 14px; text-align:right; background-color:#1195db;"|Price<br><span style="font-size:14px;">( {{{Currency}}} )</span> | | colspan="1" style="font-weight:bold; width:70%; border-bottom:2px solid #1195db; border-right:2px solid #1195db; font-size: 14px; text-align:left; color:white; background-color:#1195db;"|Item Name||colspan="1" style="font-weight:bold; width:30%; border-bottom:2px solid #1195db; color:white; font-size: 14px; text-align:right; background-color:#1195db;"|Price<br><span style="font-size:14px;">( {{{Currency}}} )</span> | ||
|- | |- display:block; overflow-y:auto; height:200px; max-height:200px; | ||
{{{Shop Rows}}} | {{{Shop Rows}}} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude>[[Category:Templates]][[Category:ShopInfoListTemplate]]</noinclude> | <noinclude>[[Category:Templates]][[Category:ShopInfoListTemplate]]</noinclude> |