To create a page. Send a message

Template:TestParser

From EverybodyWiki
Revision as of 08:52, 28 August 2025 by Admin (talk | contribs) (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",...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a ParserFunctions test.

No name given
No age given

A simple test template for ParserFunctions and TemplateData

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the person

Stringoptional
Ageage

The age of the person

Numberoptional