Difference between revisions of "Template:Demo-inline/doc"
Jump to navigation
Jump to search
imported>Swpb |
imported>Zyxw (add {{Lua|Module:Demo}}) |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
| + | {{Lua|Module:Demo}} | ||
| + | |||
== Usage == | == Usage == | ||
Used to include examples of template use in documentation pages. | Used to include examples of template use in documentation pages. | ||
Revision as of 02:03, 19 August 2018
| 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. |
| 30px | This template uses Lua: |
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 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
The code
{{demo-inline|<nowiki>{{USHRseats|California}}</nowiki>}}
produces the template example:
{{USHRseats|California}} → Template:USHRseats