Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox/Misc/doc: Difference between revisions

Template page
Content added Content deleted
(Created page with "==Usage== <pre><nowiki>{{Infobox Misc | Image = | Location = | Related = }}</nowiki></pre> ==Template Data== <templatedata> { "params":{ "Image":{ "type":"wiki-file-name" }, "Location":{ "type":"string", "description":"Where on the map can the key be found?", "example":"Fort Narith / Ban Pa / Sawmill", "required":true } }, "description":"A Templated used in the creation of Misc items", "fo...")
 
No edit summary
 
Line 3: Line 3:
| Image =
| Image =
| Location =
| Location =
| Buy Cost =
| Sell Cost =
| Trader = (Name)
| Related =
| Related =
}}</nowiki></pre>
}}</nowiki></pre>
Line 17: Line 20:
"description":"Where on the map can the key be found?",
"description":"Where on the map can the key be found?",
"example":"Fort Narith / Ban Pa / Sawmill",
"example":"Fort Narith / Ban Pa / Sawmill",
"required":true
"required":false
},
"Buy Cost":{
"type":"string",
"required":false,
"description":"The cost to buy at the Trader."
},
"Sell Cost":{
"type":"string",
"suggested":false,
"description":"The cost to sell weapon at the Trader."
},
"Trader":{
"type":"string",
"required":false,
"description":"The cost to buy at the Trader."
}
}
},
},
Line 24: Line 42:
"paramOrder":[
"paramOrder":[
"Image",
"Image",
"Location"
"Location",
"Buy Cost",
"Sell Cost",
"Trader"
]
]
}
}

</templatedata>
</templatedata>

Latest revision as of 06:26, 9 May 2024

Usage

{{Infobox Misc
| Image =
| Location = 
| Buy Cost =
| Sell Cost =
| Trader = (Name)
| Related =
}}

Template Data

A Templated used in the creation of Misc items

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
ImageImage

no description

Fileoptional
LocationLocation

Where on the map can the key be found?

Example
Fort Narith / Ban Pa / Sawmill
Stringoptional
Buy CostBuy Cost

The cost to buy at the Trader.

Stringoptional
Sell CostSell Cost

The cost to sell weapon at the Trader.

Stringoptional
TraderTrader

The cost to buy at the Trader.

Stringoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies.