Template:Fdnw
<nowiki>{{{1}}}</nowiki>
gives {{{1}}}
UsageEdit
{{fdnw|p q
''r''
[[s]]}}
gives:
<nowiki>p q ''r'' [[s]]</nowiki>
gives p q ''r'' [[s]]
Limitations and special considerationsEdit
As usual, if the parameter contains "=", put "1=" in front.
The template shows before "gives" the expanded parameter in <nowiki> tags, and after "gives" the rendering of this, with the following consequences.
Wrong resultsEdit
- the <nowiki> tag does not prevent codes like "→" to be interpreted, so the template does not show, for example, that "→" gives "→"; if a wikitext is used that is displayed as "→", the template will wrongly show a result in which this is rendered unchanged
Limitation of wikitextsEdit
- the fact that <nowiki> tags prevent expansion is not demonstrated, what is shown inside <nowiki> tags is already expanded
See alsoEdit