Template:Demo-inline/doc
< Template:Demo-inline
Jump to navigation
Jump to search
Revision as of 18:26, 14 May 2018 by imported>Swpb
| 40px | This is a documentation subpage for Template:Demo-inline. It contains usage information, categories and other content that is not part of the original template page. |
Usage
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 starting on the same line as the unprocessed input, separated by an arrow.
Example
The code
{{demo-inline|<nowiki>{{fti|Glory (1989 film)}}</nowiki>}}
produces the template example:
{{fti|Glory (1989 film)}} → Glory (1989 film)