Examples/Module: dplvar (example 1)

From DynamicPageList3 Manual
Revision as of 23:41, 10 April 2023 by imported>FrozenPlum (Add example)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Please do not edit this page unless you're wanting to edit the manual itself, it is an example included in the manual.

Example

Part one of this example sets the variable, names it "varName", and then assigns the value "My Value".

{{#dplvar:set|varName|My Value}}

Note: The result will be empty, because setting the variable doesn't also display that variable.

Result

{{#dplvar:set|varName|My Value}}