Difference between revisions of "Template:!"
From The Broken Dagger Wiki
m (Protected Template:!: change to semi [edit=autoconfirmed:move=autoconfirmed]) |
m |
||
| Line 6: | Line 6: | ||
for this purpose. However the "<code>|</code>" delimiter for a | for this purpose. However the "<code>|</code>" delimiter for a | ||
Wiki table has to be escaped by a template if it's used | Wiki table has to be escaped by a template if it's used | ||
| − | within a template, see also [[ | + | within a template, see also [[BDW:QIF]]. |
Note that there's no such problem with "<code>!</code>" (exclamation mark), it | Note that there's no such problem with "<code>!</code>" (exclamation mark), it | ||
| Line 13: | Line 13: | ||
For obvious reasons this is a '''high risk template''', | For obvious reasons this is a '''high risk template''', | ||
| − | and it cannot be [[ | + | and it cannot be [[BDW:SUBST|substituted]]. |
{{Lts|{{PAGENAME}}}} | {{Lts|{{PAGENAME}}}} | ||
[[Category:Template templates|{{PAGENAME}}]] | [[Category:Template templates|{{PAGENAME}}]] | ||
| − | [[Category: | + | [[Category:BDWiki special effects templates|{{PAGENAME}}]] |
| − | + | ||
| − | + | ||
</noinclude> | </noinclude> | ||
Revision as of 02:47, 4 May 2006
|
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 BDW: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.
For obvious reasons this is a high risk template, and it cannot be substituted.