Difference between revisions of "Module:Track gauge/doc"
Jump to navigation
Jump to search
blackwiki>Mr. Stradivarius (add info about the checkData function) |
blackwiki>DePiep (test the page) |
||
| Line 7: | Line 7: | ||
The first positional parameter is the name of the data page that you want to be checked. If this is omitted, the module checks [[Module:RailGauge/data]]. | The first positional parameter is the name of the data page that you want to be checked. If this is omitted, the module checks [[Module:RailGauge/data]]. | ||
| + | ;Test current data page: | ||
| + | :{{#invoke:RailGauge|checkData}} | ||
Revision as of 15:05, 3 August 2013
This module implements the {{RailGauge}} template. Please see the template page for documentation on how to use the main RailGauge function.
Gauge data
The gauge information is stored at Module:RailGauge/data; to add new gauges, see the instructions there. This module includes a function that checks the data page for errors. It is used with the following code:
{{#invoke:RailGauge|checkData|name of data page}}
The first positional parameter is the name of the data page that you want to be checked. If this is omitted, the module checks Module:RailGauge/data.
- Test current data page
- Script error: The function "checkData" does not exist.