Vorlage:!: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Kat) |
(Die Seite wurde neu angelegt: „|<noinclude> ---- This is an auxiliary template allowing to encode "<code>|</code>" within template parameters. It is '''unnecessary''' to get a "<code>|</code>...“) |
||
Zeile 1: | Zeile 1: | ||
|<noinclude>[[ | |<noinclude> | ||
---- | |||
This is an auxiliary template allowing to encode "<code>|</code>" | |||
within template parameters. It is '''unnecessary''' to get a | |||
"<code>|</code>" in these cases, better use "<code>&#124;</code>" | |||
for this purpose. However the "<code>|</code>" delimiter for a | |||
Wiki table has to be escaped by a template if it's used | |||
within a template, see also [[w:WP:QIF]]. | |||
Note that there's no such problem with "<code>!</code>" (exclamation mark), it | |||
only affects "<code>|</code>" (vertical bar) in conjunction | |||
with the [[m:Help:Parameter default]] mechanism within tables. | |||
[[Category:Workaround templates|{{PAGENAME}}]] | |||
</noinclude> |
Version vom 31. August 2011, 10:49 Uhr
|
This is an auxiliary template allowing to encode "|
"
within template parameters. It is unnecessary to get a
"|
" in these cases, better use "|
"
for this purpose. However the "|
" delimiter for a
Wiki table has to be escaped by a template if it's used
within a template, see also w:WP:QIF.
Note that there's no such problem with "!
" (exclamation mark), it
only affects "|
" (vertical bar) in conjunction
with the m:Help:Parameter default mechanism within tables.