Template:2x
Repeats what you enter twice.
Usage
[edit]{{2x|your text here}}
- produces:
- your text hereyour text here
{{2x|your text here|,}}
- produces:
- your text here,your text here
Example
[edit]Code | Result |
---|---|
{{2x|Red Sox!}} |
Red Sox!Red Sox! |
{{2x|Red Sox!| }} |
Red Sox! Red Sox! |
TemplateData
[edit]This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:2x in articles based on its TemplateData.
TemplateData for 2x
Repeats what you enter twice.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | This text will be repeated | Unbalanced wikitext | required |
Separator | 2 | Goes between the two repetitions
| Unbalanced wikitext | optional |