title: $:/core/ui/ViewTemplate/body/global \whitespace trim \procedure display-global()

<$let name={{{ [removeprefix[$:/global/]] }}} type={{{ [{!!_is_macro}match[yes]then[macro]] :else[{!!_is_function}match[yes]then[function]] :else[{!!_is_procedure}match[yes]then[procedure]] :else[{!!_is_widget}match[yes]then[widget]] :else[[variable]] }}} > {{$:/language/Globals/Caption}}

<$list filter="[has[_parameters]]" variable="ignore"> {{$:/language/Globals/Parameters/Caption}}
<$text text={{!!_parameters}}/>
{{$:/language/Globals/Text/Caption}} <$transclude tiddler="$:/core/ui/ViewTemplate/body/code"/>
\end <$transclude $variable="display-global" $mode="inline"/>