Template:Param/doc: Revision history

From The Blockheads Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 August 2024

  • curprev 15:4815:48, 6 August 2024JarlPenguin talk contribs 643 bytes +643 Created page with "{{documentation header}} This template outputs the name of a parameter within code tags, without the parameter being affected by page transclusion. == Usage == {{<nowiki/>param|<var>parameter name</var>|<var>optional parameter default</var>}} == Examples == <pre> {{param|1}} </pre> ;produces {{param|1}} <pre> {{param|parameter|default}} </pre> ;produces {{param|parameter|default}} == See also == * {{t|Template link}} * {{t|Para}} * {{t|TemplateCode}} <includeonly..."