NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be will be undergoing maintenance on Monday, June 24th between 1000 ET and 1100 ET.
Wiki will remain available, but users may experience screen refreshes or HTTP 502 errors during the maintenance period. If you encounter these errors, wait 1-2 minutes, then refresh your page.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{scrollbar:icons=false}

Including the text of a page on another page

To include the text of a page on another page:

  • Create the page with the text you want to include. The space root is a good place to create the page, because the page will not interfere with navigation in the space.
  • On the page where you want the included text to appear, use the following markup at the place where the included text should start:

    Code Block
    {include:spacekey:name of page}

    . If the page to be included is in the same space, you do not need the spackey.

  • Alternatively, you can use the multi-excerpt macro. Refer to Demonstration of includes and Excerpt-Includes (Multi-Excerpt and Excerpt Macros)
  • Avoid putting a table of contents on a page that is to be included, because the links will not work on the page where the table of contents is included.

As an example of the include macro, the caArray Installation Guide has instructions for printing that are on a page in the space root of the caArray2 space. The markup for the included text is:

Code Block
{include:Instructions for Printing}

The instructions are also included below. The markup is:

Code Block
{include:caArray2doc:Instructions for Printing}

Include Page
caArray2doc:Instructions for Printing
caArray2doc:Instructions for Printing

Wiki Markup
{scrollbar:icons=false}