Module:Biology/doc

From Multilingual Bookbinding Dictionary
< Module:Biology
Revision as of 09:30, 27 July 2020 by Imported>Sarang (+cat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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
  1. develop your modification in Module:Biology/sandbox, the sandbox of this module
  2. verify your changes in Module_talk:Biology/sandbox/testcases
  3. if needed improve the testcases Module:Biology/sandbox/testcases
  4. propagate your changes in Module:Biology
  5. verify again your changes in Module_talk:Biology/testcases
  6. if needed improve the testcases Module:Biology/testcases
See also