მოდული:Taxobox: განსხვავება გადახედვებს შორის

[შეუმოწმებელი ვერსია][შემოწმებული ვერსია]
შიგთავსი ამოიშალა შიგთავსი დაემატა
მომხმარებელმა ערן გვერდი „მოდული:Cite“ გადაიტანა გვერდზე „მოდული:Taxobox“ გადამისამართების დატოვების გარეშე: wrong name
No edit summary
ხაზი 3:
local ENABLE_DEBUG = true
 
--local Cite = require('Module:Cite')
local fb = require('Module:Fallback')
 
ხაზი 682:
-- refids: list of integer ID to create a list of <ref>-references
local function references(refids)
mw.log('references support disabled. Import Cite module to make it work')
local frame = mw.getCurrentFrame()
--
--local frame = mw.getCurrentFrame()
local refstr = ''
--if refids then
-- for id,_ in pairs(refids) do
-- local ref = Cite.citeitem(id, getLang()) or 'Error during creation of citation. Please report [[' .. id .. ']] at [[Module_talk:Cite]]'
-- mw.log('refstr for ', id, ref)
-- refstr = refstr .. frame:extensionTag('ref', ref, {name=id})
-- end
--end
return refstr
--
end
L.references = references
მოძიებულია „https://ka.wikipedia.org/wiki/მოდული:Taxobox“-დან