Difference between revisions of "Template:USAMO newbox"

m
(Undo revision 133160 by Jbala (talk))
(Tag: Undo)
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
</noinclude>{| class="wikitable" style="margin:0.5em auto; font-size:95%; border:1px solid black; width:40%;"
 
</noinclude>{| class="wikitable" style="margin:0.5em auto; font-size:95%; border:1px solid black; width:40%;"
| style="background:#ccf;text-align:center;" colspan="3" | '''[[{{{year}}} USAMO]]''' ('''[[{{{year}}} USAMO Problems|Problems]]''') • [http://www.artofproblemsolving.com/Forum/resources.php?c=182&cid=27&year={{{year}}} Resources])
+
| style="background:#ccf;text-align:center;" colspan="3" | '''[[{{{year}}} USAMO]]''' ('''[[{{{year}}} USAMO Problems|Problems]]''' • [http://www.artofproblemsolving.com/Forum/resources.php?c=182&cid=27&year={{{year}}} Resources])
 
|-
 
|-
 
| width="50%" align="center" rowspan="{{{rowsp|1}}}" | {{{beforetext|Preceded&nbsp;by<br/>}}}'''{{{before|[[{{{year}}} USAMO Problems/Problem {{{num-b}}}|Problem {{{num-b}}}]]}}}'''
 
| width="50%" align="center" rowspan="{{{rowsp|1}}}" | {{{beforetext|Preceded&nbsp;by<br/>}}}'''{{{before|[[{{{year}}} USAMO Problems/Problem {{{num-b}}}|Problem {{{num-b}}}]]}}}'''

Revision as of 12:51, 5 September 2020

This succession template is designed for the newer USAMOs with 6 questions. For the older USAMOs with the 5 question format, see {{USAMO box}}.
[[{{{year}}} USAMO]] ([[{{{year}}} USAMO Problems|Problems]]Resources)
Preceded by
[[{{{year}}} USAMO Problems/Problem {{{num-b}}}|Problem {{{num-b}}}]]
Followed by
[[{{{year}}} USAMO Problems/Problem {{{num-a}}}|Problem {{{num-a}}}]]
[[{{{year}}} USAMO Problems/Problem 1|1]] [[{{{year}}} USAMO Problems/Problem 2|2]] [[{{{year}}} USAMO Problems/Problem 3|3]] [[{{{year}}} USAMO Problems/Problem 4|4]] [[{{{year}}} USAMO Problems/Problem 5|5]] [[{{{year}}} USAMO Problems/Problem 6|6]]
All USAMO Problems and Solutions

To use this template, type in:

{{USAMO newbox|year=|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).

For example,

{{USAMO newbox|year=2005|num-b=1|num-a=3}}

If it is the first question, then use:

{{USAMO newbox|year=|before=First Question|num-a=2}}

If it is the last question, then use:

{{USAMO newbox|year=|num-b=4|after=Last Question}}

This yields, respectively:

2005 USAMO (ProblemsResources)
Preceded by
Problem 1
Followed by
Problem 3
1 2 3 4 5 6
All USAMO Problems and Solutions
2005 USAMO (ProblemsResources)
Preceded by
First Question
Followed by
Problem 2
1 2 3 4 5 6
All USAMO Problems and Solutions
2005 USAMO (ProblemsResources)
Preceded by
Problem 5
Followed by
Last Question
1 2 3 4 5 6
All USAMO Problems and Solutions