「モジュール:Infobox/former」の版間の差分

バグ修正; ノート, WP:AN/PEによる
template>Waiesu
template>Waiesu
(バグ修正; ノート, WP:AN/PEによる)
101行目: 101行目:
if args.title then
if args.title then
--captionタグ
--captionタグ
result = result .. '<caption itemprop="name" class="' .. (args.titleclass or '') .. ' style="' .. (args.titlestyle  or '') .. '">' .. args.title .. '</caption>'
result = result .. '<caption itemprop="name" class="' .. (args.titleclass or '') .. '" style="' .. (args.titlestyle  or '') .. '">' .. args.title .. '</caption>'
end
end
if args.above then
if args.above then
匿名利用者