Versie door Admin (overleg | bijdragen) op 2 jun 2023 om 10:59 (Nieuwe pagina aangemaakt met '-- @param string jsonstr -- @todo: use new lua function that comes with WSSlots local p = {} function p.main ( frame ) local jsonstr = frame.args['jsonstr'] loc...')
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Semantic MediaWikiDit bericht verdwijnt nadat alle relevante taken zijn afgerond.

Er is één onvoltooide of openstaande taak, die nodig is om het installeren van Semantic MediaWiki te voltooien. Een beheerder of gebruiker met voldoende rechten kan deze uitvoeren. Dit moet worden gedaan voordat nieuwe gegevens worden toegevoegd om tegenstrijdigheden te voorkomen.

Module:Read award recognition




-- @param string jsonstr
-- @todo: use new lua function that comes with WSSlots

local p = {}

function p.main ( frame )
	local jsonstr = frame.args['jsonstr']
	local output = jsonstr
	return output
end

function p.subobject( frame )
	
end

-- return p