Ganaram inukshuk
Joined 12 November 2021
mNo edit summary |
|||
| Line 360: | Line 360: | ||
| | | | ||
|A proposed library for preprocessing template args. | |A proposed library for preprocessing template args. | ||
May possibly be a new location for Module:Template input parse. | May possibly be a new location for Module:Template input parse (TIP). | ||
Proposed functions: | |||
* numbered_args_to_table(args, key_fmt, max_num) | |||
* header_data_pairs_to_table(args, header_fmt, data_fmt) | |||
* Functions to parse key-value, ratios, and sequences of ratios (from TIP) | |||
| | | | ||
|- | |- | ||
| Line 369: | Line 375: | ||
* Draft; a mockup of a new template/module that is undergoing testing. Not ready for use anywhere except test pages. (encompasses pre-alpha/alpha/beta/mockup) | * Draft; a mockup of a new template/module that is undergoing testing. Not ready for use anywhere except test pages. (encompasses pre-alpha/alpha/beta/mockup) | ||
* Ready; template/module is ready for use | * Ready; template/module is ready for use | ||
* Broken; self-explanatory. Definitely do not use until it's either fixed or deemed unfixable. | * Broken; self-explanatory. Definitely do not use until it's either fixed or deemed unfixable. | ||
* Deprecated; do not use anywhere; template is kept for archival purposes. | * Deprecated; do not use anywhere; template is kept for archival purposes. | ||