Template:Extension db table
Appearance
[[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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Extension name | 1 | Name of the extension | String | required |
Table name | 2 | Name of the database table | String | required |
Column name | 3 | Optional name of the column section to link to | String | optional |
Alternatively displayed text | 4 | Optional text to display instead of the table and/or field name | String | optional |
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