First try to view the topic raw to find out what it does.
Especially note how we use the %debug% variable to display/hide parameter-table output
We try to invocate the macro twice.
%INCLUDE{"SampleMacroDemonstratingIncludeParams"}%
And get...
Order:
%INCLUDE{"SampleMacroDemonstratingIncludeParams" debug="yes" size="big" egg="porched" }%
And get...
Usage:
%INCLUDE{"SampleMacroDemonstratingIncludeParams" ...}%
| %INCLUDE{...}% paramters | |||
|---|---|---|---|
| Name | Default value | Actual value | Documentation |
debug | no | »yes« | Legal values: yes or no / Show "Macro Help" in IncludedTopicUsedAsMacroFakeIt |
egg | boiled | »porched« | Legal values: boiled, srambled or porched / How do you want your egg? |
size | medium | »big« | Legal values: small , medium or large / Size of brunch |
Order:
| BasicForm | |
|---|---|
| TopicClassification | Select one... |
| TopicSummary |
Fake documentation for %INCLUDEPARAMS{...}%
|
| InterestedParties | |
| RelatedTopics | DocumentedDefaultParameterValuesForInclude |