Editing Module:Location Table/doc
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{Documentation}} |
{{Documentation}} |
||
Module powering {{T|Location Table}}. |
|||
This module is used by {{T|LocTableHead}}, {{T|LocLine}} and {{T|LocTableBottom}}. |
|||
To use directly, _main takes a table with arguments in the same format as the template. |
|||
In {{T|LocTableHead}}: Saves the <syntaxhighlight lang="wikitext" inline>{{{version}}}</syntaxhighlight> argument. |
|||
In {{T|LocLine}}: Sets a smw subobject for each location, saves the location and quantity and generates the table row. |
|||
In {{T|LocTableBottom}}: Retrieves the location and quantity each LocLine was called with and stores the [[Property:Location JSON]]. |