Jump to content

Template:Demo inline

From wikiNonStop
Revision as of 18:01, 31 January 2025 by en>KonstantinaG07 (Reverted edits by 2405:9800:B860:A682:F572:703B:6C6E:C9CF (talk) to last version by Patrick)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation

Purpose

This template shows the result of applying a given wikitext. It is useful for testing and demonstrating wikitext codes, templates and parser functions.

Usage

Fill in the wikitext at the dots:[1]

{{demo inline|<nowiki>...</nowiki>}}

Examples

  • ''abc''abc
  • {{#expr:2*3}} → 6
  • {{#statements:p36|from=q183}}
  • {{!}} → |

See also

Notes

  1. For technical reasons the template could not be made such that the <nowiki> and </nowiki> would not be needed.