Template:TEST-SubTemplate: Difference between revisions

From The Talos Principle Wiki
m Theadamabrams moved page Template:TEST-SubTemplate to Template:User:theadamabrams/TEST-SubTemplate without leaving a redirect: For testing only
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
<span style="color:red;">This is for <b>testing</b> possible features / coding of templates.
<span style="color:red;">This is for <b>testing</b> possible features / coding of templates.
It should not be used in any articles.</span>
It should not be used in any articles.</span>
</noinclude>
a{{{a|}}}ab{{{b|}}}b
<noinclude>
<templatedata>
{
"params": {
"a": {
"label": "First",
"type": "unknown",
"required": true
},
"b": {
"label": "Second",
"type": "unknown"
}
},
"description": "(For testing only.)"
}
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 08:22, 23 November 2023

This is for testing possible features / coding of templates. It should not be used in any articles.

aabb

(For testing only.)

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Firsta

no description

Unknownrequired
Secondb

no description

Unknownoptional