Template:BSdirective
Jump to navigation
Jump to search
This templates does nothing by itself. Don't delete it nevertheless, since it is used to compile {{BS-map}} in to {{routemap}}. See the doc.
Usage
This template is intended to transmit some directives to the compiler when translating a {{BS-map}} into a {{routemap}}.
- Inside of a {{BS-map}} structure, {{BSdirective|this_and_that}} is simply skipped.
- At compile time, string this_and_that is simply unprotected. The parser uses the sed rule:
s¶{{BSdirective|\([^}]*\)}}¶\1¶
The parser process therefore assumes that string this_and_that don't contain any closing curly brace.
This artifex can be used to transmit strange tw values, or any other parameter that is found missing after compilation.
| The above documentation is transcluded from Template:BSdirective/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |