Chetans suggestion should work if they are different page types. If not, seems like you may need a macro visibility condition maybe similar to this:
{% CurrentDocument.NodeLevel >=2 |(identity)GlobalAdministrator%}
You may need to change that to 1, depending on your structure, but should be easy enough to change and test.