<protected [ grant="group,group,..." ] [ deny="group,group,..." ] > ... any markup that you wish to protect </protected>
<protected deny="Anonymous"> The wiki markup contained in here cannot be seen by anonymous users. </protected>
<protected grant="Administrators"> The wiki markup contained in here can only be seen by users in the Administrators group. </protected>
<protected grant="Administrators,LeftHandedMonkeys" deny="GreenMonkeys"> The wiki markup contained in here can only be seen by users in the Administrators and LeftHandedMonkeys group, but any users also belonging to the GreenMonkeys group would be denied. </protected>