Module:Availability/doc: Difference between revisions

From RosieSoCrossing
Created page with "{{ModuleDocHeader}} == Usage == This Lua module outputs the availability of each source presented and is used for the {{t|Availability}} template to account for preprocessor node count limits. Data is stored in a table, and can determine how certain variables are used. To add additional sources, see Module:Availability/Data. == See also == * Module:Currency * Module:Materials </div><includeonly>{{pp|full}}Category:Lua modules</include..."
 
No edit summary
 
Line 1: Line 1:
{{ModuleDocHeader}}
{{ModuleDocHeader}}
== Usage ==
== Usage ==
This [[Nookipedia:Lua|Lua module]] outputs the availability of each source presented and is used for the {{t|Availability}} template to account for preprocessor node count limits. Data is stored in a table, and can determine how certain variables are used.
This [[RosieSoCrossing:Lua|Lua module]] outputs the availability of each source presented and is used for the {{t|Availability}} template to account for preprocessor node count limits. Data is stored in a table, and can determine how certain variables are used.


To add additional sources, see [[Module:Availability/Data]].
To add additional sources, see [[Module:Availability/Data]].

Latest revision as of 11:34, 14 January 2026

Module documentation (view)


Usage

This Lua module outputs the availability of each source presented and is used for the {{Availability}} template to account for preprocessor node count limits. Data is stored in a table, and can determine how certain variables are used.

To add additional sources, see Module:Availability/Data.

See also