Template:OEIS/doc: Difference between revisions
ArrowHead294 (talk | contribs) Docpage |
ArrowHead294 (talk | contribs) mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{dochead}} | {{dochead}} | ||
This template is used to create a links to the [[OEIS]] database. | |||
=== Usage === | === Usage === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |||
! You type | ! You type | ||
! You get | ! You get | ||
|- | |- | ||
| <nowiki>{{OEIS|A000001}}</nowiki> | | <code><nowiki>{{OEIS|A000001}}</nowiki></code> | ||
| {{OEIS|A000001}} | | {{OEIS|A000001}} | ||
|- | |- | ||
| <nowiki>{{OEIS|A000001|Number of groups of order n}}</nowiki> | | <code><nowiki>{{OEIS|A000001|Number of groups of order n}}</nowiki></code> | ||
| {{OEIS|A000001|Number of groups of order n}} | | {{OEIS|A000001|Number of groups of order n}} | ||
|} | |} |