Difference between revisions of "Template:USAJMO box"
m (Created page with '<noinclude>:''This succession template is designed for the USAJMOs with 6 questions. " </noinclude>{| class="wikitable" style="clear:both; margin:0.5em auto; font-size:95%; bord…') |
5849206328x (talk | contribs) m |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {| 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}}} USAJMO]]''' ('''[[{{{year}}} USAJMO Problems|Problems]]''' • [http://www.artofproblemsolving.com/Forum/resources.php?c=182&cid=176&year={{{year}}} Resources]) | |
− | + | |- | |
− | | style="background:#ccf;text-align:center;" colspan="3" | '''[[{{{year}}} USAJMO]]''' ('''[[{{{year}}} USAJMO Problems|Problems]]''' • | + | | width="50%" align="center" rowspan="{{{rowsp|1}}}" | {{{beforetext|Preceded by<br/>}}}'''{{{before|[[{{{year}}} USAJMO Problems/Problem {{{num-b}}}|Problem {{{num-b}}}]]}}}''' |
+ | | width="50%" align="center" rowspan="{{{rowsf|1}}}" | {{{aftertext|Followed by<br/>}}}'''{{{after|[[{{{year}}} USAJMO Problems/Problem {{{num-a}}}|Problem {{{num-a}}}]]}}}''' | ||
+ | |- | ||
+ | | colspan="3" style="text-align:center;" | [[{{{year}}} USAJMO Problems/Problem 1|1]] '''•''' [[{{{year}}} USAJMO Problems/Problem 2|2]] '''•''' [[{{{year}}} USAJMO Problems/Problem 3|3]] '''•''' [[{{{year}}} USAJMO Problems/Problem 4|4]] '''•''' [[{{{year}}} USAJMO Problems/Problem 5|5]] '''•''' [[{{{year}}} USAJMO Problems/Problem 6|6]] | ||
|- | |- | ||
− | | | + | | colspan="3" style="text-align:center;" | '''[[USAJMO Problems and Solutions | All USAJMO Problems and Solutions]]''' |
− | |||
− | |||
|}<includeonly></includeonly><noinclude> | |}<includeonly></includeonly><noinclude> | ||
To use this template, type in: | To use this template, type in: | ||
<pre> | <pre> | ||
− | {{USAJMO | + | {{USAJMO box|year=|num-b=|num-a=}} |
</pre> | </pre> | ||
Line 18: | Line 19: | ||
For example, | For example, | ||
<pre> | <pre> | ||
− | {{USAJMO | + | {{USAJMO box|year=2011|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> | ||
− | {{USAJMO | + | {{USAJMO box|year=2011|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> | ||
− | {{USAJMO | + | {{USAJMO box|year=2011|num-b=4|after=Last Question}} |
</pre> | </pre> | ||
This yields, respectively: | This yields, respectively: | ||
− | {{USAJMO | + | {{USAJMO box|year=2011|num-b=1|num-a=3}} |
− | {{USAJMO | + | {{USAJMO box|year=2011|before=First Question|num-a=2}} |
− | {{USAJMO | + | {{USAJMO box|year=2011|num-b=4|after=Last Question}} |
[[Category:Succession templates]] | [[Category:Succession templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 20:49, 15 August 2014
[[{{{year}}} USAJMO]] ([[{{{year}}} USAJMO Problems|Problems]] • Resources) | ||
Preceded by [[{{{year}}} USAJMO Problems/Problem {{{num-b}}}|Problem {{{num-b}}}]] |
Followed by [[{{{year}}} USAJMO Problems/Problem {{{num-a}}}|Problem {{{num-a}}}]] | |
[[{{{year}}} USAJMO Problems/Problem 1|1]] • [[{{{year}}} USAJMO Problems/Problem 2|2]] • [[{{{year}}} USAJMO Problems/Problem 3|3]] • [[{{{year}}} USAJMO Problems/Problem 4|4]] • [[{{{year}}} USAJMO Problems/Problem 5|5]] • [[{{{year}}} USAJMO Problems/Problem 6|6]] | ||
All USAJMO Problems and Solutions |
To use this template, type in:
{{USAJMO 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,
{{USAJMO box|year=2011|num-b=1|num-a=3}}
If it is the first question, then use:
{{USAJMO box|year=2011|before=First Question|num-a=2}}
If it is the last question, then use:
{{USAJMO box|year=2011|num-b=4|after=Last Question}}
This yields, respectively:
2011 USAJMO (Problems • Resources) | ||
Preceded by Problem 1 |
Followed by Problem 3 | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAJMO Problems and Solutions |
2011 USAJMO (Problems • Resources) | ||
Preceded by First Question |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAJMO Problems and Solutions |
2011 USAJMO (Problems • Resources) | ||
Preceded by Problem 4 |
Followed by Last Question | |
1 • 2 • 3 • 4 • 5 • 6 | ||
All USAJMO Problems and Solutions |