var user = User.seated ? "ProMember" : "Community"; wiki.template(__page.path .. "/" .. user);
Attach file
Comments