Template:Make code/doc
Lua error: Internal error: The interpreter exited with status 127.
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
Lua error: Internal error: The interpreter exited with status 127.
- 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>>}}
→ Lua error: Internal error: The interpreter exited with status 127.{{Make code|xaxbxcx|{=a|!=b|}=c}}
→ Lua error: Internal error: The interpreter exited with status 127.
See also
- {{UnstripNoWiki}}