Module:Param Parse/doc

From Brighter Shores Wiki
Revision as of 19:16, 26 March 2024 by Gau Cho (talk | contribs) (Add {{documentation}})
Jump to navigation Jump to search

This is the documentation page for Module:Param Parse

This is a documentation subpage for Module:Param Parse.
It contains usage information, categories, and other content that is not part of the original module page.
Module:Param Parse requires Module:Infobox.

These functions are used to validate and format information passed into an Infobox. See Module:Infobox for details and instructions on creating an Infobox. If the information is missing or not valid, the functions here should return nil.

Here is a summary of all the functions:

function name explanation
has_content(arg) Returns arg if any non-whitespace character is found in the string.
image(img) Returns img if any non-whitespace character is found in the string.
image_smw(img) Searches for and returns "File:___.png"
number(num) Removes any commas and parses the string as a number
episode(episode) Returns a plink of the episode, e.g. Hopeport
episode_smw(episode) Returns the name of the episode if valid