Anonimo

Modulo:DTEpisodio: differenze tra le versioni

Da Wikitrek.
Additional semantic properties for character
mNessun oggetto della modifica
(Additional semantic properties for character)
Riga 86: Riga 86:
|Keyla Detmer=Emily Coutts
|Keyla Detmer=Emily Coutts
}}
}}
{{#set:|Emily Coutts=Keyla Detmer}}
{{#set:|Keyla Detmer=Emily Coutts}}
]=]
]=]
if MakeWikiLink then
if MakeWikiLink then
if AddSemantic then
if AddSemantic then
Result['Character'] = Prefix .. '[[Personaggio::' .. CharLink .. '|' .. CharLabel .. ']]' .. Suffix
Result['Character'] = Prefix .. '[[Personaggio::' .. CharLink .. '|' .. CharLabel .. ']]' .. Suffix .. frame:callParserFunction('#set:', CharLabel .. '=' .. actorLabel)
else
else
Result['Character'] = Prefix .. '[[' .. CharLink .. '|' .. CharLabel .. ']]' .. Suffix
Result['Character'] = Prefix .. '[[' .. CharLink .. '|' .. CharLabel .. ']]' .. Suffix
Riga 99: Riga 99:
if AddSemantic then
if AddSemantic then
Result['Actor'] = '[[Interprete::' .. actorLabel .. ']]' .. frame:callParserFunction('#set:', actorLabel .. '=' .. CharLabel) --'{{#set:|' .. actorLabel .. '=' .. CharLabel ..'}}'
--Result['Actor'] = '[[Interprete::' .. actorLabel .. ']]' .. frame:callParserFunction('#set:', actorLabel .. '=' .. CharLabel)
Result['Actor'] = '[[Interprete::' .. actorLabel .. ']]'
else
else
Result['Actor'] = '[[' .. actorLabel .. ']]'
Result['Actor'] = '[[' .. actorLabel .. ']]'