Template:BSLtableinfo: Difference between revisions
Jump to navigation
Jump to search
m (/cat) |
(centering contents of Platform column) |
||
Line 5: | Line 5: | ||
|{{{type}}} | |{{{type}}} | ||
|{{{name}}} | |{{{name}}} | ||
|{{#ifeq:{{{mac|yes}}}|no|{{#ifeq:{{{win|yes}}}|no|data-sort-value=" " <!--if neither platform, sort as " " | |align="center" {{#ifeq:{{{mac|yes}}}|no|{{#ifeq:{{{win|yes}}}|no|data-sort-value=" " <!--if neither platform, sort as " " | ||
-->|data-sort-value="w " <!--if only Win, sort as "w " | |||
-->}}<!-- | |||
-->|{{#ifeq:{{{win|yes}}}|no|data-sort-value=" m" <!--if only Mac, sort as " m" | |||
-->|data-sort-value="wm" <!--if both platforms, sort as "wm" | |||
-->}}<!-- | |||
-->}}|{{#ifeq:{{{mac|yes}}}|no|{{#ifeq:{{{win|yes}}}|no|[[Image:Cmbox deletion.png|20px]] <!--if neither platform, show error icon | -->}}|{{#ifeq:{{{mac|yes}}}|no|{{#ifeq:{{{win|yes}}}|no|[[Image:Cmbox deletion.png|20px]] <!--if neither platform, show error icon | ||
-->|[[Image:Platform-Win.png|20px]] [[Image:Platform-empty.png|20px]] <!--if only Win, show Win and blank icon | -->|[[Image:Platform-Win.png|20px]] [[Image:Platform-empty.png|20px]] <!--if only Win, show Win and blank icon |
Revision as of 06:06, 21 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.