恪別𡧲版𢯢𢷮𧵑「模庉:Vertical header」
造張㵋貝內容「require( 'strict' ) local p = {} local templatestylesPage = 'Module:Vertical header/styles.css' local function isEmpty(s) return s == nil or s == '' end function p._vertical_header(args) local text = args.text local maxWidth = args.maxWidth local rows = 1 local width = 0 if maxWidth ~= '' then width = maxWidth else for eachMatch in text:gmatch('<[bB][rR] */? *>') do rows = rows + 1 end width = rows width = width .. 'em' end local class =…」 |
空固縿略𢯢𢷮 |
||
| 𣳔2: | 𣳔2: | ||
local p = {} | local p = {} | ||
local templatestylesPage = ' | local templatestylesPage = '模庉:Vertical header/styles.css' | ||
local function isEmpty(s) | local function isEmpty(s) | ||