Skip to content

Extension for printing out all the different SMW properties associated to a wiki page.

Notifications You must be signed in to change notification settings

ProteoWiki/SMWListProps

Repository files navigation

SMWListProps

Extension for printing out all the different properties associated to a wiki page.

Usage

  • {{#SMWListProps:FULLPAGENAME|wikionly}}

If FULLPAGENAME is skipped, current pagename is considered.

If we define 'wikionly', only properties defined in the wiki (not special ones) are printed.

Other parameters:

  • values: show properties values
  • raw: render properties values as raw or unformatted text

It's possible to change output

  • sep=separator: defines a separator (default ,)
  • sepvalues=separator: defines a separator in case of multiple values (default -)
  • eqvalues=equal: define a property - value linking value (default :)

About

Extension for printing out all the different SMW properties associated to a wiki page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages