ढाँचा:Demo inline/कागजात
यो ढाँचाले लुआ प्रयोग गर्दछ: |
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}}
→ ढाँचा:USHRseats
See also
सम्पादन गर्नुहोस्- {{Nowiki template demo}}, which uses Module:Template test case
- {{Automarkup}}, which uses Module:Automarkup