Difference between revisions of "Template:CanadaMO box"
m (text) |
m (align better) |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="clear:both; margin:0.5em auto; font-size:95%; border:1px solid black;" | {| class="wikitable" style="clear:both; margin:0.5em auto; font-size:95%; border:1px solid black;" | ||
− | | style="background:#ccf;text-align:center;" colspan="3" | '''[[{{{year}}} Canadian MO]]''' | + | | style="background:#ccf;text-align:center;" colspan="3" | '''[[{{{year}}} Canadian MO]]''' |
|- | |- | ||
|width="50%" align="center" colspan="2"|{{{beforetext|Preceded by<br/>}}}'''{{{before|[[{{{year}}} Canadian MO Problems/Problem {{{num-b}}}|Problem {{{num-b}}}]]}}}''' | |width="50%" align="center" colspan="2"|{{{beforetext|Preceded by<br/>}}}'''{{{before|[[{{{year}}} Canadian MO Problems/Problem {{{num-b}}}|Problem {{{num-b}}}]]}}}''' | ||
|width="50%" align="center" rowspan="{{{rowsf|1}}}" | {{{aftertext|Followed by<br/>}}}'''{{{after|[[{{{year}}} Canadian MO Problems/Problem {{{num-a}}}|Problem {{{num-a}}}]]}}}''' | |width="50%" align="center" rowspan="{{{rowsf|1}}}" | {{{aftertext|Followed by<br/>}}}'''{{{after|[[{{{year}}} Canadian MO Problems/Problem {{{num-a}}}|Problem {{{num-a}}}]]}}}''' | ||
|- | |- | ||
− | | colspan="3" style="text-align:center;" | [[{{{year}}} Canadian MO Problems/Problem 1|1]] '''•''' [[{{{year}}} Canadian MO Problems/Problem 2|2]] '''•''' [[{{{year}}} Canadian MO Problems/Problem 3|3]] '''•''' [[{{{year}}} Canadian MO Problems/Problem 4|4]] '''•''' [[{{{year}}} Canadian MO Problems/Problem 5|5]] | + | | colspan="3" style="text-align:center;" | '''[[{{{year}}} Canadian MO Problems|Problems]]''': [[{{{year}}} Canadian MO Problems/Problem 1|1]] '''•''' [[{{{year}}} Canadian MO Problems/Problem 2|2]] '''•''' [[{{{year}}} Canadian MO Problems/Problem 3|3]] '''•''' [[{{{year}}} Canadian MO Problems/Problem 4|4]] '''•''' [[{{{year}}} Canadian MO Problems/Problem 5|5]] |
|}<includeonly>[[Category:Canadian MO Problems]]</includeonly><noinclude> | |}<includeonly>[[Category:Canadian MO Problems]]</includeonly><noinclude> | ||
To use this template, type in: | To use this template, type in: |
Revision as of 19:50, 6 March 2007
[[{{{year}}} Canadian MO]] | ||
Preceded by [[{{{year}}} Canadian MO Problems/Problem {{{num-b}}}|Problem {{{num-b}}}]] |
Followed by [[{{{year}}} Canadian MO Problems/Problem {{{num-a}}}|Problem {{{num-a}}}]] | |
[[{{{year}}} Canadian MO Problems|Problems]]: [[{{{year}}} Canadian MO Problems/Problem 1|1]] • [[{{{year}}} Canadian MO Problems/Problem 2|2]] • [[{{{year}}} Canadian MO Problems/Problem 3|3]] • [[{{{year}}} Canadian MO Problems/Problem 4|4]] • [[{{{year}}} Canadian MO Problems/Problem 5|5]] |
To use this template, type in:
{{CanadaMO 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,
{{CanadaMO box|year=2005|num-b=1|num-a=3}}
If it is the first question, then use:
{{CanadaMO box|year=|before=First Question|num-a=2}}
If it is the last question, then use:
{{CanadaMO box|year=|num-b=4|after=Last Question}}
This yields, respectively:
2005 Canadian MO (Problems) | ||
Preceded by Problem 1 |
1 • 2 • 3 • 4 • 5 | Followed by Problem 3 |
2005 Canadian MO (Problems) | ||
Preceded by First Question |
1 • 2 • 3 • 4 • 5 | Followed by Problem 2 |
2005 Canadian MO (Problems) | ||
Preceded by Problem 4 |
1 • 2 • 3 • 4 • 5 | Followed by Last Question |