Difference between revisions of "MediaWiki:Architecture of SAR service"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== Templates == | == Templates == | ||
+ | Templates are a MediaWiki system that allow filling text modularly. There is [https://www.mediawiki.org/wiki/Help:Templates extensive documentation] on the MediaWiki docs. | ||
+ | |||
+ | Note that templates can be used from within gadgets (see below) as well as regular pages. | ||
== Common.js system == | == Common.js system == |
Revision as of 11:21, 18 April 2019
Items & properties
Items and properties are core to wikibase. They operate like a very flexible database. The SAR service relies on some information being properly entered. See Deliveroo (Q102) for an example.
Templates
Templates are a MediaWiki system that allow filling text modularly. There is extensive documentation on the MediaWiki docs.
Note that templates can be used from within gadgets (see below) as well as regular pages.