Modulo:DTGenerico: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
Operator in class category
mNessun oggetto della modifica
(Operator in class category)
Riga 184: Riga 184:
if Prop[1] == "P41" then
if Prop[1] == "P41" then
--String to be used with P88 Naval Class
--String to be used with P88 Naval Class
OperatorName = PropValue:gsub("%[%[", "")
OperatorName = string.sub(PropValue, 3, -3)
OperatorName = string.gsub(OperatorName, "]]", " - ")
end
end
if AddSemantic then
if AddSemantic then

Menu di navigazione