нема опису редагування
starcitizen>Alistair3149 Немає опису редагування |
starcitizen>Alistair3149 Немає опису редагування |
||
| Рядок 4: | Рядок 4: | ||
local hatnote = require( 'Module:Hatnote' )._hatnote | local hatnote = require( 'Module:Hatnote' )._hatnote | ||
local mbox = require( 'Module:Mbox' )._mbox | local mbox = require( 'Module:Mbox' )._mbox | ||
local lang = mw.getContentLanguage() | |||
local p = {} | local p = {} | ||
| Рядок 50: | Рядок 51: | ||
:tag( 'span' ) | :tag( 'span' ) | ||
:addClass( 'documentation-title' ) | :addClass( 'documentation-title' ) | ||
:wikitext( | :wikitext( lang:ucfirst( string.format('%s documentation', pageType) ) ) | ||
:done() | :done() | ||
:tag( 'span' ) | :tag( 'span' ) | ||