Testslash
From TestWiki
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 |