Module:Item/doc: Difference between revisions
From Space Station 14 Wiki
(rewrite to fit the new reality) |
(wip) |
||
Line 1: | Line 1: | ||
{{module docs|bb= | {{module docs|bb= | ||
{{uses json data|Module:Item/item names by item id.json|Module:Item/item | {{uses json data<!-- | ||
-->|Module:Item/item names by item id.json<!-- | |||
-->|Module:Item/item ids by item names.json<!-- | |||
-->|Module:Item/item names by item ids.json}} | |||
}} | }} | ||
Contains utilities for working with in-game items. | Contains utilities for working with in-game items. | ||
<!-- | |||
== Adding items == | == Adding items == | ||
Line 111: | Line 116: | ||
The specified resolvers will be checked in sequence, until a resolver with proper conditions is found. If that doensn't happen, the fallback item ID is used. | The specified resolvers will be checked in sequence, until a resolver with proper conditions is found. If that doensn't happen, the fallback item ID is used. | ||
}} | }} | ||
--> |
Revision as of 09:59, 3 September 2024
Module documentation
|
---|
View or edit this documentation • (about module documentation) |
Uses JSON data
This module uses JSON data pages:
Contains utilities for working with in-game items.