Difference between revisions of "Template:MathWorld2/doc"
Jump to navigation
Jump to search
imported>Tentacles m |
imported>Vanisaac m (→See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 9: | Line 9: | ||
== Examples == | == Examples == | ||
| − | + | ===MathWorld2=== | |
* Code: <code><nowiki>{{MathWorld2|title = Prime Number|urlname = PrimeNumber|title2 = Primes|urlname2 = Primes}}</nowiki></code> | * Code: <code><nowiki>{{MathWorld2|title = Prime Number|urlname = PrimeNumber|title2 = Primes|urlname2 = Primes}}</nowiki></code> | ||
: Output: {{MathWorld2|title = Prime Number|urlname = PrimeNumber|title2 = Primes|urlname2 = Primes}} | : Output: {{MathWorld2|title = Prime Number|urlname = PrimeNumber|title2 = Primes|urlname2 = Primes}} | ||
| + | |||
| + | ===MathWorld=== | ||
| + | *Code: <code><nowiki>{{MathWorld |title=Prime Number | ||
| + | |id=PrimeNumber |access-date={{subst:TODAY}}}}</nowiki></code> | ||
| + | |||
| + | :Output: {{MathWorld |title=Prime Number |id=PrimeNumber |access-date={{TODAY}}}} | ||
== See also == | == See also == | ||
| + | {{Wolfram see also}} | ||
| − | + | <includeonly>{{Sandbox other|| | |
| − | |||
| − | |||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[Category:Mathematics source templates|{{PAGENAME}}]] | [[Category:Mathematics source templates|{{PAGENAME}}]] | ||
| − | </includeonly> | + | }}</includeonly> |
Latest revision as of 00:55, 26 April 2020
| This is a documentation subpage for Template:MathWorld2. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{MathWorld2|title = title|urlname = urlname|title2 = title2|urlname2 = urlname2}}
where all four parameters must be in title case.
Examples
MathWorld2
- Code:
{{MathWorld2|title = Prime Number|urlname = PrimeNumber|title2 = Primes|urlname2 = Primes}}
- Output: Eric W. Weisstein, Prime Number (Primes) at MathWorld.
MathWorld
- Code:
{{MathWorld |title=Prime Number |id=PrimeNumber |access-date={{subst:TODAY}}}}
- Output: Weisstein, Eric W. "Prime Number". MathWorld. Retrieved Template:TODAY. Check date values in:
|access-date=(help)
See also