Template talk:Nwr
From Meta, a Wikimedia project coordination wiki
NoWiki and Rendering.
[edit] Documentation
[edit] Wikitext
This Template:Nwr (talk, backlinks, edit) contains:
<includeonly><</includeonly>nowiki>{{{1}}}</nowiki> gives {{{1}}}
[edit] Purpose
This template produces a demonstration of how wikitext is rendered. It copies a given wikitext and puts one copy in nowiki-tags.
[edit] Usage
{{subst:Nwr
|wikitext
}}
or
{{subst:Nwr
|1=wikitext
}}
The latter is required if the wikitext contains "=".
[edit] Examples
{{subst:nwr|{{t|abc}}}} produces the wikitext
"<nowiki>{{t|abc}}</nowiki> gives {{t|abc}}"
which is rendered as
"{{t|abc}} gives start-abc-end"
[edit] See also
- Template:Nwrt - version that produces a table row
- Template:Doctl - this page Template talk:Nwr is an example of a page created by subst'ing Template:doctl
[edit] History
- Created
- Patrick 12:59, 10 December 2005 (UTC)
- Updated
- added link to doctl AzaToth 15:30, 10 December 2005 (UTC)
Contents |