Lua: Difference between revisions

From Visual Data Wiki
Jump to navigation Jump to search
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
Test Ausführen von Templates/Widgets mittels frame:preprocess
{{#invoke:lua test|hello|name|Filburt}}
{{#invoke:lua test|hello|name|Filburt}}



Latest revision as of 21:14, 6 May 2024

Test Ausführen von Templates/Widgets mittels frame:preprocess

Example: Return short name and objective of a given project:

{{#invoke:lua json|getProjectData|Natural Resource Managment}}

2024-05-08