Jump to content

Module:Navbox with columns

Permanently protected module
From Wikipedia, the free encyclopedia

-- This module implements {{Navbox with columns}}localNavbox=require('Module:Navbox')return{_navbox=function(frame)returnNavbox._withColumns(frame)end,navbox=function(frame)returnNavbox['with columns'](frame)end}
close