Помоћ око Медијавикијевог API-ја
Ово је аутоматски генерисана документација за Медијавики API
Документација и примери: -{R|https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page}-
submodule=view-header (vh)
- This module requires read rights.
- Извор: Flow
- Лиценца: GPL-2.0-or-later
View a board description.
Параметри:
- vhformat
Format to return the content in.
- One of the following values: fixed-html, html, wikitext
- Default: fixed-html
- vhrevId
Load this revision, instead of the most recent.
Пример:
- Fetch the description of Talk:Sandbox as wikitext
- api.php?action=flow&submodule=view-header&page=Talk:Sandbox&vhformat=wikitext&revId= [open in sandbox]