ᱪᱷᱟᱸᱪ:Make code/doc
This is a documentation subpage for ᱪᱷᱟᱸᱪ:Make code. It contains usage information, categories and other content that is not part of the original ᱪᱷᱟᱸᱪ page. |
This template produces wikicode, which is not transcluded or substituted any further. This is equivalent to replacing the {{
, |
and }}
tokens with {{((}}
, {{!}}
and {{))}}
respectively, which may be tedious. It is meant to replace the <nowiki>
tag, which cannot be used as an input to templates like {{Automarkup}}.
Usage
ᱥᱟᱯᱲᱟᱣ{{Make code|wikitext with {, | and } replaced with <, ! and > respectively}}
- Optional parameters
{
(default value:<
): String to be replaced with{
.!
(default value:!
): String to be replaced with|
.}
(default value:>
): String to be replaced with}
.
Example
ᱥᱟᱯᱲᱟᱣ{{Make code|<<As of!2015>>}}
→ {{As of|2015}}{{Make code|xaxbxcx|{=a|!=b|}=c}}
→ x{x|x}x
See also
ᱥᱟᱯᱲᱟᱣ- {{UnstripNoWiki}}