User contributions
Jump to navigation
Jump to search
- 13:34, 2 February 2014 diff hist +77 Module:Documentation/config Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation..."
- 13:33, 2 February 2014 diff hist +60 Module:Documentation Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local htmlBuilder = require('Module:HtmlBuilder') l..."
- 13:10, 2 February 2014 diff hist +3 Template:Ombox
- 13:04, 2 February 2014 diff hist −13 Module:Message box Undo revision 896901 by 86.135.251.105 (talk)
- 13:03, 2 February 2014 diff hist +13 Module:Message box
- 13:02, 2 February 2014 diff hist −19 Module:Message box/configuration Undo revision 896899 by 86.135.251.105 (talk)
- 13:01, 2 February 2014 diff hist +19 Module:Message box/configuration
- 12:54, 2 February 2014 diff hist +6 Module:Message box/configuration Created page with "local ambox = { types = { speedy = { class = 'ambox-speedy', image = 'Ambox speedy deletion.png' }, delete = { class = 'ambox-delete', image = 'Ambox deleti..."
- 12:53, 2 February 2014 diff hist 0 Module:Yesno Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) val = type(va..."
- 12:52, 2 February 2014 diff hist +21 Module:Arguments Created page with "-- This module provides easy processing of arguments passed to Scribunto from #invoke. -- It is intended for use by other Lua modules, and should not be called from #invoke di..."
- 12:51, 2 February 2014 diff hist +52 Module:Message box Created page with "-- This is a meta-module for producing message box templates, including {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Require necessary m..."