Template:Brackets

From PsiForum
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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[[{{{1}}}]]

Template documentation

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