Difference: VarMETA (2 vs. 3)

Revision 32005-03-27 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"
Deleted:
<
<
 

META -- displays meta-data

  • Provided mainly for use in templates, this variable generates the parts of the topic view that relate to meta-data (attachments, forms etc.) The formfield item is the most likely to be useful to casual users.
  • Syntax: %META{ "item" ...}%
Line: 7 to 6
 
Changed:
<
<
| "formfield" | name="...": name of the field. The field value can be shortened as described in FormattedSearch for $formfield
>
>
| "formfield" | name="...": name of the field. The field value can be shortened as described in FormattedSearch for $formfield
  newline="...": by default, each newline character will be rewritten to <br /> to allow metadata that contains newlines to be used in tables, etc. $n indicates a newline character.
bar="...": by default, each vertical bar is rewritten to an HTML entity so as to not be mistaken for a table separator. | Show a single form field |
Line: 24 to 23
  suffix="...": Suffix, only appears if there are parents; default "".
separator="...": Separator between parents; default " > ". | Generates the parent link |
Changed:
<
<
>
>
 
 
This site is powered by the TWiki collaboration platformCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarMETA.