Wikipedia:TemplateData/Tutorial: Difference between revisions
Content deleted Content added
CaroleHenson (talk | contribs) |
→Completing the TemplateData information: add syntax highlighting |
||
Line 37:
:* Where there are more than one parameter passed to the template, add a comma after the close bracket, "}," between the parms values.
<source lang="javascript">
<templatedata>
{
Line 57:
}
</templatedata>
</
===Save===
|