Difference between revisions of "Template:USAMO box"
(a lot easier than i expected) |
5849206328x (talk | contribs) m |
||
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {| class="wikitable" style=" | + | <noinclude>:''This succession template is designed for USAMOs with 5 questions. For the newer USAMOs with the 6 question format, see {{tl|USAMO newbox}}.'' |
− | | style="background:#ccf;text-align:center;" colspan="3" | '''[[{{{year}}} | + | |
+ | </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]) | ||
+ | |- | ||
+ | | width="50%" align="center" rowspan="{{{rowsp|1}}}" | {{{beforetext|Preceded by<br/>}}}'''{{{before|[[{{{year}}} USAMO Problems/Problem {{{num-b}}}|Problem {{{num-b}}}]]}}}''' | ||
+ | | 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]] | ||
|- | |- | ||
− | | | + | | colspan="3" style="text-align:center;" | '''[[USAMO Problems and Solutions | All USAMO Problems and Solutions]]''' |
− | + | |}<includeonly></includeonly><noinclude> | |
− | |||
− | |||
− | |}<includeonly> | ||
To use this template, type in: | To use this template, type in: | ||
<pre> | <pre> | ||
− | {{ | + | {{USAMO box|year=|num-b=|num-a=}} |
</pre> | </pre> | ||
Line 17: | Line 21: | ||
For example, | For example, | ||
<pre> | <pre> | ||
− | {{ | + | {{USAMO box|year=2005|num-b=1|num-a=3}} |
</pre> | </pre> | ||
If it is the first question, then use: | If it is the first question, then use: | ||
<pre> | <pre> | ||
− | {{ | + | {{USAMO box|year=|before=First Question|num-a=2}} |
</pre> | </pre> | ||
If it is the last question, then use: | If it is the last question, then use: | ||
<pre> | <pre> | ||
− | {{ | + | {{USAMO box|year=|num-b=4|after=Last Question}} |
</pre> | </pre> | ||
This yields, respectively: | This yields, respectively: | ||
− | {{ | + | {{USAMO box|year=1973|num-b=1|num-a=3}} |
− | {{ | + | {{USAMO box|year=1973|before=First Question|num-a=2}} |
− | {{ | + | {{USAMO box|year=1973|num-b=4|after=Last Question}} |
[[Category:Succession templates]] | [[Category:Succession templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 20:38, 15 August 2014
- This succession template is designed for USAMOs with 5 questions. For the newer USAMOs with the 6 question format, see {{USAMO newbox}}.
[[{{{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]] | ||
All USAMO Problems and Solutions |
To use this template, type in:
{{USAMO box|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 box|year=2005|num-b=1|num-a=3}}
If it is the first question, then use:
{{USAMO box|year=|before=First Question|num-a=2}}
If it is the last question, then use:
{{USAMO box|year=|num-b=4|after=Last Question}}
This yields, respectively:
1973 USAMO (Problems • Resources) | ||
Preceded by Problem 1 |
Followed by Problem 3 | |
1 • 2 • 3 • 4 • 5 | ||
All USAMO Problems and Solutions |
1973 USAMO (Problems • Resources) | ||
Preceded by First Question |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 | ||
All USAMO Problems and Solutions |
1973 USAMO (Problems • Resources) | ||
Preceded by Problem 4 |
Followed by Last Question | |
1 • 2 • 3 • 4 • 5 | ||
All USAMO Problems and Solutions |