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}}" |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{module docs}} | {{module docs}} | ||
Contains partial implementation for {{t|Item infobox}}. | |||
== Edible by params == | == Edible by params == | ||
Line 7: | Line 9: | ||
=== Tests === | === Tests === | ||
[[Module:Item infobox/testcases/edible by]] | |||
{{#invoke:Item infobox/testcases/edible by|run}} | {{#invoke:Item infobox/testcases/edible by|run}} |
Latest revision as of 02:07, 4 April 2025
Module documentation
|
---|
View or edit this documentation • (about module documentation) |
Contains partial implementation for {{Item infobox}}.
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 |