Difference between revisions of "Template:AMC box"
m (derived from AIME box) |
m (deprecated, refer to 10/12 boxes) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Succession box | + | <noinclude>{{deprecated|{{tl|AMC10 box}} or {{tl|AMC12 box}}}}</noinclude>{{Succession box |
|before={{{before|[[{{{year}}} AMC {{{n}}} Problems/Problem {{{num-b}}}|Problem {{{num-b}}}]]}}} | |before={{{before|[[{{{year}}} AMC {{{n}}} Problems/Problem {{{num-b}}}|Problem {{{num-b}}}]]}}} | ||
− | |title=[[AMC]]<br />[[{{{year}}} AMC {{{n}}} Problems|{{{year}}}]] | + | |title=[[AMC]] {{{n}}}<br />[[{{{year}}} AMC {{{n}}} Problems|{{{year}}}]] |
|after={{{after|[[{{{year}}} AMC {{{n}}} Problems/Problem {{{num-a}}}|Problem {{{num-a}}}]]}}} | |after={{{after|[[{{{year}}} AMC {{{n}}} Problems/Problem {{{num-a}}}|Problem {{{num-a}}}]]}}} | ||
}}<includeonly>[[Category:AMC Problems]]</includeonly><noinclude> | }}<includeonly>[[Category:AMC Problems]]</includeonly><noinclude> | ||
Line 14: | Line 14: | ||
For example, | For example, | ||
<pre> | <pre> | ||
− | {{AMC box|year= | + | {{AMC box|year=2000|n=10|num-b=1|num-a=3}} |
{{AMC box|year=2002|n=12A|num-b=1|num-a=3}} | {{AMC box|year=2002|n=12A|num-b=1|num-a=3}} | ||
</pre> | </pre> | ||
Line 20: | Line 20: | ||
If it is the first question, then use: | If it is the first question, then use: | ||
<pre> | <pre> | ||
− | {{AMC box|year= | + | {{AMC box|year=2000|n=10|before=First<br />Question|num-a=2}} |
</pre> | </pre> | ||
If it is the last question, then use: | If it is the last question, then use: | ||
<pre> | <pre> | ||
− | {{AMC box|year= | + | {{AMC box|year=2002|n=12B|num-b=24|after=Last<br />Question}} |
</pre> | </pre> | ||
This yields, respectively: | This yields, respectively: | ||
− | {{AMC box|year= | + | {{AMC box|year=2000|n=10|num-b=1|num-a=3}} |
− | {{AMC box|year=2002|n=12A|num-b=1|num-a=3 | + | {{AMC box|year=2002|n=12A|num-b=1|num-a=3}} |
− | {{AMC box|year= | + | {{AMC box|year=2000|n=10|before=First<br />Question|num-a=2}} |
− | {{AMC box|year= | + | {{AMC box|year=2002|n=12B|num-b=24|after=Last<br />Question}} |
[[Category:Succession templates]] | [[Category:Succession templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 20:56, 1 February 2007
To use this template, type in: {{AMC box|year=|n=|num-b=|num-a=}} Where num-b is the problem number before the current one, and num-a is the problem number after the current one (this is because parser functions are not supported). n is either 8, 10, or 12, followed by A or B if necessary. For example, {{AMC box|year=2000|n=10|num-b=1|num-a=3}} {{AMC box|year=2002|n=12A|num-b=1|num-a=3}} If it is the first question, then use: {{AMC box|year=2000|n=10|before=First<br />Question|num-a=2}} If it is the last question, then use: {{AMC box|year=2002|n=12B|num-b=24|after=Last<br />Question}} This yields, respectively:
|