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=" | {| class="mw-collapsible mw-collapsed wikitable infotable" style="border:3px solid #1195db;" width="100%" max-width="600px; margin-bottom: 0px;" | ||
! 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 #e1f5ff; font-size: 14px; text-align:left; color:#1195db; background-color:#e1f5ff;"|Item Name!!colspan="1" style="font-weight:bold; width:30%; border-bottom:2px solid #1195db; color:#1195db; font-size: 14px; text-align:right; background-color:#e1f5ff;"|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 #e1f5ff; font-size: 14px; text-align:left; color:#1195db; background-color:#e1f5ff;"|Item Name!!colspan="1" style="font-weight:bold; width:30%; border-bottom:2px solid #1195db; color:#1195db; font-size: 14px; text-align:right; background-color:#e1f5ff;"|Price<br><span style="font-size:14px;">( {{{Currency}}} )</span> | ||
|- | |- | ||
| overflow-y:auto; height:200px; max-height:200px;| | |||
{| | |||
{{{Shop Rows}}} | {{{Shop Rows}}} | ||
|} | |} |
Revision as of 03:25, 13 January 2024
[edit]Template Documentation
Shop Example | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Item Name | Price ( g ) | ||||||||||||||||||||||||||
DescriptionThis is a template used for making NPC shop listings. How To UseInput the details of the shop and its items, such as its Shop Title (the individual tabs in an NPC's Shop), the Currency that is used, and the Listings themselves, featuring the link to the item, and their Price. {{ShopInfoList | Shop Title = | Currency = | Shop Rows = {{ShopInfoList/Rows|Shop Listing = Item Listing|Price of Listing =10,000}} }} Parameters
|