S Tag for Page NAME?

Options

Is there an S Tag for a PageBuilder PageName, rather than the Title?

I want to create a conditional on my PageWrapper that bolds the subnavigation depending on the current page name. I have it working for the page title, but this value is too easily changed in my opinion.

<a class="]::smileytongue:AGE_TITLE_1::selected::unselected]]" href="PageServer?pagename=page_1">Page One</a>

<a class="]::smileytongue:AGE_TITLE_2::selected::unselected]]" href="PageServer?pagename=page_2">Page Two</a>

<a class="]::smileytongue:AGE_TITLE_3::selected::unselected]]" href="PageServer?pagename=page_3">Page Three</a>

Tagged:

Comments

Categories