Difference between revisions of "Template:Recent tournament results page row"
Jump to navigation
Jump to search
Kevin Wang (talk | contribs) (Created page with "{{#vardefine: i|2}}*'''[[{{{1}}}]]''' – {{{m1}}}{{ssl|{{{l1|no stats}}}}}{{#while: <!---->|{{#if:{{{m{{#expr:{{#var:i}}+1}}|}}}|true}} <!---->|, {{{m{{#var:i}}}}}{{ssl|{{{l{...") |
Kevin Wang (talk | contribs) (change the results rows to separate mirrors into a list rather than concatenate them into a comma-delimited natural language string) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{#vardefine: i|2}}*''' | + | {{#vardefine: i|2}}*'''{{{1}}}''' {{#if:{{{2|}}}|@ {{{2}}}}}{{#if:{{{m2|}}}| |
− | + | # {{{m1}}}{{ssl|{{{l1|no stats}}}}}|– {{{m1}}}{{ssl|{{{l1|no stats}}}}}}}{{#while: | |
− | + | <!---->|{{#if:{{{ m{{#var:i}}| }}}|true}} | |
− | + | <!---->|<nowiki/> | |
− | Row for use in [[Template:Recent tournament results page section]] and in turn [[Template:Recent tournament results page]]. | + | # {{{ m{{#var:i}} }}}{{ssl|{{{ l{{#var:i}}|no stats}}}}}{{Add|i|1}}}}<noinclude> |
+ | Row for use in [[Template:Recent tournament results page section]] and in turn [[Template:Recent tournament results page]]. Shortcut at [[Template:rtrp row]]. | ||
Examples: | Examples: | ||
− | {{Recent tournament results page row|2011 ACF Fall|m1=s|l1=fake link}} | + | {|class="wikitable" |
− | {{Recent tournament results page row|2014 ACF Nationals|m1=s|l1=fake link | + | !Input |
+ | !Output | ||
+ | |- | ||
+ | |<pre>{{Recent tournament results page row|[[2011 ACF Fall]]|m1=s|l1=fake link}}</pre> | ||
+ | |{{Recent tournament results page row|[[2011 ACF Fall]]|m1=s|l1=fake link}} | ||
+ | |- | ||
+ | |<pre>{{Recent tournament results page row|[[2014 ACF Nationals]]|m1=s|l1=fake link | ||
+ | |m2=t}}</pre> | ||
+ | |{{Recent tournament results page row|[[2014 ACF Nationals]]|m1=s|l1=fake link | ||
|m2=t}} | |m2=t}} | ||
− | {{Recent tournament results page row| | + | |- |
+ | |<pre>{{Recent tournament results page row|[[2021 HSNCT]]|online|m1=a | ||
+ | |m2=b|l2=fake link | ||
+ | |m3=c|l3=fake link}}</pre> | ||
+ | |{{Recent tournament results page row|[[2021 HSNCT]]|online|m1=a | ||
|m2=b|l2=fake link | |m2=b|l2=fake link | ||
|m3=c|l3=fake link}} | |m3=c|l3=fake link}} | ||
− | {{Recent tournament results page row|2009 NSC|m1=q|l1=fake link | + | |- |
+ | |<pre>{{Recent tournament results page row|[[2009 NSC]]|purgatory|m1=q|l1=fake link | ||
+ | |m2=r|l2=fake link | ||
+ | |m3=s | ||
+ | |m4=t|l4=fake link}}</pre> | ||
+ | |{{Recent tournament results page row|[[2009 NSC]]|purgatory|m1=q|l1=fake link | ||
|m2=r|l2=fake link | |m2=r|l2=fake link | ||
|m3=s | |m3=s | ||
|m4=t|l4=fake link}} | |m4=t|l4=fake link}} | ||
+ | |} | ||
</noinclude> | </noinclude> |
Latest revision as of 20:47, 15 October 2022
- {{{1}}} – {{{m1}}}[no stats]
Row for use in Template:Recent tournament results page section and in turn Template:Recent tournament results page. Shortcut at Template:rtrp row.
Examples:
Input | Output |
---|---|
{{Recent tournament results page row|[[2011 ACF Fall]]|m1=s|l1=fake link}} |
|
{{Recent tournament results page row|[[2014 ACF Nationals]]|m1=s|l1=fake link |m2=t}} |
|
{{Recent tournament results page row|[[2021 HSNCT]]|online|m1=a |m2=b|l2=fake link |m3=c|l3=fake link}} |
|
{{Recent tournament results page row|[[2009 NSC]]|purgatory|m1=q|l1=fake link |m2=r|l2=fake link |m3=s |m4=t|l4=fake link}} |
|