Template:Wolfram: Difference between revisions

Content added Content deleted
m (minor)
(* The second, third parameters are conjoined in the link (BirthdayProblem), but space separated in the text (Birthday Problem).)
Line 1: Line 1:
[http://mathworld.wolfram.com/{{{1|{{PAGENAMEE}}}}}{{{2}}}{{{3}}}{{{4}}}{{{5}}}{{{6}}}{{{7}}}{{{8}}}{{{9}}}.html {{{1|{{PAGENAMEE}}} {{{2}}} {{{3}}} {{{4}}} {{{5}}} {{{6}}} {{{7}}} {{{8}}} {{{9}}} }}]
[http://mathworld.wolfram.com/{{{1|{{PAGENAME}}}}}{{{2}}}{{{3}}}{{{4}}}{{{5}}}{{{6}}}{{{7}}}{{{8}}}{{{9}}}.html {{{1|{{PAGENAMEE}}} {{{2}}} {{{3}}} {{{4}}} {{{5}}} {{{6}}} {{{7}}} {{{8}}} {{{9}}}]
<includeonly>[[Category:Wolfram Linked]]</includeonly><noinclude>
<includeonly>[[Category:Wolfram Linked]]</includeonly><noinclude>
== Usage ==
== Usage ==
<pre>{{Wolfram|FullArticleName}}</pre>
<pre>{{Wolfram|FullArticleName}}</pre>
<pre>{{Wolfram|Full|Article|Name}}</pre>
* the first parameter '''{{{1}}}''' is the Wolfram.com article name, without the "<code>.html</code>" extension.
* the first parameter '''{{{1}}}''' is the Wolfram.com article name, without the "<code>.html</code>" extension.
** (default is same as rosettacode article name)
** (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===
===Example===