Difference between revisions of "User:Okino/Sandbox 2"

From TestWiki
Jump to: navigation, search
(Test One: and now it works. AND A BIIIIIG THAANK TO HappyDog!!!)
(test)
Line 10: Line 10:
 
|-
 
|-
 
</header>
 
</header>
| {{{Rank}}}. || {{{State}}} {{{Name}}} ||{{{Result}}}
+
| {{{Rank}}}. || {{:User:Okino/Sandbox 3|{{{State}}}}} {{{Name}}} ||{{{Result}}}
 
|-
 
|-
 
<footer>
 
<footer>
 
|}</footer>
 
|}</footer>
 
</repeat>
 
</repeat>
 
== Test Two ==
 
Logical, but not working solution:
 
 
{| class="wikitable" style="text-align: center;"
 
!width=40|Rank
 
!width=250|Athlete
 
!width=100|Result
 
|-
 
<repeat table="Results" criteria="Year=1987" sort="Rank">
 
| {{{Rank}}}. || {{{State}}} {{{Name}}} ||{{{Result}}}
 
|-
 
</repeat>
 
|}
 
 
== Test Three ==
 
Well, a possible, but ugly solution...
 
 
{| class="wikitable" style="text-align: center;"
 
!width=40|Rank
 
!width=250|Athlete
 
!width=100|Result
 
|}
 
<repeat table="Results" criteria="Year=1987" sort="Rank">
 
{| class="wikitable" style="text-align: center;"
 
| width=40 | {{{Rank}}}. || width=250 align=left| {{{State}}} {{{Name}}} || width=100|{{{Result}}}
 
|}</repeat>
 
 
== Basic Test ==
 
<repeat table="Results" sort="Rank DESC"></repeat>
 

Revision as of 23:42, 23 January 2015

See: Talk:WikiDB/Repeat tag syntax

Test One

Really a test after I found there is some problem...

Rank Athlete Result
1. CZE Jan Novák 34,395
2. CHN Lin Ling 34,300
3. USA Peter Smith 34,125