Template:Braces
Материал из Valve Developer Community
Перейти к навигации
Перейти к поиску
{{ }}

…

Страница документации Template:Braces/doc/ru не существует.
Вместо неё будет отображена документация на английском. Если после данного сообщения ничего нет, вероятней всего документации не существует даже на английском.
Вместо неё будет отображена документация на английском. Если после данного сообщения ничего нет, вероятней всего документации не существует даже на английском.
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}}