Difference between revisions of "Template:USAMO newbox"

(Undo revision 133160 by Jbala (talk))
(Tag: Undo)
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}}} CAMO]]''' ('''[[{{{year}}} CAMO 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}}} CAMO 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}}}]]}}}'''
| width="50%" align="center" rowspan="{{{rowsf|1}}}" | {{{aftertext|Followed&nbsp;by<br/>}}}'''{{{after|[[{{{year}}} CAMO Problems/Problem {{{num-a}}}|Problem {{{num-a}}}]]}}}'''
+
| width="50%" align="center" rowspan="{{{rowsf|1}}}" | {{{aftertext|Followed&nbsp;by<br/>}}}'''{{{after|[[{{{year}}} USAMO Problems/Problem {{{num-a}}}|Problem {{{num-a}}}]]}}}'''
 
|-
 
|-
| colspan="3" style="text-align:center;" | [[{{{year}}} CAMO Problems/Problem 1|1]] '''•''' [[{{{year}}} CAMO Problems/Problem 2|2]] '''•''' [[{{{year}}} CAMO Problems/Problem 3|3]] '''•''' [[{{{year}}} CAMO Problems/Problem 4|4]] '''•''' [[{{{year}}} CAMO Problems/Problem 5|5]] '''•''' [[{{{year}}} CAMO Problems/Problem 6|6]]
+
| colspan="3" style="text-align:center;" | [[{{{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]]
 
|-
 
|-
| colspan="3" style="text-align:center;" | '''[[CAMO Problems and Solutions | All CAMO Problems and Solutions]]'''
+
| colspan="3" style="text-align:center;" | '''[[USAMO Problems and Solutions | All USAMO Problems and Solutions]]'''
 
|}<includeonly></includeonly><noinclude>
 
|}<includeonly></includeonly><noinclude>
 
 
To use this template, type in:
 
To use this template, type in:
  

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