Template:Syntax
Appearance
| Template documentation |
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this template's documentation (edit) (about template documentation). |
No TemplateStyles exist (create). Remember to add after the opening <includeonly> tag:
|
<templatestyles src="Template:Syntax/styles.css" />
|
Usage
[edit source]{{syntax|{{DPL|category}}{{=}}this}}gives:
category=this
Documentation
[edit source]Wraps content in formatted <code><nowiki><code></code></nowiki></code> tags, remember to replace special characters recognized by templates like = or | with formatting templates like {{=}}, or magic words like {{!}}.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | Enter the content to wrap. | String | required |