SMW sandbox: Difference between revisions
Jump to navigation
Jump to search
m (→Simple tests) |
mNo edit summary |
||
Line 16: | Line 16: | ||
gives | gives | ||
:Property test: [[Part-of Mediawiki::Semantic MediaWiki]] | :Property test: [[Part-of Mediawiki::Semantic MediaWiki]] | ||
== InfoBox == | |||
An infobox about facts in page can be automatically generated at the end of the page by setting a parameter in LocalSettings.php ..... |
Revision as of 18:01, 24 August 2011
Introduction
This page is for Semantic MediaWiki testing. So far I don't use it for real yet - Daniel K. Schneider 18:40, 24 August 2011 (CEST)
Simple tests
The example from the Installation Manual
Property test: [[testproperty::Dummypage]]
gives:
- Property test: Dummypage
Same but using an existing page:
Property test: [[Part-of Mediawiki::Semantic MediaWiki]]
gives
- Property test: Semantic MediaWiki
InfoBox
An infobox about facts in page can be automatically generated at the end of the page by setting a parameter in LocalSettings.php .....