Content deleted Content added
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#if: {{{block|}}}|<syntaxhighlight lang="{{{lang|javascript}}}" line="1"> |
<p style="direction: ltr;">{{#if: {{{block|}}}|<syntaxhighlight lang="{{{lang|javascript}}}" line="1"> |
||
{{{1|}}} |
{{{1|}}} |
||
</syntaxhighlight> |
</syntaxhighlight> |
||
|<code style="direction: ltr">{{{1|}}}</code>}} |
|<code style="direction: ltr">{{{1|}}}</code>}}</p> |
||
<noinclude> |
<noinclude> |
||
<templatedata> |
<templatedata> |
||
Revision as of 14:04, 17 August 2021
template for code lines and blocks
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| code | 1 | no description | Content | required |
| code block (yes/empty) | block | no description | Boolean | deprecated |
| code language | lang | no description | String | suggested |