Jump to content
Wikipedia The Free Encyclopedia

Module:Navbox with columns/sandbox

From Wikipedia, the free encyclopedia
Module documentation[view] [edit] [history] [purge]
This module depends on the following other modules:

Implements {{Navbox with columns }}

Usage

[edit ]

{{#invoke:Navbox with columns|navbox}}


See also

[edit ]
The above documentation is transcluded from Module:Navbox with columns/doc. (edit | history)
Editors can experiment in this module's sandbox (edit | diff) and testcases (create) pages.
Add categories to the /doc subpage. Subpages of this module.
 -- This module implements {{Navbox with columns}}

 local Navbox = require('Module:Navbox/sandbox')
 local p = {
	_navbox = function (frame) return Navbox._withColumns(frame) end,
	navbox = function (frame) return Navbox['with columns'](frame) end
 }
 return p

AltStyle によって変換されたページ (->オリジナル) /