Template:BSLtableinfo: Difference between revisions
(restoring instructions for sorting platform icons (where did these go?)) |
(replaced Pipe template with built-in {{!}} magic word) |
||
Line 1: | Line 1: | ||
<includeonly><br /> | <includeonly><br /> | ||
|- | |- | ||
{{#ifeq:{{PAGENAME}}|{{{group}}}||{{ | {{#ifeq:{{PAGENAME}}|{{{group}}}||{{!}}[[BSL:{{{group}}}|{{{group}}}]]}} <!-- only supply Group column data if not on grouped page --> | ||
|{{#ifeq:{{{kind}}}|func|data-sort-value="f"|data-sort-value="v"}}|{{#ifeq:{{{kind}}}|func|[[Image:Italic f.png]]|[[Image:Italic v.png]]}} | |{{#ifeq:{{{kind}}}|func|data-sort-value="f"|data-sort-value="v"}}|{{#ifeq:{{{kind}}}|func|[[Image:Italic f.png]]|[[Image:Italic v.png]]}} | ||
|{{{type}}} | |{{{type}}} |
Latest revision as of 21:41, 22 April 2025
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.