User contributions
Jump to navigation
Jump to search
- 14:04, 6 June 2021 diff hist +5,088 N Module:Navbar Created page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_..."
- 14:03, 6 June 2021 diff hist +378 N Template:Navbox Test Created page with " {{Navbox | name = TestNav | title = Test | listclass = hlist | state = {{{state<includeonly>|expanded</includeonly>}}} | image = 80px|link=|alt=..."
- 13:56, 6 June 2021 diff hist +94 N Template:Navbox Created page with "<includeonly>{{#invoke:Navbox|navbox}}</includeonly><noinclude> {{Documentation}} </noinclude>" current
- 13:55, 6 June 2021 diff hist +15,050 N Module:Navbox Created page with "-- -- This module implements {{Navbox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local getArgs -- lazily initialized local args local border local li..." current