Difference between revisions of "Template:MathWorld/doc"

From blackwiki
Jump to navigation Jump to search
imported>Hyacinth
m (→‎See also: move tl above Wolfram see also)
imported>Mikeblas
m (document ref param)
Line 3: Line 3:
 
{{cs1 wrapper|base=Cite web}}
 
{{cs1 wrapper|base=Cite web}}
  
This template is used for links or references to http://mathworld.wolfram.com
+
This template is used for links or references to https://mathworld.wolfram.com/
  
 
== Usage ==
 
== Usage ==
  
<pre>{{MathWorld |id= |title= |author= |access-date=}}</pre>
+
<pre>{{MathWorld |id= |title= |author= |access-date= |ref= }}</pre>
  
 
where all parameters must be in [[title case]].
 
where all parameters must be in [[title case]].
Line 17: Line 17:
 
# {{Para|author}} (optional) e.g.: John Doe (default is ''Eric Wolfgang Weisstein'')
 
# {{Para|author}} (optional) e.g.: John Doe (default is ''Eric Wolfgang Weisstein'')
 
# {{Para|access-date}} - for use in citations
 
# {{Para|access-date}} - for use in citations
 +
# {{para|ref}} - to mark a reference anchor name to match {{tl|sfn}}-style references
  
 
== HTML anchor ==
 
== HTML anchor ==
Line 23: Line 24:
 
== Example ==
 
== Example ==
 
===MathWorld===
 
===MathWorld===
*Code: <code><nowiki>{{MathWorld |title=Gigantic Prime  
+
*Code: <code><nowiki>{{MathWorld |title=Gigantic Prime |ref=none
 
|id=GiganticPrime |access-date={{subst:TODAY}}}}</nowiki></code>
 
|id=GiganticPrime |access-date={{subst:TODAY}}}}</nowiki></code>
  
:Output: {{MathWorld |title=Gigantic Prime |id=GiganticPrime |access-date={{TODAY}}}}
+
:Output: {{MathWorld |title=Gigantic Prime |id=GiganticPrime |access-date={{TODAY}} |ref=none}}
  
 
===MathWorld2===
 
===MathWorld2===

Revision as of 16:37, 7 May 2020

This template is used for links or references to https://mathworld.wolfram.com/

Usage

{{MathWorld |id= |title= |author= |access-date= |ref= }}

where all parameters must be in title case.

Params

  1. |id= - e.g.: GammaFunction
  2. |title= - e.g.: Gamma Function; defaults to page name
  3. |author= (optional) e.g.: John Doe (default is Eric Wolfgang Weisstein)
  4. |access-date= - for use in citations
  5. |ref= - to mark a reference anchor name to match {{sfn}}-style references

HTML anchor

The template uses a HTML anchor of #Reference-Mathworld-(article name). Thus, to reference a MathWorld article entitled "Gigantic Prime" using Harvard style references, use ([[#Reference-Mathworld-Gigantic Prime|Weisstein]]) which will display as: (Weisstein). When clicked, the link is to the reference in the following example.

Example

MathWorld

  • Code: {{MathWorld |title=Gigantic Prime |ref=none |id=GiganticPrime |access-date={{subst:TODAY}}}}
Output: Weisstein, Eric W. "Gigantic Prime". MathWorld. Retrieved Template:TODAY. Check date values in: |access-date= (help)

MathWorld2

Compare with:

  • Code:{{MathWorld2 |title=Gigantic Prime |id=GiganticPrime |access-date={{subst:TODAY}}}}
Output: Eric W. Weisstein, Gigantic Prime (Primes) at MathWorld.

See also

Template:Wolfram see also