Difference between revisions of "Module:Biology/doc"

From Multilingual Bookbinding Dictionary
Jump to navigation Jump to search
Imported>Sarang
m (+cat)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 16:48, 13 September 2020

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