Module:HTMLParse/doc

From Caves of Qud Wiki
< Module:HTMLParse
Revision as of 18:55, 20 August 2019 by Egocarib (talk | contribs) (Created page with "{{doc/start}} <!-- Documentation here --> This module parses and manipulates HTML strings. There is currently only 1 function: * pluralize ==Pluralize== ===Usage=== <nowiki...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:HTMLParse

Template-info.png Documentation

This module parses and manipulates HTML strings.

There is currently only 1 function:

  • pluralize


Pluralize

Usage

{{#invoke: HTMLParse | pluralize | (html string here) }}

Examples

{{#invoke: HTMLParse | pluralize | html = {{favilink | antimatter cell}} }} antimatter cells
{{#invoke: HTMLParse | pluralize | html = <span style="color:red">big </span><span style="color:blue">book</span> }} big books