Template:DPL parameter

From DynamicPageList3 Manual
Revision as of 21:53, 19 April 2022 by imported>FrozenPlum (Undo revision 2029 by FrozenPlum (talk) I figured out what the issue was with this change (fresh eyes always help), the table of course needs a linebreak to output properly, it was not given one. This to (hopefully) remedy that problem that cascaded across the site and enable manual components (that are NOT examples) use template styles.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
[view | edit | purge]Template Documentation

<templatedata> { "params": { "name": { "label": "Name", "description": "Parameter Name", "type": "string", "required": true }, "purpose": { "label": "Purpose", "type": "string", "required": true, "description": "Purpose of the parameter" } }, "description": "Formats DPL Parameters within a table, with first column (parameter name) highlighted." } </templatedata>

[view | edit | purge]The above documentation is transcluded from Template:DPL parameter/doc.