Template:TemplateData: Difference between revisions
Jump to navigation
Jump to search
(Support generating MediaWiki TemplateData) |
m (Fix `debug` parameter) |
||
Line 22: | Line 22: | ||
<p>See [[Template:TemplateData]] and [[Template:TemplateData/entry]] for more information about the parameter list and [[Template:TemplateData/entry#Data Dictionary Notation (DDN) for types|DDNCode]] for more information about types and the DDN Notation</p><!-- | <p>See [[Template:TemplateData]] and [[Template:TemplateData/entry]] for more information about the parameter list and [[Template:TemplateData/entry#Data Dictionary Notation (DDN) for types|DDNCode]] for more information about types and the DDN Notation</p><!-- | ||
-->{{#ifexpr:{{#var:templateData-convert}}and{{#if:{{#var:templateData-params}}|1|0}}|<nowiki/> | -->{{#ifexpr:{{#var:templateData-convert}}and{{#if:{{#var:templateData-params}}|1|0}}|<nowiki/> | ||
<div class="{{#ifeq:{{WsBool|{{{debug| | <div class="{{#ifeq:{{WsBool|{{{debug|}}}}}|0|wds-is-hidden|mw-collapsible collapse" style="display: flow-root;}}"><!-- | ||
-->{{#tag:templatedata| | -->{{#tag:templatedata| | ||
{{(}} | {{(}} |
Revision as of 22:00, 9 May 2021
Template for creating a unified parameter format for templates
About
Creates a list that displays Template parameter in a unified format.
Parameter
Do not use named parameter for 1
... x
. The first Parameter will be automatically marked as 1
, the second as 2
and so on.
Parameter | Description | Type | Status |
---|
See Template:TemplateData and Template:TemplateData/entry for more information about the parameter list and DDNCode for more information about types and the DDN Notation
Examples
{{#lsth:Template:TemplateData/entry/doc|Examples}}