Module:Biology/doc
< Module:Biology
Jump to navigation
Jump to search
Revision as of 09:30, 27 July 2020 by Imported>Sarang (+cat)
This is the documentation page for Module:Biology
Module:Biology (talk⧼dot-separator⧽edit⧼dot-separator⧽hist⧼dot-separator⧽links⧼dot-separator⧽doc⧼dot-separator⧽subpages⧼dot-separator⧽tests / results⧼dot-separator⧽sandbox⧼dot-separator⧽all modules)
Lua error in Module:Autotranslate at line 72: No fallback page found for autotranslate (base=Template:Documentation subpage, lang=en).
- Usage
- This module is used by Module:BiologyList, Module:Taxonavigation, Module:Wikidata4Bio to share code
- Functions
-
- debug utilities: addDebug(), getDebug()
- string testers: startsWith(), endsWith(), contains(), isTrue(), isNilOrEmpty()
- string modifiers: upperFirstLowerOthers(), upperFirst(), trimOrNullify()
- namespace utilities: getCurrentNamespace(), isCurrentNamespaceACategory(), isCurrentNamespaceACategoryOrAGallery(), isCurrentNamespaceACategoryOrAGalleryOrATemplate(), suppressCategory()
- error utilities: incorrectBiologyTemplateUsage()
- How to improve and test this module
-
- develop your modification in Module:Biology/sandbox, the sandbox of this module
- verify your changes in Module_talk:Biology/sandbox/testcases
- if needed improve the testcases Module:Biology/sandbox/testcases
- propagate your changes in Module:Biology
- verify again your changes in Module_talk:Biology/testcases
- if needed improve the testcases Module:Biology/testcases
- See also