Meta:Tools/DPL for Blender's wiki/Example usage 2

提供: wiki
移動先: 案内検索

This is a second example of DPL, this time though we want to include only certain sections of this document in the other documents.

<section begin="the-first-section" />

  • This is the first section

<section end="the-first-section" />

<section begin="the-second-section" />

  • This is the second section

<section end="the-second-section" />

<section begin="the-third-section" />

  • This is the third section

<section end="the-third-section" />