Cambios

Saltar a: navegación, buscar

Módulo:Crafting

30 bytes añadidos, 16:11 27 abr 2014
sin resumen de edición
end
if parts.name:find( '^Any Cualquier ' ) then table.insert( links, 'Any Cualquier [[' .. link .. parts.name:sub( 4 ) .. ']]' )
else
table.insert( links, '[[' .. link .. parts.name .. ']]' )
end
if name:find( '^Any Cualquier ' ) then table.insert( ingredientsCell, 'Any Cualquier [[' .. link .. name:sub( 5 ) .. ']]' .. separator )
else
table.insert( ingredientsCell, '[[' .. link .. name .. ']]' .. separator )
v = v:sub( 2 )
if not v:find( ':' ) then
if v == 'Any Cualquier Tinte' then
for _, tinte in ipairs( {
'Tinte Naranja', 'Tinte Magenta', 'Tinte Azul Claro', 'Tinte Amarillo', 'Tinte Verde Lima',
2187
ediciones

Menú de navegación