TestPage2: Difference between revisions

From Jcastle.info
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#invoke:Test|hello}}
function p.getJSONLD()
 
  return '{"@context": "https://schema.org", "name": "Test Castle"}'
 
end
{{#invoke:CastleLD|getJSONLD}}

Latest revision as of 22:20, 19 July 2025

function p.getJSONLD()

 return '{"@context": "https://schema.org", "name": "Test Castle"}'

end