19,587
edits
m (/cat) |
(adjust single listing (now "standalone") message and remove "edit" message from group listing (now in BSLfunc/varinfo template)) |
||
Line 13: | Line 13: | ||
-->|{{{name}}}<!-- | -->|{{{name}}}<!-- | ||
-->|{{Retitle|{{{name}}}}}<!-- ...fix page title | -->|{{Retitle|{{{name}}}}}<!-- ...fix page title | ||
-->This is a | -->This is a standalone {{#ifeq:{{{kind}}}<!-- and print "standalone" message | ||
-->|func<!-- | |||
-->|function<!-- | |||
-->|variable<!-- | |||
-->}} listing. <!-- | |||
-->Edit this page to change this command's information. <!-- | |||
-->To see this command in the context of related commands, <!-- | -->To see this command in the context of related commands, <!-- | ||
-->go to the [[BSL:{{Find BSL Group|{{{name}}}}}]] page.<!-- | -->go to the [[BSL:{{Find BSL Group|{{{name}}}}}]] page.<!-- | ||
-->}}<!-- end "if PAGENAME == name" | -->}}<!-- end "if PAGENAME == name" | ||
-->{{#ifeq:{{{kind}}}<!-- "if kind == func" | -->{{#ifeq:{{{kind}}}<!-- "if kind == func" |