Module:Team roster navbox/doc
From Thetacola Wiki
< Module:Team roster navbox
Jump to navigationJump to search
Revision as of 02:42, 14 July 2017 by en>Adem20
This is the documentation page for Module:Team roster navbox
This module is used to implement {{Team roster navbox}}
, 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 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.)