Admin
Created page with "This is a ParserFunctions test. <br> {{#if:{{{name|}}}|Name: {{{name}}}|No name given}} <br> {{#if:{{{age|}}}|Age: {{{age}}}|No age given}} <templatedata> { "description": "A simple test template for ParserFunctions and TemplateData", "params": { "name": { "label": "Name", "description": "The name of the person", "type": "string", "required": false }, "age": { "label": "Age", "description": "The age of the person",..."