Cambios

Saltar a: navegación, buscar

Módulo:Brewing

16 bytes añadidos, 19:37 13 ago 2015
sin resumen de edición
local description = ''
if args.showname == '1' or multirow and args.showname ~= '0' then
name = 'Name Nombre !! '
f:callParserFunction( '#dplvar:set', 'brewingname', '1' )
end
header = table.concat( {
'{| class="wikitable ' .. class .. '"',
'! ' .. Nombre name .. 'Ingredientes !! ' .. recipeClass .. ' Receta de [[BrewingAlquimia]] receta' .. description,
'|-'
}, '\n' )
local base = args.base or ''
if base == '' then
base = 'Poción Rararara'
end
if nameCell and args.upcoming == '1' then
nameCell = nameCell .. '<br>(upcomingpróximamente)'
end
local category = ''
if mw.title.getCurrentTitle().namespace == 0 and args.nocat ~= '1' and args.upcoming == '1' then
category = '[[CategoryCategoría:UpcomingPróximamente]]'
end
Colaborador, Bots, Administradores
10 223
ediciones

Menú de navegación