Template:OEIS: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#if: {{{2|}}} |[http://oeis.org/{{{1}}} {{{2}}}<small> (OEIS)]</small> |[http://oeis.org/{{{1}}} OEIS Sequence {{{1}}}]}}</includeonly>
<includeonly>{{#if:{{{2|}}}|[http://oeis.org/{{{1}}} {{{2}}} <small>(OEIS)</small>]|[http://oeis.org/{{{1}}} OEIS Sequence {{{1}}}]
<noinclude>Usage:
}}</includeonly><noinclude>
* '''<nowiki>{{OEIS|A000001}}</nowiki>''' ⇢ {{OEIS|A000001}}
{| class="wikitable"
* '''<nowiki>{{OEIS|A000001|Number of groups of order n}}</nowiki>''' ⇢ {{OEIS|A000001|Number of groups of order n. }}</noinclude>
|-
!Usage
!Gives
|-
|
<nowiki>{{OEIS|A000001}}</nowiki>
|{{OEIS|A000001}}
|-
|
<nowiki>{{OEIS|A000001|Number of groups of order n}}</nowiki>
|{{OEIS|A000001|Number of groups of order n. }}
|}</noinclude>