Modulo:FunzioniGeneriche: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
(Ship name extraction)
Nessun oggetto della modifica
Riga 225: Riga 225:
function p.ShipName(frame)
function p.ShipName(frame)
local FullName = frame.args[1]
local FullName = frame.args[1]
local Prefixes = {"USS ", "IKS ", "ECS "}
local Prefixes = {"USS ", "IKS ", "ECS ", "''", "<i>", "</i>"}
-- Removes prefix
-- Removes prefix