Examples/Parameter: title (example 1): Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
imported>FrozenPlum
m (Move the notes out of the example and onto the page)
imported>FrozenPlum
(format/adjustments)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>{{noedit}}</noinclude><!--
<noinclude>{{note|Please '''do not edit''' this page unless you're wanting to edit the manual itself, it is an example included in the manual.|error}}</noinclude><!--
This is the example preloaded for testing, press "Show Preview" to see
This is the example preloaded for testing, press "Show Preview" to see
the example working (at the bottom of the page). If you save this page,
the example working (at the bottom of the page). If you save this page,
Line 6: Line 6:
==Example==
==Example==


This example will include the contents of the "Notes" section/heading of the [[Apple]] article, in the main namespace.
This example includes the contents of the {{tt|Notes}} section/heading of the [[Apple]] article, in the ''Main'' namespace.


<pre>
<pre>

Latest revision as of 07:41, 1 April 2023

Please do not edit this page unless you're wanting to edit the manual itself, it is an example included in the manual.

Example

This example includes the contents of the Notes section/heading of the Apple article, in the Main namespace.

{{#dpl:
|title     = Apple
|include   = #Notes
}}

Result

{{#dpl: |title = Apple |include = #Notes }}