Difference between revisions of "Template:Demo-inline/doc"

From blackwiki
Jump to navigation Jump to search
imported>Swpb
imported>Swpb
Line 6: Line 6:
 
Like {{tl|demo}}, this template takes an unnamed argument in <nowiki><nowiki></nowiki> tags, and displays it unprocessed (as code), then as processed wikitext.
 
Like {{tl|demo}}, this template takes an unnamed argument in <nowiki><nowiki></nowiki> tags, and displays it unprocessed (as code), then as processed wikitext.
  
Unlike {{tl|demo}}, this template presents the processed output starting on the same line as the unprocessed input, separated by an arrow.
+
Unlike {{tl|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==
 
==Example==

Revision as of 18:33, 14 May 2018

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>{{fti|Glory (1989 film)}}</nowiki>}}

produces the template example:

{{fti|Glory (1989 film)}}Glory (1989 film)