![]() | This proposal is part of "A Dozen Visions for Wikitext". Shortcuts: Versioning - Grunge - Markdown - HTML-only wikis - Extension tag fragments - Syntax uniformity - Colon replacement - Backticks - Syntax for Discussions - #media - #lang - #balance - Long arguments - Variable-length/structured arguments - Annotations - Visual Templates - Page Description Language - Native Script Editing - One Wiki |
Speaking of parser functions: isn’t it annoying that the first argument to a parser function is separated by a colon, while the first argument to a template (and every other argument for both) are separated by a vertical bar?
{{Template|arg1|name=arg2}}
but
We could fix that, or at least treat a vertical bar as a synonym for a colon. We propose to support a vertical bar as an alternative separator, and add built-in support for named arguments while we're at it:
Next section: Backticks