Template:BSLtableinfo: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(we don't want the "#" to show in the section link, of course)
(restoring instructions for sorting platform icons (where did these go?))
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><br />
<includeonly><br />
|-
|-
{{#ifeq:{{PAGENAME}}|{{{group}}}||{{Pipe}}[[BSL:{{{group}}}]]}} <!-- only supply Group column data if not on grouped page -->
{{#ifeq:{{PAGENAME}}|{{{group}}}||{{Pipe}}[[BSL:{{{group}}}|{{{group}}}]]}} <!-- only supply Group column data if not on grouped page -->
|{{{kind}}}
|{{#ifeq:{{{kind}}}|func|data-sort-value="f"|data-sort-value="v"}}|{{#ifeq:{{{kind}}}|func|[[Image:Italic f.png]]|[[Image:Italic v.png]]}}
|{{{type}}}
|{{{type}}}
|{{#ifeq:{{PAGENAME}}|{{{group}}}|[[#{{{name}}}|{{{name}}}]]|[[{{{name}}}]]}} <!-- provide section link on grouped page and command page link on BSL:List -->
|{{#ifeq:{{PAGENAME}}|{{{group}}}|[[#{{{name}}}|{{{name}}}]]|[[{{{name}}}]]}} <!-- provide section link on grouped page and command page link on BSL:List -->

Latest revision as of 16:55, 23 December 2015

Translates information about a BSL function or variable into an entry in a table, in the format used on the Scripting tasks pages and on BSL:List. See BSL:Grouping for a complete explanation of the system.