Vorlage:Show Comment
Aus Haus Kormin
Version
Version 1.0
Purpose
The template "Show Comment" is used to display a comment, but is has no logic inside. Is is used for internal functions.
Parameters
userparam= [FOLD|FLAT|QUOTE|NONE] # defines initial state of the box, either folded or unfolded. All boxes are foldable. Default is FOLD SOURCE = <text> # Source. This comes with ? due to limitations of named args for semantic template TARGET = <text> # Target. This comes with ? due to limitations of named args for semantic template CONTENT = <text> # Content. This comes with ? due to limitations of named args for semantic template
The function of the "userparam" option "NONE" may not be obvious: The content is hidden. This does not make much sense for a normal box, but this template is used by the Comment-Function and can be used to create invisible comments, which can be reused anywhere else.
Examples
na