Template:TestTemplate

    From UNITApedia
    Revision as of 08:33, 26 March 2025 by 172.18.0.10 (talk) (Created page with "<noinclude> <!-- Optional: Categorize your template --> Category:Test templates <templatedata> { "params": { "TestField": { "label": "Test Field", "description": "Enter some test data", "example": "Example text", "type": "string", "required": true } }, "description": "A test template that displays a Test Field value" } </templatedata> </noinclude> <includeonly> == Test Section == * **Test Field:** {{{TestField|}}} </include...")
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

    A test template that displays a Test Field value

    Template parameters

    ParameterDescriptionTypeStatus
    Test FieldTestField

    Enter some test data

    Example
    Example text
    Stringrequired