Difference between revisions of "Template:USAMO newbox"
m |
5849206328x (talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude>:''This succession template is designed for the newer USAMOs with 6 questions. For the older USAMOs with the 5 question format, see {{tl|USAMO box}}.'' | <noinclude>:''This succession template is designed for the newer USAMOs with 6 questions. For the older USAMOs with the 5 question format, see {{tl|USAMO box}}.'' | ||
− | </noinclude>{| class="wikitable" style="margin:0.5em auto; font-size:95%; border:1px solid black;" | + | </noinclude>{| class="wikitable" style="clear:both; 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=" | + | | width="50%" align="center" rowspan="{{{rowsp|1}}}" | {{{beforetext|Preceded by<br/>}}}'''{{{before|[[{{{year}}} USAMO Problems/Problem {{{num-b}}}|Problem {{{num-b}}}]]}}}''' |
− | |width=" | + | | width="50%" align="center" rowspan="{{{rowsf|1}}}" | {{{aftertext|Followed by<br/>}}}'''{{{after|[[{{{year}}} USAMO Problems/Problem {{{num-a}}}|Problem {{{num-a}}}]]}}}''' |
− | |||
|- | |- | ||
− | | | + | | 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;" | '''[[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 20:39, 12 August 2014
- 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 (Problems • Resources) | ||
Preceded by Problem 1 |
Followed by Problem 3 | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAMO Problems and Solutions |
2005 USAMO (Problems • Resources) | ||
Preceded by First Question |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAMO Problems and Solutions |
2005 USAMO (Problems • Resources) | ||
Preceded by Problem 5 |
Followed by Last Question | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAMO Problems and Solutions |