18,700
edits
(oops, I've gotten rusty; we need noinclude for docs so they are not transcluded) |
(another attempt to remove the line break) |
||
Line 4: | Line 4: | ||
The original goal in introducing this template was to create a custom TOC based on this invisible section markup that could be used to document [[BSL:Tutorial/airport1_level_logic.bsl|raw BSL]]; however, no simple solution to the issue of how to create a TOC from span ids has been found yet. | The original goal in introducing this template was to create a custom TOC based on this invisible section markup that could be used to document [[BSL:Tutorial/airport1_level_logic.bsl|raw BSL]]; however, no simple solution to the issue of how to create a TOC from span ids has been found yet. | ||
[[Category:Basic formatting templates]]</noinclude> | [[Category:Basic formatting templates]]</noinclude><includeonly>{{#if:{{{1|}}}|<span id="{{{1|}}}"></span>}}<!-- | ||
<includeonly>{{#if:{{{1|}}}|<span id="{{{1|}}}"></span>}}<!-- | |||
-->{{#if:{{{2|}}}|<span id="{{{2|}}}"></span>}}<!-- | -->{{#if:{{{2|}}}|<span id="{{{2|}}}"></span>}}<!-- | ||
-->{{#if:{{{3|}}}|<span id="{{{3|}}}"></span>}}<!-- | -->{{#if:{{{3|}}}|<span id="{{{3|}}}"></span>}}<!-- |