NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open the Source Editor as described in Editing a Page
  2. In the XTHML, immediately after each link you create to an external site, enter the following markup.

    Code Block
    <ac:macro ac:name="multiexcerpt-include">
    <ac:parameter ac:name="nopanel">true</ac:parameter>
    <ac:parameter ac:name="MultiExcerptName">ExitDisclaimer</ac:parameter>
    <ac:parameter ac:name="PageWithExcerpt">wikicontent:Exit Disclaimer to Include</ac:parameter>
    </ac:macro>
    

This disclaimer has an image link. The alt text is provided by the multi-excerpt include, along with the image and the link to the disclaimer. The page with this multi-excerpt include is located in a read-only area of the wiki. The markup on the page follows.

...