To create a page. Send a message

Template:TestParser: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 August 2025

  • curprev 08:5208:52, 28 August 2025Admin talk contribs 548 bytes +548 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",..."