Template:Demo inline
Appearance
(Redirected from Template:Demo-inline)
| This template uses Lua: |
An inline version of {{demo}}.
Usage
[edit]Used to include examples of template use in documentation pages.
Like {{demo}}, this template takes an unnamed argument in <nowiki> tags, and displays it unprocessed (as code), then as processed wikitext.
Unlike {{demo}}, this template presents the processed output on the same line as the unprocessed input, separated by an arrow. This is useful for compactly demonstrating a series of different behaviors of the same template.
Example
[edit]The code
{{demo inline|<nowiki>{{cite Merriam-Webster|obsequious}}</nowiki>}}
{{cite Merriam-Webster|obsequious}} → "obsequious". Merriam-Webster.com Dictionary. Merriam-Webster.
TemplateData
[edit]This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Demo inline in articles based on its TemplateData.
TemplateData for Demo inline
An inline version of {{demo}}.
| Parameter | Description | Type | Status | |||
|---|---|---|---|---|---|---|
| No parameters specified | ||||||
See also
[edit]- {{Nowiki template demo}}, which uses Module:Template test case
- {{Automarkup}}, which uses Module:Automarkup