Participants ... catsub - the general name of subpages containing WikiProject lists and information. Wplink templates should pass calls directly to Wplink-base, but provide a default subpage name for each subpage to be listed - e.g. Members, Assessments, Article alerts, etc.
cat - the automatic WikiProject article category from the talk page template. Almost always the same as the name of the WikiProject, but the cat parameter should also be passed intact, in case of a non-standard WikiProject category.
subs, random, and edits - any non-blank value will display the subpages and project edits links.
All Wplink templates should parse for parameter=no by passing parameters by code like |todo={{#ifeq:{{{todo|}}}}} |no| |{{{todo|To do}}}}}. This will pass a blank value to Wplink-base when todo=no, but will also allow for todo=To do list, when the subpage is at Project name/To do list
customN, where N = 1...10 - allows for 10 custom subpages to be specified. Must include any slashes specifying the subpage name.