| 4 | |
| 5 | {{{ |
| 6 | #!protected |
| 7 | #:This will only be visible to those that do not have the PROTECTED_VIEW permission |
| 8 | This will only be visible to those that have the PROTECTED_VIEW permission |
| 9 | Will show all content with a red line to the left |
| 10 | }}} |
| 11 | |
| 12 | {{{ |
| 13 | #!protected-red |
| 14 | #:This will only be visible to those that do not have the PROTECTED_RED_VIEW permission |
| 15 | This will only be visible to those that have the PROTECTED_RED_VIEW permission |
| 16 | Will show all content with a red line to the left |
| 17 | }}} |
| 18 | |
| 19 | {{{ |
| 20 | #!protected-blue |
| 21 | #:[[Include(wiki:RestrictedSection)]] |
| 22 | This will only be visible to those that have the PROTECTED_BLUE_VIEW permission. |
| 23 | Those that do not have this permission will see the wiki page called RestictedSection |
| 24 | }}} |