You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Module:UnderscoreToPipe

Uit EverybodyWiki Bios & Wiki
Ga naar:navigatie, zoeken

local p = {}
function p.replace(frame)
    return string.gsub( frame.args[1], "_", "|" )
end
return p

Dit Module "UnderscoreToPipe" is uit Wikipedia. De lijst van zijn auteurs is te zien in zijn historische.