Template:ShopInfoList: Difference between revisions
(Created page with "{| class="mw-collapsible mw-collapsed wikitable infotable" ! colspan="3" style="background-color:#1195db; color:white; text-align:center; align:center; width:300px;"| Shop Title'''{{{Shop Title|}}}''' |- | style="text-align:center; display: block; height: 20vh; overflow-y: scroll; padding: 4px; font-size: 14px; border-spacing: 0px; padding: 2px;" | {{{Shop Rows}}} |}") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | |||
{| class="mw-collapsible mw-collapsed wikitable infotable" | {| class="mw-collapsible mw-collapsed wikitable infotable" | ||
! colspan="3" style="background-color:#1195db; color:white; text-align:center; align:center; width:300px;"| Shop Title'''{{{Shop Title|}}}''' | ! colspan="3" style="background-color:#1195db; color:white; text-align:center; align:center; width:300px;"| Shop Title'''{{{Shop Title|}}}''' | ||
|- | |- style="text-align:center; overflow-y: scroll;" | ||
! colspan="2" style="width:80%;"|'''Item Name''' ||colspan="1"|'''Price({{{Currency|}}})''' | |||
{{{Shop Rows}}} | {{{Shop Rows}}} | ||
|} | |} | ||
</includeonly> | |||
<noinclude>[[Category:Templates]][[Category:ShopInfoList]]</noinclude> |