Template:Wolfram

From Rosetta Code
Revision as of 06:12, 4 June 2013 by rosettacode>NevilleDNZ (conjoin 2nd, 3rd etc args, and add defaults.)

{{{1|Wolfram}

Usage

{{Wolfram|FullArticleName}}
{{Wolfram|Full|Article|Name}}
  • the first parameter {{{1}}} is the Wolfram.com article name, without the ".html" extension.
    • (default is same as rosettacode article name)
  • The second, third parameters are conjoined in the link (BirthdayProblem), but space separated in the text (Birthday Problem).

Example

{{{Wolfram|BirthdayProblem}}} links to http://mathworld.wolfram.com/BirthdayProblem.html
{{{Wolfram|Birthday|Problem}}} also links to http://mathworld.wolfram.com/BirthdayProblem.html

This template adds the page to Category:Wolfram Linked.


This is a template. There are many others. See Category:RCTemplates for a complete list of templates.