Ganaram inukshuk
Joined 12 November 2021
No edit summary |
|||
| Line 291: | Line 291: | ||
| A template and module for producing a navbox. Module builds up navbox from input. | | A template and module for producing a navbox. Module builds up navbox from input. | ||
Navboxes can be made either as a template or using a lua module calling the navbox functions. | Navboxes can be made either as a template or using a lua module calling the navbox functions. | ||
| | |Possibly add templatestyles integration | ||
|- | |- | ||
| [[Module:Infobox]] | | [[Module:Infobox]] | ||
| Line 298: | Line 298: | ||
| Rewrote entire infobox from scratch to support infobox template. | | Rewrote entire infobox from scratch to support infobox template. | ||
Same as navbox; infoboxes can be made either using a module calling the infobox functions or with a template. | Same as navbox; infoboxes can be made either using a module calling the infobox functions or with a template. | ||
| | |Possibly add templatestyles integration | ||
Make current template backwards-compatible with older infoboxes' input of rows (as a jagged array) | |||
|- | |- | ||
| [[Module:Numlinks]] | | [[Module:Numlinks]] | ||
| Line 304: | Line 305: | ||
|Yes | |Yes | ||
| A template for calculating and creating prev/next links for a numbered page. Pages are incremented (or decremented) by 1. | | A template for calculating and creating prev/next links for a numbered page. Pages are incremented (or decremented) by 1. | ||
| Possibly let template auto-extract text. | | Possibly let template auto-extract text. | ||
|- | |- | ||
| Line 363: | Line 359: | ||
|Yes | |Yes | ||
|A template that's a basic implementation of Wikipedia's sidebar. Some infobox-like templates use this over the actual infobox, so it's made into an actual template. | |A template that's a basic implementation of Wikipedia's sidebar. Some infobox-like templates use this over the actual infobox, so it's made into an actual template. | ||
| | |Possibly add templatestyles integration | ||
|- | |- | ||
|[[Module:Template input utils]] | |[[Module:Template input utils]] | ||
| Line 380: | Line 376: | ||
[[Module:Numlinks 2-num]] | [[Module:Numlinks 2-num]] | ||
|Yes | |Yes | ||
|A variant of numlinks that supports two varying numbers. Intended for | |A variant of numlinks that supports two varying numbers. Intended for pages such as mosses, EG 5L 2s. | ||
| | | | ||
|- | |- | ||