Access Keys:
Skip to content (Access Key - 0)
Home (Access Key - 1)
All spaces... (Access Key - 3)
Log in (Access Key - 5)
Sign up (Access Key - 6)
Toggle Sidebar

hide-level macro

(None)

{hide-level} macro

Toggle Sidebar
Added by Guy Fraser on Aug 17, 2007 05:49, last edited by Guy Fraser on Jul 07, 2008 12:37
<tr bgcolor=ffffff>
    <!-- The left-hand table cell should contain usage examples -->
    <td>
        {hide-level:from=levelId|upto=levelId} ...content... {hide-level}
    </td>
    <!-- The right-hand cell describes the macro and its available arguments -->
    <!-- and may include sample output -->
    <td>
        <p>hides a block of content based on the user's level</p>
        <p>Parameters:</p>
        <ul>
            <li>from - the bottom limit of levels to whom the content should be hidden</li>
            <li>upto - the upper limit of lefels to whom the content should be hidden</li>
        </ul>
        <p>See Also: <span class="nobr"><a href="http://www.adaptavist.com/display/USERGUIDE/hide-level+macro" title="Visit page outside Confluence">User Guide and Examples</a></span></p>
    </td>
</tr>

Adaptavist Theme Builder Powered by Atlassian Confluence