Anonimo

Modulo:DTEpisodio: differenze tra le versioni

Da Wikitrek.
Additional semantic properties for actor
(Aggiunto Personaggio::)
(Additional semantic properties for actor)
Riga 80: Riga 80:
end
end
--[=[
To add additional semantic properties
{{#set:
|Emily Coutts=Keyla Detmer
|Keyla Detmer=Emily Coutts
}}
]=]
if MakeWikiLink then
if MakeWikiLink then
if AddSemantic then
if AddSemantic then
Riga 91: Riga 98:
if AddSemantic then
if AddSemantic then
Result['Actor'] = '[[Interprete::' .. actorLabel .. ']]'
Result['Actor'] = '[[Interprete::' .. actorLabel .. ']]' .. '{{#set:|' .. actorLabel .. '=' .. CharLabel ..'}}'
else
else
Result['Actor'] = '[[' .. actorLabel .. ']]'
Result['Actor'] = '[[' .. actorLabel .. ']]'