Template:Codes/doc
Template page
More actions
| This is a documentation subpage for Template:Codes. It may contain usage information, categories and other content that is not part of the original template page. |
| Uses Lua: |
This template is a simplified usage of <code>...</code>.
Each anonymous parameter is a string to format. Note that <nowiki>...</nowiki>; is needed around a parameter value if it contains the pipe (|) or equals (=) symbols, or they will be treated as a parameter separator or parameter identifier, respectively. Alternatively, you could also use <nowiki>|</nowiki> or {{=}} instead.
Use the {{{delimiter}}} parameter (aliases {{{delim}}} or {{{d}}}) to change the separator between each string. Set this value to the name in words of the delimiter, such as "and".