Template:Extension db table

[[Special:MyLanguage/Extension:/ table#|]]

Template documentation

Usage

Display a link to the Manual page of a MediaWiki database table, optionally linking to the section describing a specific column.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Extension name1

Name of the extension

Stringrequired
Table name2

Name of the database table

Stringrequired
Column name3

Optional name of the column section to link to

Stringoptional
Alternatively displayed text4

Optional text to display instead of the table and/or field name

Stringoptional

Example

  • {{extension db table|abusefilter|abuse_filter}}abuse_filter
  • {{extension db table|abusefilter|abuse_filter|af_user}}abuse_filter.af_user
  • {{extension db table|abusefilter|abuse_filter|af_user|User ID}}User ID