Difference between revisions of "Testslash"

From TestWiki
Jump to: navigation, search
(Put a box round the template, for clarity.)
(Update to test arg3/arg3)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
|arg1=test/me
 
|arg1=test/me
 
|arg2=football
 
|arg2=football
 +
|arg3/arg3=stage
 
}}
 
}}
 
</div>
 
</div>
Line 9: Line 10:
 
== What we expect to see: ==
 
== What we expect to see: ==
  
<repeat table="Slash" criteria="stage=test/me,department=football"> </repeat>
+
<repeat table="Slash" criteria="stage=test/me,department=football" sort="stage"> </repeat>

Latest revision as of 11:28, 9 March 2012

Template output:[edit]

Inputs[edit]

  • {{{arg1}}}: test/me
  • {{{arg2}}}: football
  • {{{arg3/arg3}}}: stage

Markup[edit]

<repeat table="Slash" criteria="stage=test/me,department=football" sort="stage"> </repeat>

Result[edit]

department stage
football test/me

What we expect to see:[edit]

department stage
football test/me