Module:Item infobox/doc: Difference between revisions
From Space Station 14 Wiki
Created page with "{{module docs}} == Edible by params == Edible by parameters are implemented in this module, entrypoint {{c|generate_edible_by}}. List of edible by params is defined by {{c|edible_by_display_tbl}}. === Tests === {{#invoke:Item infobox/testcases/edible by|run}}" |
|||
Line 7: | Line 7: | ||
=== Tests === | === Tests === | ||
[[Module:Item infobox/testcases/edible by]] | |||
{{#invoke:Item infobox/testcases/edible by|run}} | {{#invoke:Item infobox/testcases/edible by|run}} |
Revision as of 01:15, 4 April 2025
Module documentation
|
---|
View or edit this documentation • (about module documentation) |
Edible by params
Edible by parameters are implemented in this module, entrypoint generate_edible_by
.
List of edible by params is defined by edible_by_display_tbl
.
Tests
Module:Item infobox/testcases/edible by
✅ All tests passed.
Name | Expected | Actual | |
---|---|---|---|
✅ | test_empty | ||
✅ | test_everyone | ||
✅ | test_everyone_except_other_options | ||
✅ | test_everyone_except_reptilians | ||
✅ | test_moth | ||
✅ | test_reptilian |