Difference between revisions of "Template:Make code/doc"
Jump to navigation
Jump to search
imported>Cydebot m (Robot - Speedily moving category Wikipedia character-substitution templates to Category:Character-substitution templates per CFDS.) |
|||
| Line 17: | Line 17: | ||
* {{tl|UnstripNoWiki}} | * {{tl|UnstripNoWiki}} | ||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
| − | [[Category: | + | [[Category:Character-substitution templates]] |
[[Category:Wikitext processing templates]] | [[Category:Wikitext processing templates]] | ||
[[Category:Documentation assistance templates]] | [[Category:Documentation assistance templates]] | ||
}}</includeonly> | }}</includeonly> | ||
Latest revision as of 01:54, 8 April 2019
| This is a documentation subpage for Template:Make code. It contains usage information, categories and other content that is not part of the original template 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>>}}→ Template:MultiReplace{{Make code|xaxbxcx|{=a|!=b|}=c}}→ Template:MultiReplace
See also
- {{UnstripNoWiki}}