Module:Team roster navbox/doc

MyWikiBiz, Author Your Legacy — Saturday May 25, 2024
< Module:Team roster navbox
Revision as of 07:34, 16 July 2021 by Zoran (talk | contribs) (Pywikibot 6.4.0)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This is the documentation page for Module:Team roster navbox

Template:Module rating This module is used to implement Template:Tlx, a helper template used to implement the individual team roster navboxes for the Major League Baseball teams.

At present, it parses any list<number> arguments to the template and replaces spaces in each list item with &nbsp; in order to prevent wrapping. It then calls Module:Navbox._navbox() to create the navbox. (Note the preprocessing done by Module::Navbox.navbox() has not been copied to this module and so is skipped.)