Anonimo

Modulo:BeginEndPage: differenze tra le versioni

Da Wikitrek.
nessun oggetto della modifica
mNessun oggetto della modifica
Nessun oggetto della modifica
Riga 72: Riga 72:


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-- Build and return the list of shortcodes for series, season and episode
-- Gets episode's data from DataTrek and passes them
--
--
-- @param {Frame} Info from MW session
-- @param {Frame} Info from MW session
-- @return {string} The full incipit wikitext
--------------------------------------------------------------------------------
function p.ShortCodeFromDT(frame)
return ""
end
 
--------------------------------------------------------------------------------
-- Set the Semantic property related to episode shortcodes for
-- series, season and episode
--
-- @param {Series} Acronym of the series' name
-- @param {Season} Ordinal of the season
-- @param {Season} Ordinal of the episode in the season
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
function p._BuildShortCode(Series, Season, Episode)
function p._BuildShortCode(Series, Season, Episode)