Module:Image area:修订间差异

来自互联网一战博物馆
Iopk123451留言 | 贡献
创建页面,内容为“local p = {} local function imageLink( name, size, class ) local rows = { 'File:'..name } if size then table.insert(rows, ''..size) end if class then table.insert(rows, 'class='..class) end if name == 'No image.svg' then table.insert(rows, 'link=') end return '')..'' end function p.imageArea( f ) local args = require( 'Module:ProcessArgs' ).merge( true ) return p.main( args ) end function p.main( args ) local t…”
标签移动版编辑 移动版网页编辑
 
(没有差异)