Anonimo

Modulo:DTBase: differenze tra le versioni

Da Wikitrek.
m
nessun oggetto della modifica
mNessun oggetto della modifica
mNessun oggetto della modifica
Riga 460: Riga 460:
Row = "[[" .. v.fulltext .. "]]"
Row = "[[" .. v.fulltext .. "]]"
             end
             end
             Row = Row .. table.concat(v.printouts['DataTrek ID'], " - ") -- v.printouts['DataTrek ID'][1]
             Row = Row .. table.concat(v.printouts, " - ") -- v.printouts['DataTrek ID'][1]
AllBackReferences[#AllBackReferences + 1] = "*" .. Row
AllBackReferences[#AllBackReferences + 1] = "*" .. Row
         end
         end