User:Valeriej/WishingWellSandbox

Table with original row template

edit
Wish Active Genies Genies Needed Status Created On Last updated
A wish Valeriej, Seeeko, the_wub             Dream On date date1
Another wish Valeriej       Open date date2


Table with alternative row template

edit
Wish Active Genies Genies Needed Status Created On Last updated
Some wish Valeriej   Open date date2
New wish Valeriej, Seeeko, the_wub       Open date date2


The original row template requires the users call the role module and participants module. The alternative row template is a wrapper for the row module. The row module calls the _participants and _roles methods. Users can pass multiple genies (participants) or geniesNeeded (roles) by grouping them with a single bracket and separating items with commas, which creates a list-like string. The string is parsed within the _roles and _participants method.