Jump to content

Template:BSLjunc: Difference between revisions

simplifying standalone message and inserting linebreak between it and the command listing
(adjust single listing (now "standalone") message and remove "edit" message from group listing (now in BSLfunc/varinfo template))
(simplifying standalone message and inserting linebreak between it and the command listing)
Line 13: Line 13:
               -->|{{{name}}}<!--
               -->|{{{name}}}<!--
               -->|{{Retitle|{{{name}}}}}<!--                ...fix page title
               -->|{{Retitle|{{{name}}}}}<!--                ...fix page title
                -->This is a standalone {{#ifeq:{{{kind}}}<!--  and print "standalone" message
                 -->Edit this page to change this command's information. <!-- 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.<br /><!--
         -->}}<!--                                            end "if PAGENAME == name"
         -->}}<!--                                            end "if PAGENAME == name"
         -->{{#ifeq:{{{kind}}}<!--                                "if kind == func"
         -->{{#ifeq:{{{kind}}}<!--                                "if kind == func"