Template:Brackets
Revision as of 08:40, 29 January 2022 by Tachyony (talk | contribs) (Created page with "[[<nowiki/>{{{1}}}<nowiki/>]{{#if:{{{2|}}}|{{{2}}}}}]<noinclude> {{Documentation | content = This template provides way to wrap content in double square brackets. Examples: *<nowiki>{{brackets|test}}</nowiki> produces: {{brackets|test}} *<nowiki>{{brackets|test|more}}</nowiki> produces: {{brackets|test|more}} *<nowiki>{{brackets|:ja:山本五十六}}</nowiki> produces: {{brackets|:ja:山本五十六}} ===See also=== * {{tl|Braces}} — to wrap content in double...")
[[{{{1}}}]]
This template provides way to wrap content in double square brackets.
Examples:
- {{brackets|test}} produces: [[test]]
- {{brackets|test|more}} produces: [[test]more]
- {{brackets|:ja:山本五十六}} produces: [[:ja:山本五十六]]
See also
- {{Braces}} — to wrap content in double curly brackets
- {{Bracket}} — to wrap content in single square brackets