;<noinclude>
{{Informative template|1=
__NOTOC__
== Goal ==
This template will add a semicolon <nowiki>;</nowiki> inside a template parameter, as using that directly would break the template.
== Usage == <pre>{{Documentation;}}</pre> An alternative method is to use <nowiki><nowiki>;</nowiki></nowiki> == Examples == === Standalone === {{obr}};{{cbr}}{{;}} === URL === http://test_xyz.com?x{{obr}};{{cbr}}bhttp://test_xyz.com?x{{;}}b === Infobox === {{obr}}infobox {{!}} label1 = {{obr}};{{cbr}} {{!}} data1 = test {{cbr}} {{infobox| label1 = {{;}}| data1 = test| float = none}} == Related templates ==* {{tl|!}}* {{tl|!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS -->}}* {{tl|!!}}* {{tl|{{=}}}} [[Category:Punctuation templates]]}}
</noinclude>