Template:Docs/row/required: Difference between revisions

From WikiMSK
(Created page with "<noinclude> Helper template to insert a required parameter row in an infobox template documentation page. It takes 3 parameters: * <code>param</code>: The name of the paramete...")
 
(No difference)

Latest revision as of 08:46, 28 June 2020

Helper template to insert a required parameter row in an infobox template documentation page. It takes 3 parameters:

  • param: The name of the parameter being documented
  • desc: A description of how the parameter is to be used
  • eg: One or more usage examples
Documentation for a required parameter
Parameter Description Examples
Unknown parameter {{{desc}}}

{{{eg}}}

Templates with Required Parameters