Difference between revisions of "Template:En"
From DFM Wiki
EricThrift (talk | contribs) (Created page with "English: {{{1}}}") |
EricThrift (talk | contribs) (Add template data.) Tag: 2017 source edit |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <div lang="en">{{{1}}}</div><noinclude> | |
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "1": { | ||
+ | "label": "text", | ||
+ | "type": "string", | ||
+ | "required": true | ||
+ | } | ||
+ | }, | ||
+ | "description": "Creates an HTML <div> element with the language attribute set to \"English\".", | ||
+ | "format": "inline" | ||
+ | } | ||
+ | </templatedata> | ||
+ | </noinclude> |
Latest revision as of 13:56, 3 November 2021
{{{1}}}
Creates an HTML <div> element with the language attribute set to "English".
Parameter | Description | Type | Status | |
---|---|---|---|---|
text | 1 | no description | String | required |