Ganaram inukshuk (talk | contribs)
Ganaram inukshuk (talk | contribs)
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.
* Links are formatted as [pre-text][number][post-text], represented as a format string "pre-text %s post-text".
* Between 1 and 10 links are produced in each direction. A minimum value prevents invalid links from being produced, such as negative values.
* Numbers may be ordinals.
* Output is either one long line or a 3-cell table.
| 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 mos scalesigs and linking to their pages, like 5L 2s.
|A variant of numlinks that supports two varying numbers. Intended for pages such as mosses, EG 5L 2s.
|
|
|-
|-