Template:Braces
Naar navigatie springen
Naar zoeken springen
Available doc translations
{{ }}

…
The Template:Braces/doc/nl documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
This template was ported from a template from Wikipedia. It was originally at Template:Braces. The original authors of this template are shown on the template's edit history page.
This template's documentation was also ported from Wikipedia, originally from Template:Braces/doc. The original authors of the documentation are shown on the documentation's edit history page.
Wikipedia's text is available under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
This template's documentation was also ported from Wikipedia, originally from Template:Braces/doc. The original authors of the documentation are shown on the documentation's edit history page.
Wikipedia's text is available under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
- This template returns the first unnamed parameter in double braces. To be used to demonstrate template code without the need for clunky nowiki'ing. Further unnamed parameters (up to 8 more) can be used without worrying for pipes.
- An alternative is to use
{{some text}}
. - Set code=on / code=true / etc. to switch the font used to the HTML <code>-style monospaced font.
- To improve legibility,
{{thin space}}
s are inserted either side of any pipe characters (" | ") displayed by the template. - To ensure equals-signs are handled as text by the template, use
{{=}}
to produce them – e.g.{{braces|Templatename|p1{{=}}v1|p2{{=}}v2|...}}
See also
{{brackets}}
{{mono}}