Software & Applications: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Update |
Update |
||
| Line 13: | Line 13: | ||
}} | }} | ||
</div> | </div> | ||
< | |||
=== DEBUG (xóa sau khi test) === | |||
* PAGENAME: <code><nowiki>{{PAGENAME}}</nowiki></code> = <code>{{PAGENAME}}</code> | |||
* Replace test: <code>{{#replace:LIGO BLE CONFIGURATOR| |-}}</code> | |||
* Direct image: [[File:LIGO-BLE-CONFIGURATOR-Icon.png|80px]] | |||
* ifexist (hyphen): {{#ifexist:File:LIGO-BLE-CONFIGURATOR-Icon.png|<span style="color:green;">FOUND</span>|<span style="color:red;">NOT FOUND</span>}} | |||
* ifexist (space): {{#ifexist:File:LIGO BLE CONFIGURATOR-Icon.png|<span style="color:green;">FOUND</span>|<span style="color:red;">NOT FOUND</span>}} | |||
* ifexist (underscore): {{#ifexist:File:LIGO_BLE_CONFIGURATOR-Icon.png|<span style="color:green;">FOUND</span>|<span style="color:red;">NOT FOUND</span>}} | |||
* ifexist (lowercase icon): {{#ifexist:File:LIGO-BLE-CONFIGURATOR-icon.png|<span style="color:green;">FOUND</span>|<span style="color:red;">NOT FOUND</span>}} | |||
=== END DEBUG === | |||
[[Category:Main Page]] | [[Category:Main Page]] | ||
Revision as of 10:58, 11 June 2026
Software tools and applications for SOJI products. Click on a product to view documentation, download, and usage instructions.
DEBUG (xóa sau khi test)
- PAGENAME:
{{PAGENAME}}=Software & Applications - Replace test:
LIGO-BLE-CONFIGURATOR - Direct image:

- ifexist (hyphen): FOUND
- ifexist (space): NOT FOUND
- ifexist (underscore): NOT FOUND
- ifexist (lowercase icon): NOT FOUND