Actions

Template

Weapon Shop: Difference between revisions

From MM6 Wiki

(Created page with " <noinclude> <templatedata> { "params": { "Shop name": {}, "Shop Location": {}, "Item Price Multiplier": {}, "Item Type Basic": {}, "Item Type Special": {}, "Days...")
 
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"Shop name": {},
"Name": {},
"Shop Location": {},
"Location": {},
"Item Price Multiplier": {},
"Buy": {},
"Item Type Basic": {},
"Special": {}
"Item Type Special": {},
}
"Days to Reset": {}
},
"description": "Weapon shop table row"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>
<div class="row display" style="display: flex; align-items: center;">
    <div class="small-3 columns" style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;"><center>''{{{1}}}''</center></div>
    <div class="small-3 columns" style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;"><center>[[{{{2}}}]]</center></div>
    <div class="small-3 columns" style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;">{{{3}}}</div>
    <div class="small-3 columns" style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;">{{{4}}}</div>
</div>

Latest revision as of 15:09, 7 September 2019

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
NameName

no description

Unknownoptional
LocationLocation

no description

Unknownoptional
BuyBuy

no description

Unknownoptional
SpecialSpecial

no description

Unknownoptional
{{{1}}}
[[{{{2}}}]]
{{{3}}}
{{{4}}}