Шаблон:ASST/weight/doc
Облик
< Шаблон:ASST | weight
This is a documentation subpage for Шаблон:ASST/weight (see that page for the шаблон itself). It contains usage information, categories and other content that is not part of the original шаблон page. |
This subtemplate of {{ASST}} uses an option to decide whether to put given text in boldface. Meant to be used at option by other templates, not just by {{ASST}} and its subtemplates.
Usage
Specify the string as unnamed parameter. Specify non-blank parameter bold
to put the string in boldface.
Internals
This is a convenient way to use a parameter to determine whether or not to bold something, without writing the whole markup twice, {{#if:{{{bold|}}}|...stuff...|...stuff...}}
.
At this writing, this template is not used by {{ASST}} or any of its (other) subtemplates.