Cambios

Saltar a: navegación, buscar

Módulo:Crafting

14 bytes eliminados, 20:16 28 abr 2014
sin resumen de edición
local description = ''
if args.showname == '1' or multirow and args.showname ~= '0' then
name = 'Nombre Name !! '
f:callParserFunction( '#dplvar:set', 'craftingname', '1' )
end
header = table.concat( {
' {| class="wikitable ' .. class .. '"',
'! ' .. name .. 'Ingredientes Ingredients !! ' .. recipeClass .. ' Receta de [[FabricaciónCrafting]]recipe' .. description,
'|-'
}, '\n' )
if args.nocat ~= '1' and title.namespace == 0 and not title.isSubpage then
categories = {}
if args.upcoming then
table.insert( categories, '[[Category:ProximamenteUpcoming]]' )
end
if args.ignoreusage ~= '1' then
for k, v in ipairs( ingredientKeys ) do
2712
ediciones

Menú de navegación